public class ShapeOutlineProvider extends IAdaptable.Bound.Impl<IVisualPart<? extends javafx.scene.Node>> implements Provider<IGeometry>
ShapeOutlineProvider
is a Provider<IGeometry>
that returns an IGeometry
that corresponds
to the shape outline of its host visual, i.e. it includes the geometric
outline and the stroke of the visual. The IGeometry
is specified
within the local coordinate system of the host visual.adaptable
IAdaptable.Bound.Impl<T extends IAdaptable>
Constructor and Description |
---|
ShapeOutlineProvider() |
Modifier and Type | Method and Description |
---|---|
IGeometry |
get() |
adaptableProperty, getAdaptable, setAdaptable
Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.