Uses of Class
org.deegree.rendering.r2d.strokes.CompoundStroke.Operation

Packages that use CompoundStroke.Operation
org.deegree.rendering.r2d.strokes   
 

Uses of CompoundStroke.Operation in org.deegree.rendering.r2d.strokes
 

Methods in org.deegree.rendering.r2d.strokes that return CompoundStroke.Operation
static CompoundStroke.Operation CompoundStroke.Operation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CompoundStroke.Operation[] CompoundStroke.Operation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.deegree.rendering.r2d.strokes with parameters of type CompoundStroke.Operation
CompoundStroke(Stroke stroke1, Stroke stroke2, CompoundStroke.Operation operation)
           
 



Copyright © 2011. All Rights Reserved.