Package net.sourceforge.plantuml.svek
Class Kal
java.lang.Object
net.sourceforge.plantuml.svek.Kal
- All Implemented Interfaces:
UDrawable
-
Constructor Summary
ConstructorDescriptionKal
(SvekEdge SvekEdge, String text, ISkinParam skinParam, Entity entity, Link link, StringBounder stringBounder) -
Method Summary
Modifier and TypeMethodDescriptionvoid
final Direction
double
getX1()
double
getX2()
void
moveX
(double dx) double
void
setTranslate
(UTranslate translate, UDrawable decoration)
-
Constructor Details
-
Kal
public Kal(SvekEdge SvekEdge, String text, ISkinParam skinParam, Entity entity, Link link, StringBounder stringBounder)
-
-
Method Details