public class TransformationPHandle extends PHandle implements DeregistrationListener
DEFAULT_COLOR, DEFAULT_HANDLE_SHAPE, DEFAULT_HANDLE_SIZE, DEFAULT_SELECTED_COLORPROPERTY_CODE_PATH, PROPERTY_CODE_STROKE, PROPERTY_CODE_STROKE_PAINT, PROPERTY_PATH, PROPERTY_STROKE, PROPERTY_STROKE_PAINTPROPERTY_BOUNDS, PROPERTY_CHILDREN, PROPERTY_CHILDREN_PICKABLE, PROPERTY_CLIENT_PROPERTIES, PROPERTY_CODE_BOUNDS, PROPERTY_CODE_CHILDREN, PROPERTY_CODE_CHILDREN_PICKABLE, PROPERTY_CODE_CLIENT_PROPERTIES, PROPERTY_CODE_FULL_BOUNDS, PROPERTY_CODE_PAINT, PROPERTY_CODE_PARENT, PROPERTY_CODE_PICKABLE, PROPERTY_CODE_TRANSFORM, PROPERTY_CODE_TRANSPARENCY, PROPERTY_CODE_VISIBLE, PROPERTY_FULL_BOUNDS, PROPERTY_PAINT, PROPERTY_PARENT, PROPERTY_PICKABLE, PROPERTY_TRANSFORM, PROPERTY_TRANSPARENCY, PROPERTY_VISIBLE, SCENE_GRAPH_DELEGATENO_SUCH_PAGE, PAGE_EXISTS| Constructor and Description |
|---|
TransformationPHandle(PFeature pfeature,
int entityPosition,
int ringPosition,
int coordPosition)
Creates a new TransformationPHandle object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
deregistration()
Can be used to cleanup.
|
void |
dragHandle(edu.umd.cs.piccolo.util.PDimension aLocalDimension,
edu.umd.cs.piccolo.event.PInputEvent pInputEvent)
Override this method to get notified as the handle is dragged.
|
void |
duplicateHandle()
DOCUMENT ME!
|
void |
endHandleDrag(Point2D aLocalPoint,
edu.umd.cs.piccolo.event.PInputEvent aEvent)
Override this method to get notified when the handle stops getting dragged.
|
protected void |
finalize() |
void |
handleClicked(edu.umd.cs.piccolo.event.PInputEvent pInputEvent)
DOCUMENT ME!
|
void |
removeHandle()
zum überschreiben.
|
void |
startHandleDrag(Point2D aLocalPoint,
edu.umd.cs.piccolo.event.PInputEvent aEvent)
Override this method to get notified when the handle starts to get dragged.
|
getDefaultColor, getDefaultSelectedColor, getHandleDraggerHandler, getLocator, installHandleEventHandlers, isSelected, mouseMovedNotInDragOperation, parentBoundsChanged, relocateHandle, setLocator, setParent, setSelectedappend, closePath, createEllipse, createLine, createPolyline, createPolyline, createRectangle, curveTo, endResizeBounds, getPathBoundsWithStroke, getPathReference, getStroke, getStrokePaint, internalUpdateBounds, intersects, lineTo, moveTo, paint, paramString, quadTo, reset, setPathTo, setPathToEllipse, setPathToPolyline, setPathToPolyline, setPathToRectangle, setStroke, setStrokePaint, startResizeBounds, updateBoundsFromPathaddActivity, addAttribute, addChild, addChild, addChildren, addClientProperty, addInputEventListener, addPropertyChangeListener, addPropertyChangeListener, animateToBounds, animateToColor, animateToPositionScaleRotation, animateToTransform, animateToTransparency, animateTransformToBounds, centerBoundsOnPoint, centerFullBoundsOnPoint, clone, computeFullBounds, findIntersectingNodes, fireChildPropertyChange, firePropertyChange, fullIntersects, fullPaint, fullPick, getAllNodes, getAllNodes, getAttribute, getAttribute, getBooleanAttribute, getBounds, getBoundsChanged, getBoundsReference, getBoundsVolatile, getChild, getChildBoundsInvalid, getChildBoundsVolatile, getChildPaintInvalid, getChildrenCount, getChildrenIterator, getChildrenPickable, getChildrenReference, getClientProperties, getClientProperty, getClientPropertyKeysEnumeration, getClientPropertyKeysIterator, getDoubleAttribute, getFullBounds, getFullBoundsInvalid, getFullBoundsReference, getGlobalBounds, getGlobalFullBounds, getGlobalRotation, getGlobalScale, getGlobalToLocalTransform, getGlobalTranslation, getHeight, getIntegerAttribute, getInverseTransform, getListenerList, getLocalToGlobalTransform, getOccluded, getOffset, getPaint, getPaintInvalid, getParent, getPickable, getPropertyChangeParentMask, getRoot, getRotation, getScale, getTransform, getTransformReference, getTransparency, getUnionOfChildrenBounds, getVisible, getWidth, getX, getXOffset, getY, getYOffset, globalToLocal, globalToLocal, globalToLocal, indexOfChild, invalidateFullBounds, invalidateLayout, invalidatePaint, isAncestorOf, isDescendentOf, isDescendentOfRoot, isOpaque, layoutChildren, lerp, localToGlobal, localToGlobal, localToGlobal, localToParent, localToParent, localToParent, moveInBackOf, moveInFrontOf, moveToBack, moveToFront, offset, paintAfterChildren, parentToLocal, parentToLocal, parentToLocal, pick, pickAfterChildren, position, print, print, removeAllChildren, removeChild, removeChild, removeChildren, removeFromParent, removeInputEventListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaintFrom, reparent, replaceWith, resetBounds, rotate, rotateAboutPoint, rotateAboutPoint, rotateInPlace, scale, scaleAboutPoint, scaleAboutPoint, setBounds, setBounds, setBoundsChanged, setChildBoundsInvalid, setChildBoundsVolatile, setChildPaintInvalid, setChildrenPickable, setFullBoundsInvalid, setGlobalRotation, setGlobalScale, setGlobalTranslation, setHeight, setOccluded, setOffset, setOffset, setPaint, setPaintInvalid, setPickable, setPropertyChangeParentMask, setRotation, setScale, setTransform, setTransparency, setVisible, setWidth, setX, setY, signalBoundsChanged, toImage, toImage, toImage, toString, transformBy, translate, validateFullBounds, validateFullPaintpublic TransformationPHandle(PFeature pfeature, int entityPosition, int ringPosition, int coordPosition)
pfeature - DOCUMENT ME!entityPosition - DOCUMENT ME!ringPosition - DOCUMENT ME!coordPosition - DOCUMENT ME!public void dragHandle(edu.umd.cs.piccolo.util.PDimension aLocalDimension,
edu.umd.cs.piccolo.event.PInputEvent pInputEvent)
PHandledragHandle in class PHandleaLocalDimension - DOCUMENT ME!pInputEvent - DOCUMENT ME!public void startHandleDrag(Point2D aLocalPoint, edu.umd.cs.piccolo.event.PInputEvent aEvent)
startHandleDrag in class PHandleaLocalPoint - DOCUMENT ME!aEvent - DOCUMENT ME!public void endHandleDrag(Point2D aLocalPoint, edu.umd.cs.piccolo.event.PInputEvent aEvent)
PHandleendHandleDrag in class PHandleaLocalPoint - DOCUMENT ME!aEvent - DOCUMENT ME!public void handleClicked(edu.umd.cs.piccolo.event.PInputEvent pInputEvent)
PHandlehandleClicked in class PHandlepInputEvent - DOCUMENT ME!public void removeHandle()
PHandleremoveHandle in class PHandlepublic void duplicateHandle()
PHandleduplicateHandle in class PHandleprotected void finalize()
throws Throwable
public void deregistration()
DeregistrationListenerderegistration in interface DeregistrationListenerCopyright © 2012–2026 cismet GmbH. All rights reserved.