Class | Description | |
---|---|---|
ErrorDescription | Represents a mechanism to retrieve TopologyError associated with a Topology. | |
FeatureInfo | Represents the parent feature of a topological element. A parent feature refers to a feature in the feature space from which one or more topological elements are created in the topology graph space. | |
Topology | Represents a topology dataset. | |
TopologyDefinition | Represents the schema and properties of a Topology. | |
TopologyEdge | Represents a topological edge within a topology graph. | |
TopologyElement | Represents a topological element within a topology graph. | |
TopologyError | Represents an error associated with a Topology. | |
TopologyGraph | Represents an in-memory representation of the topologically-integrated features within the current topology. When a topology graph is built via Topology.BuildGraph, spatial relationships between features are discovered, analyzed and established to form an in-memory graph of topological elements. These topological elements consist of TopologyNode and TopologyEdge, which correspond to points and lines, respectively, in the feature space. A parent feature refers to a feature in the feature space from which one or more topological elements are created in the topology graph space. | |
TopologyNode | Represents a topological node within a topology graph. | |
TopologyRule | Represents a rule that has been defined for a Topology. | |
ValidationDescription | Represents a mechanism to validate a Topology. | |
ValidationResult | Provides information about the results of a call to Topology.Validate. |