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() |
getPictogramElement
getProperty, getPropertyKeys, putProperty
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getProperty, getPropertyKeys, putProperty
public DetailedPictogramElementContext(PictogramElement pictogramElement, GraphicsAlgorithm graphicsAlgorithm)
pictogramElement
- the pictogram elementgraphicsAlgorithm
- the graphics algorithmpublic GraphicsAlgorithm getGraphicsAlgorithm()
public java.lang.String toString()
toString
in class PictogramElementContext