Package org.planit.network.physical
Physical network component object classes
-
Interface Summary Interface Description PhysicalNetworkBuilder Build network elements based on chosen network view. -
Class Summary Class Description LinkImpl Link class connecting two nodes via some geometry.LinkSegmentImpl Link segment object representing physical links in the network and storing their propertiesModeImpl A Mode is a user class feature representing a single form of transport (car, truck etc.).NodeImpl Node representation connected to one or more entry and exit linksPhysicalNetwork Model free Network consisting of nodes and links, each of which can be iterated over.