Interface ILabelLocationMetrics


public interface ILabelLocationMetrics
  • Method Details

    • getAnchor

      Point2D getAnchor()
    • setAnchor

      void setAnchor(Point anchor)
    • getRotation

      double getRotation()
    • setRotation

      void setRotation(double rotation)
    • isFixed

      boolean isFixed()