| FDO API Reference | Feature Data Objects |
#include <Topology.h>
Inherits FdoClassDefinition.
Inheritance diagram for FdoTopology:

Definition at line 34 of file Topology.h.
Public Member Functions | |
| FdoTopology (FdoString *name, FdoString *description, FdoString *spatialContext) | |
| Constructor. | |
| FdoString * | GetEdgeClassName () |
| Get the name of the edge primitive feature class for this topology. | |
| FdoString * | GetFaceClassName () |
| Get the name of the face primitive feature class for this topology. | |
| FdoString * | GetNodeClassName () |
| Get the name of the node primitive feature class for this topology. | |
| FdoString * | GetSpatialContextName () |
| Get the name of the spatial context for this topology. | |
| void | SetSpatialContextName (FdoString *spatialContextName) |
Protected Member Functions | |
| virtual void | Dispose () |
| Dispose this object. | |
| Comments or suggestions? Send us feedback. |