public class GeometricBoundsProvider extends GeometricOutlineProvider
GeometricBoundsProvider
is a Provider
<IGeometry>
that returns a Rectangle
that corresponds to the
geometric bounds of its host visual, i.e. it does not include the stroke of
the visual or other visual properties (e.g. clip or effect). The
Rectangle
is specified within the local coordinate system of the host
visual.adaptable
IAdaptable.Bound.Impl<T extends IAdaptable>
Constructor and Description |
---|
GeometricBoundsProvider() |
Modifier and Type | Method and Description |
---|---|
IGeometry |
get() |
adaptableProperty, getAdaptable, setAdaptable
public IGeometry get()
get
in interface javax.inject.Provider<IGeometry>
get
in class GeometricOutlineProvider
Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.