Package oracle.spatial.network.nfe.model
Provides classes for representing and managing an NFE model in memory.
-
Interface Summary Interface Description NFEIdGenerator Implementations of this interface must provide ID's for a given entity.NFEIdManager This interface acts as a holder and manager of different ID generators used for different entities related to an NFEModel.NFEModel NFEModel is the entry point for representing Network Feature Model in memory.NFEModelObject Base interface for any object contained directly or indirectly in an NFE ModelNFEModelObjectFactory Implementations of this class are used to get new instances of most of the classes in the NFE API. -
Class Summary Class Description NFEBasicModel The default implementation of NFEModelNFEBasicModelObject The simplest implementation of NFEModelObjectNFEBasicModelObjectFactory The dafault implementation of NFEModelObjectFactoryNFEDBSequenceIdGenerator An implementation of NFEIdGeneratiom that uses a database sequence to generate id'sNFEDBSequenceIdManager An implementation of NFEIdManager that uses instances ofNFEDBSequenceIdGenerator
to generate id'sNFEGeometryDescriptor This class contains the geometry metadata of an NFE model.NFEMetadata Parent class for all classes that hold metadata of any First Class Model Object such as NFEModel, NFENetwork or NFEFeatureLayer.NFEModelMetadata This class holds metadata for an NFE model.NFEWorkspaceInfo Contains information related to the workspace.SDODimElement This class contains information regarding a spatial dimension such as boundaries and tolerance. -
Enum Summary Enum Description NFEEditionMode Defines values for the different edition modes supported by NFE