Class UnusedSpace

java.lang.Object
net.sourceforge.plantuml.graphic.UnusedSpace

public class UnusedSpace extends java.lang.Object
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
    double
     
    getUnusedSpace(UFont font, char c)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getUnusedSpace

      public static UnusedSpace getUnusedSpace(UFont font, char c)
    • getCenterX

      public double getCenterX()
    • getCenterY

      public double getCenterY()