Uses of Class
com.threerings.editor.swing.Transform2DPanel.Mode

Packages that use Transform2DPanel.Mode
com.threerings.editor.swing   
 

Uses of Transform2DPanel.Mode in com.threerings.editor.swing
 

Methods in com.threerings.editor.swing that return Transform2DPanel.Mode
static Transform2DPanel.Mode Transform2DPanel.Mode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Transform2DPanel.Mode[] Transform2DPanel.Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.threerings.editor.swing with parameters of type Transform2DPanel.Mode
Transform2DPanel(com.threerings.util.MessageBundle msgs, Transform2DPanel.Mode mode, float step, float scale)
          Creates a new transform panel with the specified editing mode.
 



Copyright © 2011. All Rights Reserved.