ArcFM Desktop Developer Guide
Miner.Geodatabase.Integration Namespace
Inheritance Hierarchy

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Classes
 ClassDescription
ClassAnnotationFeatureInfo  
ClassCoordinateSystem  
ClassDatabaseInfo SDE database connection properties.
ClassEdgeFeatureInfo A type of FeatureInfo that includes a collection of edge elements. Exported as FEATURE in the standard XML schema.
ClassEdgeInfo Network information and geometry for an edge element. Exported as EDGE in the standard XML schema.
ClassElementInfo Abstract class containing basic information about network elements common to both edges and junctions.
ClassFeatureInfo Abstract class for representing geodatabase features. Includes ObjectInfo's properties, and feature type. Concrete classes include JunctionFeatureInfo, EdgeFeatureInfo and SimpleFeatureInfo. Exported as FEATURE in the standard XML schema.
ClassFieldDefinition Geodatabase field definition.
ClassFieldInfo Exportable information about a field include the field's value, and it's definition. Exported as FIELD in the standard XML schema.
ClassGeoLine A line geometry represented as a collection of point geometries. Network edge geometries are represented as GeoLine, and each vertex is exported as a NODE element in the standard XML schema.
ClassGeoPoint Abstract class with exportable properties about a point geometry belonging to a feature, or part of one.
ClassJunctionFeatureInfo A type of FeatureInfo that includes junction element information. Exported as FEATURE in the standard xml schema.
ClassJunctionInfo Network information and geometry for a junction. Exported as NODE in standard XML schema.
ClassObjectClassInfo Geodatabase ObjectClass definition.
ClassObjectInfo Exportable information about a geodatabase object (a row in a registered geodatabase table). Exported as FEATURE in the standard XML schema.
ClassPoint2D A 2-dimensional point geometry. NODE elements in the standard XML schema have X and Y values taken from this class.
ClassRelationshipInfo Exportable properties for a relationship class and a collection of objects in the related table. (ObjectInfo holds a collection of it's related objects under it's Relationships property, of this type.)
ClassSimpleFeatureInfo A type of FeatureInfo that is not a network feature.
Interfaces
 InterfaceDescription
InterfaceIAnnotationElement  
InterfaceIFeatureShape A common interface for all shape types. This is new for 9.3 rev 2.
InterfaceIFontInfo  
InterfaceIGroupAnnotationElement  
InterfaceITextAnnotationElement  
InterfaceITextSymbolInfo  
Structures
 StructureDescription
StructureFieldKey A combination of the ObjectClassID and the field index serves as a unique identifier for a field in the geodatabase.
StructureObjectKey A combination of the ObjectID and the ObjectClassID serves as a unique identifier for object in the geodatabase.
Enumerations
 EnumerationDescription
EnumerationEdgeOrientation Indicates whether the traced direction of an edge was the same as the digitized direction of the geometry. Forward indicates that FromJunction is located at the beginning of the geometry. Reverse indicates it is at the end of the geometry. Unknown indicates that the orientation cannot be determined because the geometry is unavailable.
EnumerationElementOrigin  
See Also

Reference

Miner.Geodatabase Assembly

 

 


Send Comment