net.sourceforge.plantuml.graph
Class MethodsOrFieldsArea
java.lang.Object
net.sourceforge.plantuml.graph.MethodsOrFieldsArea
public class MethodsOrFieldsArea
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodsOrFieldsArea
public MethodsOrFieldsArea(List<Member> attributes,
UFont font)
getVisibilityModifier
public VisibilityModifier getVisibilityModifier()
calculateDimension
public Dimension2D calculateDimension(StringBounder stringBounder)
drawTOBEREMOVED
public void drawTOBEREMOVED(ColorMapper colorMapper,
Graphics2D g2d,
double x,
double y)
draw
public void draw(UGraphic ug,
double x,
double y)
Copyright © 2011. All Rights Reserved.