Index
All Classes and Interfaces|All Packages|Constant Field Values
P
- Parameter(IComputationStrategy.Parameter.Kind) - Constructor for class org.eclipse.gef.fx.anchors.IComputationStrategy.Parameter
-
Creates a new mandatory
IComputationStrategy.Parameter
of the given kind. - Parameter(IComputationStrategy.Parameter.Kind, boolean) - Constructor for class org.eclipse.gef.fx.anchors.IComputationStrategy.Parameter
-
Creates a new optional parameter of the given kind.
- parentToLocal(Node, IGeometry) - Static method in class org.eclipse.gef.fx.utils.NodeUtils
-
Transforms the given
IGeometry
from the parent coordinate system of the givenNode
into the local coordinate system of theNode
. - parentToLocal(Node, Point) - Static method in class org.eclipse.gef.fx.utils.NodeUtils
-
Transforms the given
Point
from the parent coordinate system of the givenNode
into the local coordinate system of theNode
. - pickColor(Shell, Color) - Static method in class org.eclipse.gef.fx.swt.controls.FXColorPicker
-
Opens a
ColorDialog
to let the user pick aColor
. - PLUGIN_ID - Static variable in class org.eclipse.gef.fx.FxBundle
-
The plug-in id of the FX bundle.
- pointsUnmodifiableProperty() - Method in class org.eclipse.gef.fx.nodes.Connection
-
Returns an unmodifiable read-only list property, which contains the points (start, control, end) that constitute this connection.
- PolyBezierInterpolator - Class in org.eclipse.gef.fx.nodes
-
The
PolyBezierInterpolator
interpolates a cubic Bezier spline through the suppliedway points
. - PolyBezierInterpolator() - Constructor for class org.eclipse.gef.fx.nodes.PolyBezierInterpolator
- PolylineInterpolator - Class in org.eclipse.gef.fx.nodes
- PolylineInterpolator() - Constructor for class org.eclipse.gef.fx.nodes.PolylineInterpolator
- positionsUnmodifiableProperty() - Method in class org.eclipse.gef.fx.anchors.AbstractAnchor
- positionsUnmodifiableProperty() - Method in interface org.eclipse.gef.fx.anchors.IAnchor
-
Provides a read-only (map) property with positions (in local coordinates of the anchored
Node
s) for all attachedAnchorKey
s. - PreferredOrientation() - Constructor for class org.eclipse.gef.fx.anchors.DynamicAnchor.PreferredOrientation
-
Creates a new
DynamicAnchor.PreferredOrientation
without default value. - PreferredOrientation(Orientation) - Constructor for class org.eclipse.gef.fx.anchors.DynamicAnchor.PreferredOrientation
-
Creates a
DynamicAnchor.PreferredOrientation
that encapsulates the givenOrientation
. - ProjectionStrategy - Class in org.eclipse.gef.fx.anchors
-
An
IComputationStrategy
that computes anchor position by projecting the respective anchored reference point to the outline of the anchorage reference geometry so that the respective point has minimal distance to the anchored reference point. - ProjectionStrategy() - Constructor for class org.eclipse.gef.fx.anchors.ProjectionStrategy
All Classes and Interfaces|All Packages|Constant Field Values