Package net.sourceforge.plantuml.golem
Class MinMaxGolem
java.lang.Object
net.sourceforge.plantuml.golem.MinMaxGolem
public class MinMaxGolem
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MinMaxGolem
public MinMaxGolem()
-
-
Method Details
-
manage
public void manage(int x, int y) -
manage
-
getMinX
public int getMinX() -
getMinY
public int getMinY() -
getWidth
public int getWidth() -
getHeight
public int getHeight()
-