| FDO API Reference | Feature Data Objects |
#include <FdoStd.h>
#include <Fdo/Schema/PropertyDefinition.h>
#include <Common/GeometryType.h>
#include <Fdo/Schema/PropertyType.h>
Include dependency graph for GeometricPropertyDefinition.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | FdoGeometricPropertyDefinition |
| FdoGeometricPropertyDefinition derives from FdoPropertyDefinition and represents a geometric value. Geometric properties can take on any of the geometric types listed in the FdoGeometricType enumeration. More... | |
Defines | |
| #define | MAX_GEOMETRIC_TYPE_SIZE 4 |
| #define | MAX_GEOMETRY_TYPE_SIZE 12 |
Typedefs | |
| typedef FdoPtr< FdoGeometricPropertyDefinition > | FdoGeometricPropertyP |
| FdoGeometricPropertyP is a FdoPtr on FdoGeometricPropertyDefinition, provided for convenience. | |
|
|
Definition at line 31 of file GeometricPropertyDefinition.h. |
|
|
Definition at line 30 of file GeometricPropertyDefinition.h. |
| Comments or suggestions? Send us feedback. |