public static class PlanComponent.IndicatorType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static PlanComponent.IndicatorType |
ARC_EXTENT |
static PlanComponent.IndicatorType |
CHANGE_POWER |
static PlanComponent.IndicatorType |
ELEVATE |
static PlanComponent.IndicatorType |
MOVE_TEXT |
static PlanComponent.IndicatorType |
RESIZE |
static PlanComponent.IndicatorType |
RESIZE_HEIGHT |
static PlanComponent.IndicatorType |
ROTATE |
static PlanComponent.IndicatorType |
ROTATE_PITCH |
static PlanComponent.IndicatorType |
ROTATE_ROLL |
static PlanComponent.IndicatorType |
ROTATE_TEXT |
Modifier | Constructor and Description |
---|---|
protected |
IndicatorType(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
name() |
java.lang.String |
toString() |
public static final PlanComponent.IndicatorType ROTATE
public static final PlanComponent.IndicatorType RESIZE
public static final PlanComponent.IndicatorType ELEVATE
public static final PlanComponent.IndicatorType RESIZE_HEIGHT
public static final PlanComponent.IndicatorType CHANGE_POWER
public static final PlanComponent.IndicatorType MOVE_TEXT
public static final PlanComponent.IndicatorType ROTATE_TEXT
public static final PlanComponent.IndicatorType ROTATE_PITCH
public static final PlanComponent.IndicatorType ROTATE_ROLL
public static final PlanComponent.IndicatorType ARC_EXTENT
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License