Class Kal

java.lang.Object
net.sourceforge.plantuml.svek.Kal
All Implemented Interfaces:
UDrawable

public class Kal extends Object implements UDrawable
  • Constructor Details

  • Method Details

    • getTranslateForDecoration

      public UTranslate getTranslateForDecoration()
    • getDimension

      public XDimension2D getDimension()
    • drawU

      public void drawU(UGraphic ug)
      Specified by:
      drawU in interface UDrawable
    • getX1

      public double getX1()
    • getX2

      public double getX2()
    • getPosition

      public final Direction getPosition()
    • setTranslate

      public void setTranslate(UTranslate translate, UDrawable decoration)
    • overlapx

      public double overlapx(Kal other)
    • moveX

      public void moveX(double dx)