Package oracle.spatial.network.nfe.model.feature
Provides memory representations of feature layers and elements contained in feature layers
-
Interface Summary Interface Description NFEAttributeConstraint Represents a constraint for an attribute definition.NFEAttributeDescriptor Used to describe an attribute definition of a Feature Layer.NFECatalog A set of predefined values that can be assigned to a feature layer's attributeNFEPredefinedConnectedPoint Describes the type of point and how it should be connected to a line when a line is created. -
Class Summary Class Description NFEBasicAttributeConstraint The deault implementation ofNFEAttributeConstraintNFEBasicAttributeDescriptor The default implementation ofNFEAttributeDescriptorNFEBasicCatalog The default implementation ofNFECatalogNFEBasicFeature The default implementation ofNFEFeatureNFEBasicFeatureClass The default implementation ofNFEFeatureClassNFEBasicFeatureElement The default implementation ofNFEFeatureElementNFEBasicFeatureLayer The default implementation ofNFEFeatureLayerNFEBasicPredefinedConnectedPoint The default implementation ofNFEPredefinedConnectedPointNFECatalogValue It is a tuple of an ID and a valueNFEFeature This is the base class for representing a single network feature in memory.NFEFeatureClass Base class for representing a feature class.NFEFeatureElement Base class for representing a feature element.NFEFeatureLayer This class represents a feature layer in memory.NFEFeatureLayerMetadata This class holds metadata for an NFE Feature Layer. -
Enum Summary Enum Description NFEAttributeType Possible types of a feature layer's attributeNFEFeatureShape Defines the shape types supported by Feature Classes