net.sourceforge.plantuml.graphic
Class UnusedSpace

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

public class UnusedSpace
extends Object


Method Summary
 double getCenterX()
           
 double getCenterY()
           
static UnusedSpace getUnusedSpace(UFont font, char c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getUnusedSpace

public static UnusedSpace getUnusedSpace(UFont font,
                                         char c)

getCenterX

public double getCenterX()

getCenterY

public double getCenterY()


Copyright © 2012. All Rights Reserved.