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