public class FXRectangleSegmentHandlePart extends AbstractFXSegmentHandlePart<javafx.scene.shape.Rectangle>
AbstractFXSegmentHandlePart
with a
Rectangle
visual.IAdaptable.Bound<A extends IAdaptable>
Modifier and Type | Field and Description |
---|---|
static javafx.scene.paint.Color |
DEFAULT_FILL
The default fill color for this part's visualization.
|
static double |
DEFAULT_SIZE
The default size for this part's visualization.
|
static javafx.scene.paint.Color |
DEFAULT_STROKE
The default stroke color for this part's visualization.
|
pcs
ANCHORAGES_PROPERTY, ANCHOREDS_PROPERTY, CHILDREN_PROPERTY, PARENT_PROPERTY
ADAPTERS_PROPERTY
ACTIVE_PROPERTY
Constructor and Description |
---|
FXRectangleSegmentHandlePart() |
Modifier and Type | Method and Description |
---|---|
protected javafx.scene.shape.Rectangle |
createVisual()
Creates this part's visual.
|
compareTo, doRefreshVisual, getPosition, getSegmentCount, getSegmentIndex, getSegmentParameter, getSegmentsInScene, setSegmentIndex, setSegmentParameter, setSegmentsProvider, updateLocation
attachToAnchorageVisual, detachFromAnchorageVisual
addChildVisual, removeChildVisual
activate, addAnchorage, addAnchorage, addAnchored, addChild, addChild, addChildren, addChildren, addPropertyChangeListener, deactivate, dispose, doActivate, doDeactivate, getAdapter, getAdapter, getAdapter, getAdapters, getAdapters, getAnchorages, getAnchoreds, getBehaviors, getChildren, getParent, getPolicies, getRoot, getViewer, getVisual, isActive, isRefreshVisual, refreshVisual, register, registerAtVisualPartMap, removeAnchorage, removeAnchorage, removeAnchored, removeChild, removeChildren, removePropertyChangeListener, reorderChild, setAdapter, setAdapter, setAdapter, setAdapters, setParent, setRefreshVisual, unregister, unregisterFromVisualPartMap, unsetAdapter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addAnchorage, addAnchorage, addAnchored, addChild, addChild, addChildren, addChildren, getAnchorages, getAnchoreds, getBehaviors, getChildren, getParent, getPolicies, getRoot, getVisual, isRefreshVisual, refreshVisual, removeAnchorage, removeAnchorage, removeAnchored, removeChild, removeChildren, reorderChild, setParent, setRefreshVisual
getAdapter, getAdapter, getAdapter, getAdapters, getAdapters, setAdapter, setAdapter, setAdapter, unsetAdapter
activate, deactivate, isActive
addPropertyChangeListener, removePropertyChangeListener
dispose
public static final double DEFAULT_SIZE
public static final javafx.scene.paint.Color DEFAULT_STROKE
public static final javafx.scene.paint.Color DEFAULT_FILL
protected javafx.scene.shape.Rectangle createVisual()
AbstractVisualPart
createVisual
in class AbstractVisualPart<javafx.scene.Node,javafx.scene.shape.Rectangle>
Copyright (c) 2014 itemis AG and others. All rights reserved.