Package net.sourceforge.plantuml
Class BasicEnsureVisible
java.lang.Object
net.sourceforge.plantuml.BasicEnsureVisible
- All Implemented Interfaces:
EnsureVisible
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
ensureVisible
(double x, double y) java.lang.String
getCoords
(double scale) double
boolean
hasData()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BasicEnsureVisible
public BasicEnsureVisible()
-
-
Method Details
-
ensureVisible
public void ensureVisible(double x, double y) - Specified by:
ensureVisible
in interfaceEnsureVisible
-
hasData
public boolean hasData() -
getCoords
public java.lang.String getCoords(double scale) -
getSurface
public double getSurface()
-