Uses of Class
org.openbp.cockpit.modeler.figures.generic.Quarter

Packages that use Quarter
org.openbp.cockpit.modeler.figures.generic   
 

Uses of Quarter in org.openbp.cockpit.modeler.figures.generic
 

Methods in org.openbp.cockpit.modeler.figures.generic that return Quarter
static Quarter CircleConstants.determineQuarter(double angle, java.awt.Rectangle rect)
          Determines the quarter from a given angle.
static Quarter Quarter.fromInt(int i)
           
static Quarter Quarter.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Quarter[] Quarter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.