Uses of Class
de.ukn.hci.squidy.designer.util.DrawableString.AlignmentH

Packages that use DrawableString.AlignmentH
de.ukn.hci.squidy.designer.util   
 

Uses of DrawableString.AlignmentH in de.ukn.hci.squidy.designer.util
 

Methods in de.ukn.hci.squidy.designer.util that return DrawableString.AlignmentH
 DrawableString.AlignmentH DrawableString.getAlignmentH()
           
static DrawableString.AlignmentH DrawableString.AlignmentH.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DrawableString.AlignmentH[] DrawableString.AlignmentH.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.ukn.hci.squidy.designer.util with parameters of type DrawableString.AlignmentH
 void DrawableString.setAlignmentH(DrawableString.AlignmentH alignmentH)
           
 



Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.