Uses of Class
net.sf.latexdraw.actions.ShapeProperties

Packages that use ShapeProperties
net.sf.latexdraw.actions   
 

Uses of ShapeProperties in net.sf.latexdraw.actions
 

Fields in net.sf.latexdraw.actions declared as ShapeProperties
protected  ShapeProperties ShapePropertyAction.property
          The property to set.
 

Methods in net.sf.latexdraw.actions that return ShapeProperties
static ShapeProperties ShapeProperties.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ShapeProperties[] ShapeProperties.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sf.latexdraw.actions with parameters of type ShapeProperties
 void ShapePropertyAction.setProperty(ShapeProperties property)
          Defines the property to modify