net.sourceforge.plantuml
Class UmlDiagramInfo

java.lang.Object
  extended by net.sourceforge.plantuml.UmlDiagramInfo

public class UmlDiagramInfo
extends Object


Constructor Summary
UmlDiagramInfo()
           
UmlDiagramInfo(double width)
           
 
Method Summary
 double getWidth()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UmlDiagramInfo

public UmlDiagramInfo()

UmlDiagramInfo

public UmlDiagramInfo(double width)
Method Detail

getWidth

public double getWidth()


Copyright © 2012. All Rights Reserved.