net.sourceforge.plantuml.skin
Class CircleInterface
java.lang.Object
net.sourceforge.plantuml.skin.CircleInterface
- All Implemented Interfaces:
- UDrawable
public class CircleInterface
- extends Object
- implements UDrawable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CircleInterface
public CircleInterface(HtmlColor backgroundColor,
HtmlColor foregroundColor)
CircleInterface
public CircleInterface(HtmlColor backgroundColor,
HtmlColor foregroundColor,
double headDiam,
float thickness)
drawUNewWayINLINED
public void drawUNewWayINLINED(UGraphic ug)
- Specified by:
drawUNewWayINLINED
in interface UDrawable
getPreferredWidth
public double getPreferredWidth(StringBounder stringBounder)
getPreferredHeight
public double getPreferredHeight(StringBounder stringBounder)
Copyright © 2013. All Rights Reserved.