public interface Movable2
| Modifier and Type | Method and Description | 
|---|---|
Position | 
getReferencePosition()
A position associated with the object that indicates its aggregate geographic position. 
 | 
void | 
moveTo(Globe globe,
      Position position)
Move the shape over the globe's surface while maintaining its original azimuth, its orientation relative to
 North. 
 | 
Position getReferencePosition()