Package net.sourceforge.plantuml.jungle
Class Needle
- java.lang.Object
-
- net.sourceforge.plantuml.jungle.Needle
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description UDrawable
addChildren(java.util.List<GNode> children)
void
drawU(UGraphic ug)
static UDrawable
getNeedle(GNode root, double length, double degree, double degreeOperture)
UTranslate
getTranslate(double dist)
-
-
-
Method Detail
-
getTranslate
public UTranslate getTranslate(double dist)
-
-