public abstract class DetailedPictogramElementContext extends PictogramElementContext
| Constructor and Description |
|---|
DetailedPictogramElementContext(PictogramElement pictogramElement,
GraphicsAlgorithm graphicsAlgorithm)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
GraphicsAlgorithm |
getGraphicsAlgorithm()
Gets the graphics algorithm.
|
java.lang.String |
toString() |
getPictogramElementgetProperty, getPropertyKeys, putPropertyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetProperty, getPropertyKeys, putPropertypublic DetailedPictogramElementContext(PictogramElement pictogramElement, GraphicsAlgorithm graphicsAlgorithm)
pictogramElement - the pictogram elementgraphicsAlgorithm - the graphics algorithmpublic GraphicsAlgorithm getGraphicsAlgorithm()
public java.lang.String toString()
toString in class PictogramElementContext