Go to the source code of this file.
Enumerations |
| enum | DtControlObjectKind {
DtControlObjectKindUnknown,
DtControlObjectKindPoint,
DtControlObjectKindLine,
DtControlObjectKindArea,
DtControlObjectKindCircle,
DtControlObjectKindText,
DtControlObjectKindPuff
} |
| enum | DtControlObjectCategory {
DtControlObjectCategoryUnknown,
DtControlObjectCategoryPointOther,
DtControlObjectCategoryControlPoint,
DtControlObjectCategoryTargetPoint,
DtControlObjectCategoryMarkerPoint,
DtControlObjectCategoryLineOther,
DtControlObjectCategoryPhaseLine,
DtControlObjectCategoryRouteLine,
DtControlObjectCategoryAreaOther,
DtControlObjectCategoryControlArea,
DtControlObjectCategoryObstacleArea,
DtControlObjectCategoryPuff,
DtControlObjectCategoryDisaggregationArea
} |
Enumeration Type Documentation
- Enumerator:
| DtControlObjectKindUnknown |
|
| DtControlObjectKindPoint |
|
| DtControlObjectKindLine |
|
| DtControlObjectKindArea |
|
| DtControlObjectKindCircle |
|
| DtControlObjectKindText |
|
| DtControlObjectKindPuff |
|
- Enumerator:
| DtControlObjectCategoryUnknown |
|
| DtControlObjectCategoryPointOther |
|
| DtControlObjectCategoryControlPoint |
|
| DtControlObjectCategoryTargetPoint |
|
| DtControlObjectCategoryMarkerPoint |
|
| DtControlObjectCategoryLineOther |
|
| DtControlObjectCategoryPhaseLine |
|
| DtControlObjectCategoryRouteLine |
|
| DtControlObjectCategoryAreaOther |
|
| DtControlObjectCategoryControlArea |
|
| DtControlObjectCategoryObstacleArea |
|
| DtControlObjectCategoryPuff |
|
| DtControlObjectCategoryDisaggregationArea |
|