net.sourceforge.plantuml.posimo
Class MinMax

java.lang.Object
  extended by net.sourceforge.plantuml.posimo.MinMax

public class MinMax
extends Object


Constructor Summary
MinMax()
           
 
Method Summary
 void manage(double x, double y)
           
 void manage(MinMax other)
           
 void manage(Point2D p)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MinMax

public MinMax()
Method Detail

manage

public void manage(double x,
                   double y)

manage

public void manage(Point2D p)

manage

public void manage(MinMax other)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.