public class PrintTemplateFeature.PTFDerivedCommandArea extends DerivedCommandArea
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 |
|---|
PTFDerivedCommandArea(PFeature parent)
Creates a new DerivedCommandArea object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
mouseClicked(edu.umd.cs.piccolo.event.PInputEvent event)
DOCUMENT ME!
|
void |
mouseDragged(edu.umd.cs.piccolo.event.PInputEvent event)
DOCUMENT ME!
|
void |
mouseMoved(edu.umd.cs.piccolo.event.PInputEvent event)
DOCUMENT ME!
|
void |
mousePressed(edu.umd.cs.piccolo.event.PInputEvent event)
DOCUMENT ME!
|
void |
mouseReleased(edu.umd.cs.piccolo.event.PInputEvent event)
DOCUMENT ME!
|
void |
mouseWheelRotated(edu.umd.cs.piccolo.event.PInputEvent event)
DOCUMENT ME!
|
keyboardFocusGained, keyboardFocusLost, keyPressed, keyReleased, keyTyped, mouseEntered, mouseExited, mouseWheelRotatedByBlockpropertyChangeappend, 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, parentBoundsChanged, 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, setParent, setPickable, setPropertyChangeParentMask, setRotation, setScale, setTransform, setTransparency, setVisible, setWidth, setX, setY, signalBoundsChanged, toImage, toImage, toImage, toString, transformBy, translate, validateFullBounds, validateFullPaintpublic PTFDerivedCommandArea(PFeature parent)
parent - DOCUMENT ME!public void mouseClicked(edu.umd.cs.piccolo.event.PInputEvent event)
DerivedCommandAreamouseClicked in class DerivedCommandAreaevent - DOCUMENT ME!public void mousePressed(edu.umd.cs.piccolo.event.PInputEvent event)
DerivedCommandAreamousePressed in class DerivedCommandAreaevent - DOCUMENT ME!public void mouseDragged(edu.umd.cs.piccolo.event.PInputEvent event)
DerivedCommandAreamouseDragged in class DerivedCommandAreaevent - DOCUMENT ME!public void mouseReleased(edu.umd.cs.piccolo.event.PInputEvent event)
DerivedCommandAreamouseReleased in class DerivedCommandAreaevent - DOCUMENT ME!public void mouseMoved(edu.umd.cs.piccolo.event.PInputEvent event)
DerivedCommandAreamouseMoved in class DerivedCommandAreaevent - DOCUMENT ME!public void mouseWheelRotated(edu.umd.cs.piccolo.event.PInputEvent event)
DerivedCommandAreamouseWheelRotated in class DerivedCommandAreaevent - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.