|  | Maria GDK 5.0.0.910
    Documentation of native code in develop branch | 
#include <MOrbitAreaGeometry.h>
 
  
| Public Types | |
| enum class | Alignment { Centre = 0 , Left = 1 , Right = 2 } | 
| Public Member Functions | |
| OrbitAreaGeometry (const STK::Vector3d &firstPoint, const STK::Vector3d &secondPoint, double width, Alignment alignment) | |
| void | setFirstPoint (const STK::Vector3d &firstPoint) | 
| const STK::Vector3d & | getFirstPoint () const | 
| void | setSecondPoint (const STK::Vector3d &secondPoint) | 
| const STK::Vector3d & | getSecondPoint () const | 
| double | getWidth () const | 
| void | setWidth (double width) | 
| void | setAlignment (Alignment alignment) | 
| Alignment | getAlignment () const | 
| virtual BasicGeoTypes::GeoRect | getBounds () override | 
| virtual BasicGeoTypes::GeoRect | getBounds ()=0 | 
OrbitAreaGeometry - Short description
| 
 | strong | 
| 
 | inlineoverridevirtual | 
Implements Maria::Geometry.