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 List<IHandlePart<? extends Node>> |
createMultiSelectionHandleParts(List<? extends IVisualPart<? extends Node>> targets,
Map<Object,Object> contextMap) |
createHandleParts, createSingleSelectionHandleParts, createSingleSelectionHandlePartsForCurve, createSingleSelectionHandlePartsForPolygonalOutline, createSingleSelectionHandlePartsForRectangularOutlineprotected List<IHandlePart<? extends Node>> createMultiSelectionHandleParts(List<? extends IVisualPart<? extends Node>> targets, Map<Object,Object> contextMap)
createMultiSelectionHandleParts in class DefaultSelectionHandlePartFactoryCopyright (c) 2014 itemis AG and others. All rights reserved.