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

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

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

Methods in de.ukn.hci.squidy.designer.util that return DrawableString.AlignmentV
 DrawableString.AlignmentV DrawableString.getAlignmentV()
           
static DrawableString.AlignmentV DrawableString.AlignmentV.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DrawableString.AlignmentV[] DrawableString.AlignmentV.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.AlignmentV
 void DrawableString.setAlignmentV(DrawableString.AlignmentV alignmentV)
           
 



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