com.eteks.sweethome3d.viewcontroller
Class PlanController.Mode
java.lang.Object
com.eteks.sweethome3d.viewcontroller.PlanController.Mode
- Enclosing class:
- PlanController
public static class PlanController.Mode
- extends Object
Selectable modes in controller.
SELECTION
public static final PlanController.Mode SELECTION
PANNING
public static final PlanController.Mode PANNING
WALL_CREATION
public static final PlanController.Mode WALL_CREATION
ROOM_CREATION
public static final PlanController.Mode ROOM_CREATION
DIMENSION_LINE_CREATION
public static final PlanController.Mode DIMENSION_LINE_CREATION
LABEL_CREATION
public static final PlanController.Mode LABEL_CREATION
PlanController.Mode
protected PlanController.Mode(String name)
name
public final String name()
toString
public String toString()
- Overrides:
toString in class Object