Class RMGraph.FontBox

All Implemented Interfaces:
Shape, Serializable, Cloneable
Enclosing class:
RMGraph

public static class RMGraph.FontBox extends Rectangle2D.Double
Returns the part rect.
See Also:
  • Constructor Details

    • FontBox

      public FontBox(double anX, double aY, double aW, double aH, double aTX, double aTY)
  • Method Details

    • getTextX

      public double getTextX()
    • getTextY

      public double getTextY()