public class AbstractClickContext extends CustomContext
| Constructor and Description |
|---|
AbstractClickContext(PictogramElement pictogramElement,
PictogramElement innerPictogramElement,
GraphicsAlgorithm innerGraphicsAlgorithm)
Instantiates a AbstractClickContext.
|
getInnerGraphicsAlgorithm, getInnerPictogramElement, getPictogramElements, setInnerGraphicsAlgorithm, setInnerPictogramElement, setPictogramElements, toStringgetX, getY, setLocation, setX, setYgetProperty, getPropertyKeys, putPropertyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetX, getYgetProperty, getPropertyKeys, putPropertypublic AbstractClickContext(PictogramElement pictogramElement, PictogramElement innerPictogramElement, GraphicsAlgorithm innerGraphicsAlgorithm)
pictogramElement - the pictogram elementinnerPictogramElement - the inner pictogram elementinnerGraphicsAlgorithm - the inner graphics algorithm