Package net.sourceforge.plantuml.svek
Class Kal
java.lang.Object
net.sourceforge.plantuml.svek.Kal
- All Implemented Interfaces:
UDrawable
-
Constructor Summary
ConstructorsConstructorDescriptionKal(SvekEdge SvekEdge, String text, ISkinParam skinParam, Entity entity, Link link, StringBounder stringBounder) -
Method Summary
Modifier and TypeMethodDescriptionvoidfinal DirectiondoublegetX1()doublegetX2()voidmoveX(double dx) doublevoidsetTranslate(UTranslate translate, UDrawable decoration)
-
Constructor Details
-
Kal
public Kal(SvekEdge SvekEdge, String text, ISkinParam skinParam, Entity entity, Link link, StringBounder stringBounder)
-
-
Method Details