AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsSurfaceShapesInitializer Interface

Description

Computes boundary positions for shapes on the surface such as circles, ellipses, and sectors.

Object Model













Public Methods

Public Method ComputeCircle Computes boundary positions for a circle on the specified centralBody with the specified center and radius. This is equivalent to calling Compute Circle with a granularity of 1 degree.
Public Method ComputeCircleCartographic For convenience. Computes boundary positions for a circle on the specified centralBody using a Cartographic center. Longitude and latitude are in radians, and altitude is in meters. This is equivalent to converting center to Cartesian and calling Compute Circle
Public Method ComputeCircleCartographicWithGranularity For convenience. Computes boundary positions for a circle on the specified centralBody using a Cartographic center. Longitude and latitude are in radians, and altitude is in meters. This is equivalent to converting center to Cartesian and calling Compute Circle
Public Method ComputeCircleWithGranularity Computes boundary positions for a circle on the specified centralBody with the specified center, radius and granularity.
Public Method ComputeEllipse Computes boundary positions for an ellipse on the specified centralBody This is equivalent to calling Compute Ellipse with a granularity of 1 degree.
Public Method ComputeEllipseCartographic For convenience. Computes boundary positions for an ellipse on the specified centralBody using a Cartographic center. Longitude and latitude are in radians, and altitude is in meters. This is equivalent to converting center to Cartesian and calling Compute Ellipse
Public Method ComputeEllipseCartographicWithGranularity For convenience. Computes boundary positions for an ellipse on the specified centralBody using a Cartographic center. Longitude and latitude are in radians, and altitude is in meters. This is equivalent to converting center to Cartesian and calling Compute Ellipse
Public Method ComputeEllipseWithGranularity Computes boundary positions for an ellipse on the specified centralBody.
Public Method ComputeSector Computes boundary positions for a sector on the specified centralBody This is equivalent to calling Compute Sector with a granularity of 1 degree.
Public Method ComputeSectorCartographic For convenience. Computes boundary positions for a sector on the specified centralBody using a Cartographic center. Longitude and latitude are in radians, and altitude is in meters. This is equivalent to converting center to Cartesian and calling Compute Sector
Public Method ComputeSectorCartographicWithGranularity For convenience. Computes boundary positions for a sector on the specified centralBody using a Cartographic center. Longitude and latitude are in radians, and altitude is in meters. This is equivalent to converting center to Cartesian and calling Compute Sector
Public Method ComputeSectorWithGranularity Computes boundary positions for a sector on the specified centralBody.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1