public static class PlanController.Mode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static PlanController.Mode |
DIMENSION_LINE_CREATION |
static PlanController.Mode |
LABEL_CREATION |
static PlanController.Mode |
PANNING |
static PlanController.Mode |
POLYLINE_CREATION |
static PlanController.Mode |
ROOM_CREATION |
static PlanController.Mode |
SELECTION |
static PlanController.Mode |
WALL_CREATION |
Modifier | Constructor and Description |
---|---|
protected |
Mode(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
name() |
java.lang.String |
toString() |
public static final PlanController.Mode SELECTION
public static final PlanController.Mode PANNING
public static final PlanController.Mode WALL_CREATION
public static final PlanController.Mode ROOM_CREATION
public static final PlanController.Mode POLYLINE_CREATION
public static final PlanController.Mode DIMENSION_LINE_CREATION
public static final PlanController.Mode LABEL_CREATION
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License