net.sourceforge.plantuml
Class BasicEnsureVisible

java.lang.Object
  extended by net.sourceforge.plantuml.BasicEnsureVisible
All Implemented Interfaces:
EnsureVisible

public class BasicEnsureVisible
extends Object
implements EnsureVisible


Constructor Summary
BasicEnsureVisible()
           
 
Method Summary
 void ensureVisible(double x, double y)
           
 String getCoords(double scale)
           
 double getSurface()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicEnsureVisible

public BasicEnsureVisible()
Method Detail

ensureVisible

public void ensureVisible(double x,
                          double y)
Specified by:
ensureVisible in interface EnsureVisible

getCoords

public String getCoords(double scale)

getSurface

public double getSurface()


Copyright © 2013. All Rights Reserved.