Uses of Package
org.goplanit.utils.graph
-
Classes in org.goplanit.utils.graph used by org.goplanit.algorithms.shortest Class Description Vertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.converter.idmapping Class Description Vertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.geoio.converter.network.featurecontext Class Description Vertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.geoio.converter.service.featurecontext Class Description Vertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.graph Class Description ConjugateEdge Conjugate Edge interface connecting two conjugate vertices in a non-directional fashion.ConjugateVertex Conjugate vertex representation connected to one or more conjugate edgesConjugateVertexFactory Factory interface for creating conjugate vertex instancesConjugateVertices Container class for conjugate vertices and creating instances within this container via factory.Edge Edge interface connecting two vertices in a non-directional fashion.EdgeFactory Factory interface for creating edge instancesEdges Container and factory class for edges in a graph, also to be used to create and register edges of any (derived) typeGraph Interface for a graph with explicit container types rather than the base containers.GraphEntities Container class for any graph entities and a factory to create themGraphEntitiesImpl Base class for containers of entities on graphGraphEntity Placeholder interface for all graph entities.GraphEntityDeepCopyMapper A GraphEntity version of a #DeepCopyMapperGraphEntityFactory A base abstract class for factories that create graph entities on an underlying container No specification of the container here because it is used as a placeholder to be able to let derived classes implement this interface with as much freedom as possible.UntypedGraph A graph interface consisting of vertices and edges without specifying a concrete container type to access them.Vertex Vertex representation connected to one or more edges and/or edge segmentsVertexFactory Factory interface for creating vertex instancesVertices Container class for vertices and creating instances within this container via factory. -
Classes in org.goplanit.utils.graph used by org.goplanit.graph.directed Class Description Edge Edge interface connecting two vertices in a non-directional fashion.GraphEntities Container class for any graph entities and a factory to create themGraphEntitiesImpl Base class for containers of entities on graphGraphEntity Placeholder interface for all graph entities.GraphEntityDeepCopyMapper A GraphEntity version of a #DeepCopyMapperGraphEntityFactory A base abstract class for factories that create graph entities on an underlying container No specification of the container here because it is used as a placeholder to be able to let derived classes implement this interface with as much freedom as possible.UntypedDirectedGraph Interface for a directed graphUntypedGraph A graph interface consisting of vertices and edges without specifying a concrete container type to access them.Vertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.graph.directed.modifier Class Description UntypedDirectedGraph Interface for a directed graph -
Classes in org.goplanit.utils.graph used by org.goplanit.graph.modifier Class Description Edge Edge interface connecting two vertices in a non-directional fashion.UntypedGraph A graph interface consisting of vertices and edges without specifying a concrete container type to access them.Vertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.graph.modifier.event Class Description Edge Edge interface connecting two vertices in a non-directional fashion.Vertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.graph.modifier.event.handler Class Description Edge Edge interface connecting two vertices in a non-directional fashion. -
Classes in org.goplanit.utils.graph used by org.goplanit.io.geo Class Description Vertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.network.layer Class Description GraphEntityDeepCopyMapper A GraphEntity version of a #DeepCopyMapperUntypedDirectedGraph Interface for a directed graph -
Classes in org.goplanit.utils.graph used by org.goplanit.network.layer.macroscopic Class Description Edge Edge interface connecting two vertices in a non-directional fashion.GraphEntities Container class for any graph entities and a factory to create themGraphEntity Placeholder interface for all graph entities.GraphEntityDeepCopyMapper A GraphEntity version of a #DeepCopyMapperGraphEntityFactory A base abstract class for factories that create graph entities on an underlying container No specification of the container here because it is used as a placeholder to be able to let derived classes implement this interface with as much freedom as possible.ManagedGraphEntities Container class for any graph entities and a factory to create themManagedGraphEntitiesImpl Base class for containers of managed id entities that are also graph entities -
Classes in org.goplanit.utils.graph used by org.goplanit.network.layer.physical Class Description Edge Edge interface connecting two vertices in a non-directional fashion.GraphEntities Container class for any graph entities and a factory to create themGraphEntity Placeholder interface for all graph entities.GraphEntityDeepCopyMapper A GraphEntity version of a #DeepCopyMapperGraphEntityFactory A base abstract class for factories that create graph entities on an underlying container No specification of the container here because it is used as a placeholder to be able to let derived classes implement this interface with as much freedom as possible.ManagedGraphEntities Container class for any graph entities and a factory to create themManagedGraphEntitiesImpl Base class for containers of managed id entities that are also graph entitiesVertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.network.layer.service Class Description Edge Edge interface connecting two vertices in a non-directional fashion.GraphEntities Container class for any graph entities and a factory to create themGraphEntity Placeholder interface for all graph entities.GraphEntityDeepCopyMapper A GraphEntity version of a #DeepCopyMapperGraphEntityFactory A base abstract class for factories that create graph entities on an underlying container No specification of the container here because it is used as a placeholder to be able to let derived classes implement this interface with as much freedom as possible.ManagedGraphEntities Container class for any graph entities and a factory to create themManagedGraphEntitiesImpl Base class for containers of managed id entities that are also graph entitiesVertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.network.transport Class Description Edge Edge interface connecting two vertices in a non-directional fashion. -
Classes in org.goplanit.utils.graph used by org.goplanit.network.virtual Class Description Edge Edge interface connecting two vertices in a non-directional fashion.GraphEntities Container class for any graph entities and a factory to create themGraphEntity Placeholder interface for all graph entities.GraphEntityDeepCopyMapper A GraphEntity version of a #DeepCopyMapperGraphEntityFactory A base abstract class for factories that create graph entities on an underlying container No specification of the container here because it is used as a placeholder to be able to let derived classes implement this interface with as much freedom as possible.ManagedGraphEntities Container class for any graph entities and a factory to create themManagedGraphEntitiesImpl Base class for containers of managed id entities that are also graph entitiesVertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.osm.util Class Description Edge Edge interface connecting two vertices in a non-directional fashion. -
Classes in org.goplanit.utils.graph used by org.goplanit.output.adapter Class Description GraphEntities Container class for any graph entities and a factory to create themVertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.utils.geo Class Description Edge Edge interface connecting two vertices in a non-directional fashion.GraphEntities Container class for any graph entities and a factory to create themVertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.utils.graph Class Description ConjugateEdge Conjugate Edge interface connecting two conjugate vertices in a non-directional fashion.ConjugateEdgeFactory Factory interface for creating conjugate instancesConjugateEdges Container and factory class for conjugate edges in a conjugate graph, also to be used to create and register conjugate edges of any (derived) typeConjugateVertex Conjugate vertex representation connected to one or more conjugate edgesConjugateVertexFactory Factory interface for creating conjugate vertex instancesConjugateVertices Container class for conjugate vertices and creating instances within this container via factory.Edge Edge interface connecting two vertices in a non-directional fashion.EdgeFactory Factory interface for creating edge instancesEdges Container and factory class for edges in a graph, also to be used to create and register edges of any (derived) typeGraphEntities Container class for any graph entities and a factory to create themGraphEntitiesImpl Base class for containers of entities on graphGraphEntity Placeholder interface for all graph entities.GraphEntityFactory A base abstract class for factories that create graph entities on an underlying container No specification of the container here because it is used as a placeholder to be able to let derived classes implement this interface with as much freedom as possible.ManagedGraphEntities Container class for any graph entities and a factory to create themManagedGraphEntitiesImpl Base class for containers of managed id entities that are also graph entitiesUntypedDirectedGraph Interface for a directed graphUntypedGraph A graph interface consisting of vertices and edges without specifying a concrete container type to access them.Vertex Vertex representation connected to one or more edges and/or edge segmentsVertexFactory Factory interface for creating vertex instancesVertices Container class for vertices and creating instances within this container via factory. -
Classes in org.goplanit.utils.graph used by org.goplanit.utils.graph.directed Class Description Edge Edge interface connecting two vertices in a non-directional fashion.GraphEntities Container class for any graph entities and a factory to create themGraphEntity Placeholder interface for all graph entities.GraphEntityFactory A base abstract class for factories that create graph entities on an underlying container No specification of the container here because it is used as a placeholder to be able to let derived classes implement this interface with as much freedom as possible.UntypedDirectedGraph Interface for a directed graphUntypedGraph A graph interface consisting of vertices and edges without specifying a concrete container type to access them.Vertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.utils.graph.modifier Class Description Edge Edge interface connecting two vertices in a non-directional fashion.Vertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.utils.network.layer.macroscopic Class Description Edge Edge interface connecting two vertices in a non-directional fashion.GraphEntities Container class for any graph entities and a factory to create themGraphEntity Placeholder interface for all graph entities.GraphEntityFactory A base abstract class for factories that create graph entities on an underlying container No specification of the container here because it is used as a placeholder to be able to let derived classes implement this interface with as much freedom as possible.ManagedGraphEntities Container class for any graph entities and a factory to create them -
Classes in org.goplanit.utils.graph used by org.goplanit.utils.network.layer.physical Class Description Edge Edge interface connecting two vertices in a non-directional fashion.GraphEntities Container class for any graph entities and a factory to create themGraphEntity Placeholder interface for all graph entities.GraphEntityFactory A base abstract class for factories that create graph entities on an underlying container No specification of the container here because it is used as a placeholder to be able to let derived classes implement this interface with as much freedom as possible.ManagedGraphEntities Container class for any graph entities and a factory to create themVertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.utils.network.layer.service Class Description Edge Edge interface connecting two vertices in a non-directional fashion.GraphEntities Container class for any graph entities and a factory to create themGraphEntity Placeholder interface for all graph entities.GraphEntityFactory A base abstract class for factories that create graph entities on an underlying container No specification of the container here because it is used as a placeholder to be able to let derived classes implement this interface with as much freedom as possible.ManagedGraphEntities Container class for any graph entities and a factory to create themVertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.utils.network.virtual Class Description Edge Edge interface connecting two vertices in a non-directional fashion.GraphEntities Container class for any graph entities and a factory to create themGraphEntity Placeholder interface for all graph entities.GraphEntityDeepCopyMapper A GraphEntity version of a #DeepCopyMapperGraphEntityFactory A base abstract class for factories that create graph entities on an underlying container No specification of the container here because it is used as a placeholder to be able to let derived classes implement this interface with as much freedom as possible.ManagedGraphEntities Container class for any graph entities and a factory to create themVertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.utils.path Class Description Vertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.goplanit.utils.graph used by org.goplanit.zoning.modifier.event.handler Class Description Vertex Vertex representation connected to one or more edges and/or edge segments