FDO .NET API Reference | Feature Data Objects |
Include dependency graph for mgITopologyCapabilities.h:
Namespaces | |
namespace | OSGeo |
namespace | OSGeo::FDO |
namespace | OSGeo::FDO::Connections |
namespace | OSGeo::FDO::Connections::Capabilities |
Functions | |
System::Boolean | ActivatesTopologyByArea () |
System::Boolean | BreaksCurveCrossingsAutomatically () |
System::Boolean | ConstrainsFeatureMovements () |
System::Boolean | SupportsTopologicalHierarchy () |
Variables | |
public __gc __interface | ITopologyCapabilities |
|
True if the provider supports the activation of a topology using an area (surface) restriction; this may involve the use of pessimistic locking. |
|
True if the provider automatically (as a result of geometry assignment) breaks curves and inserts nodes wherever curves cross or touch, or where a node touches a curve. |
|
True if the provider constrains edits of TopoGeometry properties (by geometry value) to those that do not change topological relationships. |
|
True if the provider supports TopoGeometry properties that depend on each other in a hierarchy; if this is false, attempting to set a non-NULL for TopoGeometryPropertyDefinition's "DependsOnTopoGeometry" property will fail. |
|
|
Comments or suggestions? Send us feedback. |