| Package | Description |
|---|---|
| agi.foundation.platforms |
Contains types used in modeling various mechanical platforms such as satellites, facilities, aircraft, etc.
|
| agi.foundation.platforms.advanced |
Defines less commonly used types in modeling various mechanical platforms such as Satellites, Facilities, Aircraft, etc.
|
| Class and Description |
|---|
| ArticulationCollection
A collection of
Articulation instances. |
| GraphicsParameter
Base class for all graphics parameters, which define the individual
properties of graphics over time.
|
| IAzimuthElevationMaskGraphicsService
A service that defines the graphics of a
IAzimuthElevationMaskService. |
| ICentralBodySurfaceCurveGraphicsService
A service that defines the graphics properties for the
ICentralBodySurfaceCurveService |
| ICentralBodySurfaceRegionGraphicsService
A service that defines the graphics properties for the
ICentralBodySurfaceRegionService |
| IFieldOfViewCentralBodyProjectionGraphicsService
A service that describes the graphics of a
IFieldOfViewProjectionService projected onto a CentralBody (get). |
| IGraphicsParameter
An interface for accessing a
GraphicsParameter
evaluator without requiring knowledge of the generic type. |
| IKinematicStateGraphicsService
A service that defines the graphical properties of a
ReferenceFrame defined by IKinematicStateService. |
| ILinkGraphicsService
A service that defines a line to be drawn between to end points defined by
ILinkService |
| ILocationPointCovarianceGraphicsService
A service that defines an ellipsoid to be drawn at the location defined by
ILocationPointService
and the size and orientation defined by ILocationPointCovarianceService. |
| IMarkerGraphicsService
A service that defines a marker to be drawn at the location defined by
ILocationPointService. |
| IModelGraphicsService
A service that defines a model to be drawn at the location defined by
ILocationPointService and orientation defined by
IOrientationAxesService. |
| IPointGraphicsService
A service that defines a point to be drawn at the location defined by
ILocationPointService. |
| ITextGraphicsService
A service that defines text to be drawn at the location defined by
ILocationPointService. |
| IVectorGraphicsService
A service that defines the graphical properties of a
Vector defined by IVectorService. |
| ServiceProviderVisualizerCollection
A collection of
ServiceProviderVisualizer instances. |
| Class and Description |
|---|
| DisplayConditionType
Indicates the type of
DisplayCondition that will be created
by DisplayParametersHelper. |
| DisplayParametersHelper
A utility class used by
ServiceProviderVisualizers
that takes a DisplayParameters and creates and maintains a set of
equivalent DisplayCondition (get). |
| GraphicsParameter
Base class for all graphics parameters, which define the individual
properties of graphics over time.
|
| IGraphicsParameter
An interface for accessing a
GraphicsParameter
evaluator without requiring knowledge of the generic type. |
| ServiceProviderVisualizer
Base class for all
IServiceProvider visualizers, which are used by ServiceProviderDisplay
to draw IServiceProviders in Insight3D. |