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 ofNFEAttributeConstraint
NFEBasicAttributeDescriptor The default implementation ofNFEAttributeDescriptor
NFEBasicCatalog The default implementation ofNFECatalog
NFEBasicFeature The default implementation ofNFEFeature
NFEBasicFeatureClass The default implementation ofNFEFeatureClass
NFEBasicFeatureElement The default implementation ofNFEFeatureElement
NFEBasicFeatureLayer The default implementation ofNFEFeatureLayer
NFEBasicPredefinedConnectedPoint The default implementation ofNFEPredefinedConnectedPoint
NFECatalogValue 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