Method | Description | |
---|---|---|
CreateMapGraphicTrack ( ICreateGraphicTrackOptions pOptions, IAGAnimationTracks tracks, IAGAnimationContainer pContainer ) : void |
Method | Description | |
---|---|---|
CalculateDistance ( IPoint FromPoint, IPoint ToPoint ) : double | ||
SimplifyPath2D ( IGeometry path, bool bReverse, double simpFactor ) : IGeometry |
public static CreateMapGraphicTrack ( ICreateGraphicTrackOptions pOptions, IAGAnimationTracks tracks, IAGAnimationContainer pContainer ) : void | ||
pOptions | ICreateGraphicTrackOptions | |
tracks | IAGAnimationTracks | |
pContainer | IAGAnimationContainer | |
return | void |