liborigin ..
|
#include <OriginObj.h>
Public Member Functions | |
LineVertex () |
Public Attributes | |
double | shapeLength |
unsigned char | shapeType |
double | shapeWidth |
double | x |
double | y |
|
inline |
References shapeLength, shapeType, shapeWidth, x, and y.
double Origin::LineVertex::shapeLength |
Referenced by OriginAnyParser::getAnnotationProperties(), and LineVertex().
unsigned char Origin::LineVertex::shapeType |
Referenced by OriginAnyParser::getAnnotationProperties(), and LineVertex().
double Origin::LineVertex::shapeWidth |
Referenced by OriginAnyParser::getAnnotationProperties(), and LineVertex().
double Origin::LineVertex::x |
Referenced by OriginAnyParser::getAnnotationProperties(), and LineVertex().
double Origin::LineVertex::y |
Referenced by OriginAnyParser::getAnnotationProperties(), and LineVertex().