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)
draw
public void draw(UGraphic ug,
double x,
double y)
Copyright © 2013. All Rights Reserved.