Uses of Class
net.sourceforge.plantuml.ugraphic.MinMaxMutable

Packages that use MinMaxMutable
net.sourceforge.plantuml.ugraphic   
 

Uses of MinMaxMutable in net.sourceforge.plantuml.ugraphic
 

Methods in net.sourceforge.plantuml.ugraphic that return MinMaxMutable
static MinMaxMutable MinMaxMutable.fromMax(double maxX, double maxY)
           
static MinMaxMutable MinMaxMutable.getEmpty(boolean initToZero)
           
 

Methods in net.sourceforge.plantuml.ugraphic with parameters of type MinMaxMutable
static MinMax MinMax.fromMutable(MinMaxMutable minmax)
           
 



Copyright © 2013. All Rights Reserved.