Class GeometricBoundsProvider

All Implemented Interfaces:
Provider<IGeometry>, jakarta.inject.Provider<IGeometry>, IAdaptable.Bound<IVisualPart<? extends Node>>

public class GeometricBoundsProvider extends GeometricOutlineProvider
The 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.