Tactical Module
The Tactical extension provides functionality for displaying symbols according to various military standards.
Namespace: Carmenta.Engine
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CETactical assembly)
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CETactical assembly)
Classes
Class | Description |
---|---|
App6BAttributes | Defines which Feature attributes are mapped to App-6(B) modifier fields. |
App6BCreateToolParameters | Provides information that a CreateTool or CreateTouchTool uses to enrich the interaction when tactical symbols are created. |
App6BParameters | Represents a TacticalVisualizerParameters that displays symbols according to the App-6(B) specification. |
App6CDraft1Attributes | Defines which Feature attributes are mapped to App6C Draft 1 modifier fields. |
App6CDraft1CreateToolParameters | Provides information that a CreateTool or CreateTouchTool uses to enrich the interaction when tactical symbols are created. |
App6CDraft1Parameters | Represents a TacticalVisualizerParameters that displays symbols according to the App6C Draft 1 specification. |
App6DParameters | Represents a MilitaryDVisualizerParameters that displays symbols according to the App6D specification. |
Group | Represents a group in a GroupDataSet that can be used to organize other groups and features into a tree structure. |
GroupCollection | A strongly typed collection of Group elements that can be accessed by index. |
GroupDataSet | Represents an in-memory cache of features that can be organized into groups. |
GroupDataSetQuery | Represents additional parameters that are used to query a GroupDataSet. |
GroupEnumerator | Represents an object used to iterate over a collection of Group elements. |
MilitaryCVisualizerParameters | Represents parameters that are used to visualize features according to military symbol standard. |
MilitaryDAttributes | Defines which Feature attributes are mapped to MIL-STD-2525D and App6D modifier fields. |
MilitaryDCreateToolParameters | Provides information that a CreateTool or CreateTouchTool uses to enrich the interaction when tactical symbols are created. |
MilitaryDVisualizerParameters | Represents an abstract TacticalVisualizerParameters that displays symbols according to the MIL-STD-2525D and App6D specifications. |
MilStd2525BAttributes | Defines which Feature attributes are mapped to MIL-STD-2525B modifier fields. |
MilStd2525BCreateToolParameters | Provides information that a CreateTool or CreateTouchTool uses to enrich the interaction when tactical symbols are created. |
MilStd2525BParameters | Represents a TacticalVisualizerParameters that displays symbols according to the MIL-STD-2525B Change 1 specification. |
MilStd2525CAttributes | Defines which Feature attributes are mapped to MIL-STD-2525C modifier fields. |
MilStd2525CCreateToolParameters | Provides information that a CreateTool or CreateTouchTool uses to enrich the interaction when tactical symbols are created. |
MilStd2525CParameters | Represents a TacticalVisualizerParameters that displays symbols according to the MIL-STD-2525C specification. |
MilStd2525DParameters | Represents a MilitaryDVisualizerParameters that displays symbols according to the MIL-STD-2525D specification. |
SidcVisualizerAttributes | Abstract class that specifies the attributes that are shared by the MIL-STD-2525B, App6-(B) and App-6(C) Draft 1 symbol standards. |
SymbolAttributeMetadata | Describes an attribute that influences the presentation of a symbol in a symbol standard. |
SymbolAttributeMetadataCollection | A strongly typed collection of SymbolAttributeMetadata elements that can be accessed by index. |
SymbolAttributeValue | Represents a single value for an attribute that holds a value for a set of values. |
SymbolAttributeValueCollection | A strongly typed collection of SymbolAttributeValue elements that can be accessed by index. |
SymbolMetadata | Describes a symbol in a supported SymbolStandard. |
SymbolMetadataCollection | A strongly typed collection of SymbolMetadata elements that can be accessed by index. |
SymbolStandard | Represents a military symbol standard in Carmenta Engine. |
SymbolStandardMetadata | Represents the metadata for a military symbol standard. |
TacticalSymbol | Represents a bitmap symbol from a military symbology standard. |
TacticalVisualizer | Represents a Visualizer that displays features according to a military symbology standard. |
TacticalVisualizerAttributes | Abstract base class for classes that specify which attributes are used to visualize symbols according to a symbol standard. |
TacticalVisualizerParameters | Represents parameters that are used to visualize features according to military symbol standard. |
Interfaces
Structures
Structure | Description |
---|---|
GroupDataSetEventArgs | Event data in GroupDataSet events. |
Delegates
Delegate | Description |
---|---|
GroupDataSetEventHandler | Represents the method that will handle events fired by a GroupDataSet. |
Enumerations
Enumeration | Description |
---|---|
InteractionHint | Indicates the interactions necessary to create a symbol with the mouse. |
LocationType | Specifies the kind of symbol a SymbolMetadata entry represents. |
MilStd2525CColorScheme | Specifies the colors that are used for hostile, friend, neutral and unknown symbols. |
MilStd2525COperationalCondition | Indicates which visualization to use when visualizing Operational Conditions. |
SymbolAttributeCategory | Indicates the kind of attribute a SymbolAttributeMetadata represents. |
SymbolAttributeTypeHint | Specifies more information about an attribute that can be used to determine how the attribute should be presented and/or edited in a dialog. |
SymbolCategory | Indicates the kind of symbol a SymbolMetadata represents. |