Class Position

Object
gudusoft.gsqlparser.dlineage.graph.ui.Position
Direct Known Subclasses:
Item, Label, Table

public class Position extends Object
  • Field Details

    • width

      protected float width
    • height

      protected float height
    • x

      protected float x
    • y

      protected float y
  • Constructor Details

  • Method Details

    • getWidth

      public float getWidth()
    • setWidth

      public void setWidth(float width)
    • getHeight

      public float getHeight()
    • setHeight

      public void setHeight(float height)
    • getX

      public float getX()
    • setX

      public void setX(float x)
    • getY

      public float getY()
    • setY

      public void setY(float y)