Package net.sourceforge.plantuml.skin
Class CircleInterface
java.lang.Object
net.sourceforge.plantuml.skin.CircleInterface
- All Implemented Interfaces:
UDrawable
-
Constructor Summary
ConstructorsConstructorDescriptionCircleInterface
(HColor backgroundColor, HColor foregroundColor, double headDiam, float thickness) -
Method Summary
Modifier and TypeMethodDescriptionvoid
double
getPreferredHeight
(StringBounder stringBounder) double
getPreferredWidth
(StringBounder stringBounder) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait