See: Description
| Interface | Description |
|---|---|
| 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. |
| Enum | Description |
|---|---|
| DisplayConditionType |
Indicates the type of
DisplayCondition that will be created
by DisplayParametersHelper. |