public class ZestFxSelectionHandlePartFactory extends DefaultSelectionHandlePartFactory
ZestFxSelectionHandlePartFactory
is a specialization of the
DefaultSelectionHandlePartFactory
that suppresses the generation of
multi selection handles.BENDPOINT_CREATE_HANDLE_MINIMUM_SEGMENT_LENGTH, CONNECTED_HANDLE_COLOR_PROVIDER, DEFAULT_CONNECTED_HANDLE_COLOR, DEFAULT_INSERT_HANDLE_COLOR, DEFAULT_MOVE_HANDLE_COLOR, INSERT_HANDLE_COLOR_PROVIDER, MOVE_HANDLE_COLOR_PROVIDER, MULTI_SELECTION_HANDLES_GEOMETRY_PROVIDER, SEGMENT_CREATE_HANDLE_MINIMUM_SEGMENT_LENGTH, SEGMENT_MOVE_HANDLE_MINIMUM_SEGMENT_LENGTH, SELECTION_HANDLES_GEOMETRY_PROVIDER
Constructor and Description |
---|
ZestFxSelectionHandlePartFactory() |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<IHandlePart<? extends javafx.scene.Node>> |
createMultiSelectionHandleParts(java.util.List<? extends IVisualPart<? extends javafx.scene.Node>> targets,
java.util.Map<java.lang.Object,java.lang.Object> contextMap) |
createHandleParts, createSingleSelectionHandleParts, createSingleSelectionHandlePartsForCurve, createSingleSelectionHandlePartsForPolygonalOutline, createSingleSelectionHandlePartsForRectangularOutline
protected java.util.List<IHandlePart<? extends javafx.scene.Node>> createMultiSelectionHandleParts(java.util.List<? extends IVisualPart<? extends javafx.scene.Node>> targets, java.util.Map<java.lang.Object,java.lang.Object> contextMap)
createMultiSelectionHandleParts
in class DefaultSelectionHandlePartFactory
Copyright (c) 2014 itemis AG and others. All rights reserved.