public class AbstractClickContext extends CustomContext
Constructor and Description |
---|
AbstractClickContext(PictogramElement pictogramElement,
PictogramElement innerPictogramElement,
GraphicsAlgorithm innerGraphicsAlgorithm)
Instantiates a AbstractClickContext.
|
getInnerGraphicsAlgorithm, getInnerPictogramElement, getPictogramElements, setInnerGraphicsAlgorithm, setInnerPictogramElement, setPictogramElements, toString
getX, getY, setLocation, setX, setY
getProperty, getPropertyKeys, putProperty
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getX, getY
getProperty, getPropertyKeys, putProperty
public AbstractClickContext(PictogramElement pictogramElement, PictogramElement innerPictogramElement, GraphicsAlgorithm innerGraphicsAlgorithm)
pictogramElement
- the pictogram elementinnerPictogramElement
- the inner pictogram elementinnerGraphicsAlgorithm
- the inner graphics algorithm