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