net.sourceforge.plantuml.salt.element
Class ElementPyramid
java.lang.Object
net.sourceforge.plantuml.salt.element.ElementPyramid
- All Implemented Interfaces:
- Element
public class ElementPyramid
- extends Object
- implements Element
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementPyramid
public ElementPyramid(Positionner positionner,
TableStrategy tableStrategy)
getPreferredDimension
public Dimension2D getPreferredDimension(StringBounder stringBounder,
double x,
double y)
- Specified by:
getPreferredDimension
in interface Element
drawU
public void drawU(UGraphic ug,
double x,
double y,
int zIndex,
Dimension2D dimToUse)
- Specified by:
drawU
in interface Element
getElements
protected final Element[][] getElements()
Copyright © 2013. All Rights Reserved.