public class GafInfoPHandle
extends edu.umd.cs.piccolo.nodes.PPath
| Modifier and Type | Field and Description |
|---|---|
static Color |
DEFAULT_COLOR |
static Shape |
DEFAULT_HANDLE_SHAPE |
static double |
DEFAULT_HANDLE_SIZE |
PROPERTY_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 |
|---|
GafInfoPHandle(edu.umd.cs.piccolox.util.PLocator locator,
de.cismet.cismap.commons.gui.MappingComponent mc)
Construct a new handle that will use the given locator to locate itself on its parent node.
|
| Modifier and Type | Method and Description |
|---|---|
edu.umd.cs.piccolox.util.PLocator |
getLocator()
Get the locator that this handle uses to position itself on its parent node.
|
protected void |
installHandleEventHandlers()
DOCUMENT ME!
|
void |
parentBoundsChanged() |
void |
relocateHandle()
Force this handle to relocate itself using its locator.
|
void |
setFeature(de.cismet.cismap.cidslayer.CidsLayerFeature feature)
DOCUMENT ME!
|
void |
setImageSize()
DOCUMENT ME!
|
void |
setInfoPanelTransparency(float zeroToOne)
DOCUMENT ME!
|
void |
setLocator(edu.umd.cs.piccolox.util.PLocator locator)
Set the locator that this handle uses to position itself on its parent node.
|
void |
setMarkPosition()
DOCUMENT ME!
|
void |
setParent(edu.umd.cs.piccolo.PNode newParent) |
append, 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 static final double DEFAULT_HANDLE_SIZE
public static final Shape DEFAULT_HANDLE_SHAPE
public static final Color DEFAULT_COLOR
public GafInfoPHandle(edu.umd.cs.piccolox.util.PLocator locator,
de.cismet.cismap.commons.gui.MappingComponent mc)
locator - DOCUMENT ME!mc - DOCUMENT ME!public void setInfoPanelTransparency(float zeroToOne)
zeroToOne - DOCUMENT ME!public void setImageSize()
public void setMarkPosition()
protected void installHandleEventHandlers()
public edu.umd.cs.piccolox.util.PLocator getLocator()
public void setLocator(edu.umd.cs.piccolox.util.PLocator locator)
locator - DOCUMENT ME!public void setParent(edu.umd.cs.piccolo.PNode newParent)
setParent in class edu.umd.cs.piccolo.PNodepublic void parentBoundsChanged()
parentBoundsChanged in class edu.umd.cs.piccolo.PNodepublic void setFeature(de.cismet.cismap.cidslayer.CidsLayerFeature feature)
feature - DOCUMENT ME!public void relocateHandle()
Copyright © 2012–2026 cismet GmbH. All rights reserved.