Modifier and Type | Method and Description |
---|---|
void |
addInNail(FingerImpl child) |
static FingerImpl |
build(net.sourceforge.plantuml.mindmap.Idea idea,
ISkinParam skinParam,
Direction direction) |
void |
doNotDrawFirstPhalanx() |
void |
drawU(UGraphic ug) |
StyleSignature |
getDefaultStyleDefinitionArrow() |
double |
getFullElongation(StringBounder stringBounder) |
double |
getFullThickness(StringBounder stringBounder) |
double |
getNailElongation(StringBounder stringBounder) |
double |
getNailThickness(StringBounder stringBounder) |
double |
getPhalanxElongation(StringBounder stringBounder) |
double |
getPhalanxThickness(StringBounder stringBounder) |
double |
getX12() |
public StyleSignature getDefaultStyleDefinitionArrow()
public static FingerImpl build(net.sourceforge.plantuml.mindmap.Idea idea, ISkinParam skinParam, Direction direction)
public void addInNail(FingerImpl child)
public double getX12()
public double getPhalanxThickness(StringBounder stringBounder)
getPhalanxThickness
in interface Finger
public double getPhalanxElongation(StringBounder stringBounder)
getPhalanxElongation
in interface Finger
public double getNailThickness(StringBounder stringBounder)
getNailThickness
in interface Finger
public double getNailElongation(StringBounder stringBounder)
getNailElongation
in interface Finger
public double getFullThickness(StringBounder stringBounder)
getFullThickness
in interface Finger
public double getFullElongation(StringBounder stringBounder)
getFullElongation
in interface Finger
public void doNotDrawFirstPhalanx()
doNotDrawFirstPhalanx
in interface Finger
Copyright © 2020. All Rights Reserved.