Uses of Class
org.goplanit.zoning.Zoning
- 
- 
Uses of Zoning in org.goplanit.assignmentMethods in org.goplanit.assignment that return Zoning Modifier and Type Method Description ZoningTrafficAssignment. getZoning()Get the zoning for the current assignmentZoningTrafficAssignmentConfigurator. getZoning()Get the registered zoningMethods in org.goplanit.assignment with parameters of type Zoning Modifier and Type Method Description static TrafficAssignmentBuilder<?>TrafficAssignmentBuilderFactory. createBuilder(String trafficAssignmentType, IdGroupingToken projectToken, InputBuilderListener inputBuilder, Demands theDemands, Zoning theZoning, LayeredNetwork<?,?> theNetwork)Create a builder for given assignment typevoidTrafficAssignment. setZoning(Zoning zoning)Set the zoning object for the current assignmentprotected voidTrafficAssignmentConfigurator. setZoning(Zoning zoning)Set the zoningConstructors in org.goplanit.assignment with parameters of type Zoning Constructor Description TrafficAssignmentBuilder(Class<T> trafficAssignmentClass, IdGroupingToken projectToken, InputBuilderListener inputBuilderListener, Demands demands, Zoning zoning, LayeredNetwork<?,?> network)Constructor
- 
Uses of Zoning in org.goplanit.assignment.ltmConstructors in org.goplanit.assignment.ltm with parameters of type Zoning Constructor Description LtmTrafficAssignmentBuilder(Class<T> trafficAssignmentClass, IdGroupingToken groupId, InputBuilderListener inputBuilderListener, Demands demands, Zoning zoning, LayeredNetwork<?,?> network)Constructor
- 
Uses of Zoning in org.goplanit.assignment.ltm.eltmConstructors in org.goplanit.assignment.ltm.eltm with parameters of type Zoning Constructor Description EventBasedLtmTrafficAssignmentBuilder(IdGroupingToken groupId, InputBuilderListener inputBuilderListener, Demands demands, Zoning zoning, LayeredNetwork<?,?> network)Constructor
- 
Uses of Zoning in org.goplanit.assignment.ltm.sltmMethods in org.goplanit.assignment.ltm.sltm with parameters of type Zoning Modifier and Type Method Description protected abstract voidStaticLtmBushStrategyBase. initialiseBush(B bush, Zoning zoning, OdDemands odDemands, ShortestBushGeneralised shortestBushAlgorithm)Initialise the sLTM bush by including the relevant DAGs based on available demand and bush layout.protected voidStaticLtmDestinationBushStrategy. initialiseBush(RootedLabelledBush bush, Zoning zoning, OdDemands odDemands, ShortestBushGeneralised shortestBushAlgorithm)Loop over all origins for bush' destination and apply demand proportionally across available shortest path(s) based on given demand and shortest path algorithm usedprotected voidStaticLtmOriginBushDestLabelledStrategy. initialiseBush(RootedLabelledBush bush, Zoning zoning, OdDemands odDemands, ShortestBushGeneralised shortestBushAlgorithm)Loop over all destinations for bush' origin and apply demand proportionally across available shortest path(s) based on given demand and shortest path algorithm usedConstructors in org.goplanit.assignment.ltm.sltm with parameters of type Zoning Constructor Description StaticLtmTrafficAssignmentBuilder(IdGroupingToken groupId, InputBuilderListener inputBuilderListener, Demands demands, Zoning zoning, LayeredNetwork<?,?> network)Constructor
- 
Uses of Zoning in org.goplanit.assignment.ltm.sltm.conjugateMethods in org.goplanit.assignment.ltm.sltm.conjugate with parameters of type Zoning Modifier and Type Method Description protected voidStaticLtmStrategyConjugateBush. initialiseBush(ConjugateDestinationBush bush, Zoning zoning, OdDemands odDemands, ShortestBushGeneralised shortestBushAlgorithm)Initialise the sLTM bush by including the relevant DAGs based on available demand and bush layout.
- 
Uses of Zoning in org.goplanit.assignment.traditionalstaticConstructors in org.goplanit.assignment.traditionalstatic with parameters of type Zoning Constructor Description TraditionalStaticAssignmentBuilder(IdGroupingToken projectToken, InputBuilderListener inputBuilder, Demands demands, Zoning zoning, LayeredNetwork<?,?> network)Constructor
- 
Uses of Zoning in org.goplanit.component.eventMethods in org.goplanit.component.event that return Zoning Modifier and Type Method Description ZoningPopulateDemandsEvent. getParentZoning()Collect PLANit zoning upon which this demands is to be appliedZoningPopulateZoningEvent. getZoningToPopulate()Collect PLANit zoning to populateConstructors in org.goplanit.component.event with parameters of type Zoning Constructor Description PopulateDemandsEvent(PlanitComponentFactory<?> source, Demands demandsToPopulate, Zoning parentZoning, MacroscopicNetwork parentNetwork)ConstructorPopulateZoningEvent(PlanitComponentFactory<?> source, Zoning zoningToPopulate, MacroscopicNetwork network)Constructor
- 
Uses of Zoning in org.goplanit.converter.demandsMethods in org.goplanit.converter.demands that return Zoning Modifier and Type Method Description ZoningDemandsReader. getReferenceZoning()each demands reader is expected to ensure that its demand relates to a zoning this reference zoning can be obtained (after reading is complete).ZoningDemandsWriter. getReferenceZoning()Methods in org.goplanit.converter.demands with parameters of type Zoning Modifier and Type Method Description voidDemandsWriter. setReferenceZoning(Zoning referenceZoning)each demands writer is expected to ensure that its demand relate to a zoning this reference zoning can be set.
- 
Uses of Zoning in org.goplanit.converter.idmappingMethods in org.goplanit.converter.idmapping that return types with arguments of type Zoning Modifier and Type Method Description static Function<Zoning,String>IdMapperFunctionFactory. createZoningIdMappingFunction(IdMapperType idMapper)create a function that takes a Zoning and generates the appropriate id based on the user configurationFunction<Zoning,String>ZoningIdMapper. getZoningIdMapper()get id mapper for Zoning
- 
Uses of Zoning in org.goplanit.converter.intermodalMethods in org.goplanit.converter.intermodal that return types with arguments of type Zoning Modifier and Type Method Description Quadruple<MacroscopicNetwork,Zoning,T,U>IntermodalReader. readWithServices()Methods in org.goplanit.converter.intermodal with parameters of type Zoning Modifier and Type Method Description voidIntermodalWriter. writeWithServices(MacroscopicNetwork physicalNetwork, Zoning zoning, T serviceNetwork, U routedServices)Write a network to the writer's output format.Constructor parameters in org.goplanit.converter.intermodal with type arguments of type Zoning Constructor Description IntermodalConverter(PairConverterReader<MacroscopicNetwork,Zoning> reader, PairConverterWriter<MacroscopicNetwork,Zoning> writer)ConstructorIntermodalConverter(PairConverterReader<MacroscopicNetwork,Zoning> reader, PairConverterWriter<MacroscopicNetwork,Zoning> writer)Constructor
- 
Uses of Zoning in org.goplanit.converter.zoningMethods in org.goplanit.converter.zoning with parameters of type Zoning Modifier and Type Method Description static DirectedConnectoidZoningConverterUtils. createAndRegisterDirectedConnectoid(Zoning zoning, TransferZone accessZone, boolean downstreamAccessNode, MacroscopicLinkSegment linkSegment, Set<Mode> allowedModes)create directed connectoid for the link segment provided, all related to the given transfer zone and with access modes provided.static Collection<DirectedConnectoid>ZoningConverterUtils. createAndRegisterDirectedConnectoids(Zoning zoning, TransferZone transferZone, Node accessNode, Iterable<? extends MacroscopicLinkSegment> linkSegments, Set<Mode> allowedModes)create directed connectoids, one per link segment provided, all related to the given transfer zone and with access modes provided.
- 
Uses of Zoning in org.goplanit.costMethods in org.goplanit.cost with parameters of type Zoning Modifier and Type Method Description static double[]CostUtils. createAndPopulateModalSegmentCost(Mode mode, VirtualCost virtualCost, AbstractPhysicalCost physicalCost, UntypedPhysicalNetwork network, Zoning zoning)Populate entire cost array with both virtual and non-virtual link segment costs based on the concrete cost classes, for given modestatic double[]CostUtils. createEmptyLinkSegmentCostArray(UntypedPhysicalNetwork network, Zoning zoning)Create an empty cost array for all link segments in both virtual and physical part of the network
- 
Uses of Zoning in org.goplanit.geoio.converter.intermodalMethods in org.goplanit.geoio.converter.intermodal with parameters of type Zoning Modifier and Type Method Description voidGeometryIntermodalWriter. write(MacroscopicNetwork macroscopicNetwork, Zoning zoning)Write a network to the writer's output format.protected Pair<GeometryNetworkWriter,GeometryZoningWriter>GeometryIntermodalWriter. writeNetworkAndZoning(MacroscopicNetwork macroscopicNetwork, Zoning zoning)Persist network and zoning and return writers used.voidGeometryIntermodalWriter. writeWithServices(MacroscopicNetwork macroscopicNetwork, Zoning zoning, ServiceNetwork serviceNetwork, RoutedServices routedServices)Write a network to the writer's output format.
- 
Uses of Zoning in org.goplanit.geoio.converter.zoningMethods in org.goplanit.geoio.converter.zoning with parameters of type Zoning Modifier and Type Method Description voidGeometryZoningWriter. write(Zoning zoning)write a network to the writer's output format.protected voidGeometryZoningWriter. writeEntities(Zoning zoning)Write the Zoning entities eligible for persistenceprotected voidGeometryZoningWriter. writeOdConnectoids(Zoning zoning, org.opengis.feature.simple.SimpleFeatureType featureType, PlanitUndirectedConnectoidFeatureTypeContext featureDescription)Write od connectoids of the zoningprotected voidGeometryZoningWriter. writeTransferConnectoids(Zoning zoning, org.opengis.feature.simple.SimpleFeatureType featureType, PlanitDirectedConnectoidFeatureTypeContext featureDescription)Write transfer connectoids of the zoning
- 
Uses of Zoning in org.goplanit.gtfs.converter.intermodalMethods in org.goplanit.gtfs.converter.intermodal that return Zoning Modifier and Type Method Description ZoningGtfsServicesAndZoningIntegratorData. getZoning()Methods in org.goplanit.gtfs.converter.intermodal that return types with arguments of type Zoning Modifier and Type Method Description Pair<MacroscopicNetwork,Zoning>GtfsIntermodalReader. read()GTFS intermodal reader - when used - only supports reading with services included.Quadruple<MacroscopicNetwork,Zoning,ServiceNetwork,RoutedServices>GtfsIntermodalReader. readWithServices()Perform the conversion and parsing into PLANit memory model with service network and servicesMethods in org.goplanit.gtfs.converter.intermodal with parameters of type Zoning Modifier and Type Method Description static GtfsIntermodalReaderGtfsIntermodalReaderFactory. create(String inputDirectory, String countryName, DayOfWeek dayOfWeek, MacroscopicNetwork parentNetwork, Zoning parentZoning, RouteTypeChoice typeChoice)Create a GtfsIntermodalReader sourced from given input directorystatic GtfsIntermodalReaderGtfsIntermodalReaderFactory. create(String inputDirectory, String countryName, MacroscopicNetwork parentNetwork, Zoning parentZoning, RouteTypeChoice typeChoice)Create a GtfsIntermodalReader sourced from given input directory.static GtfsIntermodalReaderGtfsIntermodalReaderFactory. create(MacroscopicNetwork parentNetwork, Zoning parentZoning, GtfsIntermodalReaderSettings settings)Create a GtfsIntermodalReader based on given settings which in turn contain information on required location and reference inputsMethod parameters in org.goplanit.gtfs.converter.intermodal with type arguments of type Zoning Modifier and Type Method Description static GtfsIntermodalReaderGtfsIntermodalReaderFactory. create(String countryName, PairConverterReader<MacroscopicNetwork,Zoning> networkAndZoningReader)Create a GtfsIntermodalReader based on given locale input source needs to be manually set after, GTFS route choice type set to RouteTypeChoice.EXTENDED).static GtfsIntermodalReaderGtfsIntermodalReaderFactory. create(GtfsIntermodalReaderSettings settings, PairConverterReader<MacroscopicNetwork,Zoning> networkAndZoningReader)Create a GtfsIntermodalReader based on given settings which in turn contain information on required location and reference inputs This specific approach allows the provision of an intermodal reader to obtain network and zoning rather than having instances passed inConstructors in org.goplanit.gtfs.converter.intermodal with parameters of type Zoning Constructor Description GtfsIntermodalReader(IdGroupingToken idToken, MacroscopicNetwork parentNetwork, Zoning parentZoning, GtfsIntermodalReaderSettings settings)Constructor where settings are directly provided such that input information can be extracted from itGtfsServicesAndZoningIntegratorData(ServiceNetwork serviceNetwork, RoutedServices routedServices, Zoning zoning, GtfsIntermodalReaderSettings settings)ConstructorGtfsServicesAndZoningReaderIntegrator(GtfsIntermodalReaderSettings settings, Zoning zoning, ServiceNetwork serviceNetwork, RoutedServices routedServices, Function<ServiceNode,String> serviceNodeToGtfsStopIdMapping, Function<String,TransferZone> gtfsStopIdToTransferZoneMapping)ConstructorConstructor parameters in org.goplanit.gtfs.converter.intermodal with type arguments of type Zoning Constructor Description GtfsIntermodalReader(PairConverterReader<MacroscopicNetwork,Zoning> networkAndZoningReader, GtfsIntermodalReaderSettings settings)Constructor where settings are directly provided such that input information can be extracted from it, use reader to obtain network and zoning instances
- 
Uses of Zoning in org.goplanit.gtfs.converter.zoningMethods in org.goplanit.gtfs.converter.zoning that return Zoning Modifier and Type Method Description ZoningGtfsZoningReader. read()Parse a GTFS files and convert it into a PLANit Zoning instance, or supplement the transfer zones of an already existing instance given the configuration options that have been setMethods in org.goplanit.gtfs.converter.zoning with parameters of type Zoning Modifier and Type Method Description static GtfsZoningReaderGtfsZoningReaderFactory. create(GtfsZoningReaderSettings settings, Zoning zoningToPopulate, ServiceNetwork serviceNetwork, RoutedServices routedServices, Function<ServiceNode,String> serviceNodeToGtfsStopIdMapping)Create a GTFS zoning reader, where information from an already present service network and routed services is leveraged to improve the quality of the parsing of PT stops, i.e., transfer zones.Constructors in org.goplanit.gtfs.converter.zoning with parameters of type Zoning Constructor Description GtfsZoningReader(GtfsZoningReaderSettings settings, Zoning zoningToPopulate)Constructor.GtfsZoningReader(GtfsZoningReaderSettings settings, Zoning zoningToPopulate, ServiceNetwork serviceNetwork, RoutedServices routedServices)Constructor.
- 
Uses of Zoning in org.goplanit.gtfs.converter.zoning.handlerMethods in org.goplanit.gtfs.converter.zoning.handler that return Zoning Modifier and Type Method Description ZoningGtfsZoningHandlerData. getZoning()Access to the zoning to populateMethods in org.goplanit.gtfs.converter.zoning.handler with parameters of type Zoning Modifier and Type Method Description voidGtfsZoningHandlerProfiler. logProcessingStats(Zoning zoning)log counters regarding main processing phaseConstructors in org.goplanit.gtfs.converter.zoning.handler with parameters of type Zoning Constructor Description GtfsZoningHandlerConnectoidData(ServiceNetwork serviceNetwork, Zoning referenceZoning)ConstructorGtfsZoningHandlerData(GtfsZoningReaderSettings settings, Zoning zoningToPopulate, ServiceNetwork serviceNetwork, RoutedServices routedServices, GtfsZoningHandlerProfiler handlerProfiler)ConstructorGtfsZoningHandlerTransferZoneData(ServiceNetwork serviceNetwork, GtfsZoningReaderSettings settings, Zoning referenceZoning)Constructor
- 
Uses of Zoning in org.goplanit.io.converter.demandsFields in org.goplanit.io.converter.demands declared as Zoning Modifier and Type Field Description protected ZoningPlanitDemandsReader. referenceZoningReference zoning to use when demands relate to zoning entitiesMethods in org.goplanit.io.converter.demands that return Zoning Modifier and Type Method Description ZoningPlanitDemandsReader. getReferenceZoning()each demands reader is expected to ensure that its demand relates to a zoning this reference zoning can be obtained (after reading is complete).ZoningPlanitDemandsWriter. getReferenceZoning()Methods in org.goplanit.io.converter.demands with parameters of type Zoning Modifier and Type Method Description static PlanitDemandsReaderPlanitDemandsReaderFactory. create(String pathDirectory, String xmlFileExtension, LayeredNetwork<?,?> network, Zoning referenceZoning)Factory methodstatic PlanitDemandsReaderPlanitDemandsReaderFactory. create(String pathDirectory, LayeredNetwork<?,?> referenceNetwork, Zoning referenceZoning)Factory methodstatic PlanitDemandsReaderPlanitDemandsReaderFactory. create(PlanitDemandsReaderSettings demandsSettings, LayeredNetwork<?,?> referenceNetwork, Zoning referenceZoning)Factory methodstatic PlanitDemandsReaderPlanitDemandsReaderFactory. create(org.goplanit.xml.generated.XMLElementMacroscopicDemand xmlRawDemands, LayeredNetwork<?,?> referenceNetwork, Zoning referenceZoning)Factory method where file has already been parsed and we only need to convert from raw XML objects to PLANit memory modelstatic PlanitDemandsWriterPlanitDemandsWriterFactory. create(String demandsPath, Zoning parentZoning)Create a PLANitDemandsWriter which can persist a PLANit demands in the native PLANit XML formatstatic PlanitDemandsWriterPlanitDemandsWriterFactory. create(PlanitDemandsWriterSettings settings, Zoning parentZoning, org.goplanit.xml.generated.XMLElementMacroscopicDemand xmlRawDemands)Create a PLANitZoningWriter which can persist a PLANit zoning in the native PLANit XML format.voidPlanitDemandsReader. setReferenceZoning(Zoning referenceZoning)Set reference zoning to usevoidPlanitDemandsWriter. setReferenceZoning(Zoning referenceZoning)each demands writer is expected to ensure that its demand relate to a zoning this reference zoning can be set.Constructors in org.goplanit.io.converter.demands with parameters of type Zoning Constructor Description PlanitDemandsReader(PlanitDemandsReaderSettings demandsSettings, LayeredNetwork<?,?> network, Zoning zoning, Demands demandsToPopulate)Constructor where parsing will be based upon the settings and already present compatible network and zoningPlanitDemandsReader(org.goplanit.xml.generated.XMLElementMacroscopicDemand xmlMacroscopicDemands, LayeredNetwork<?,?> network, Zoning zoning, Demands demandsToPopulate)Constructor where file has already been parsed and we only need to convert from raw XML objects to PLANit memory modelPlanitDemandsWriter(PlanitDemandsWriterSettings settings, Zoning referenceZoning, org.goplanit.xml.generated.XMLElementMacroscopicDemand xmlRawDemands)Constructor
- 
Uses of Zoning in org.goplanit.io.converter.intermodalFields in org.goplanit.io.converter.intermodal declared as Zoning Modifier and Type Field Description protected ZoningPlanitIntermodalReader. zoningToPopulatethe zoning to populateMethods in org.goplanit.io.converter.intermodal that return types with arguments of type Zoning Modifier and Type Method Description Pair<MacroscopicNetwork,Zoning>PlanitIntermodalReader. read()parse the network based on the configuration of the implementing class to yield a PLANit networkQuadruple<MacroscopicNetwork,Zoning,ServiceNetwork,RoutedServices>PlanitIntermodalReader. readWithServices()PArse network, zoning, service network, and routed services that belong togetherMethods in org.goplanit.io.converter.intermodal with parameters of type Zoning Modifier and Type Method Description static PlanitIntermodalReaderPlanitIntermodalReaderFactory. create(String pathDirectory, String xmlFileExtension, MacroscopicNetwork network, Zoning zoning)Factory method for intermodal reader( without services)static PlanitIntermodalReaderPlanitIntermodalReaderFactory. create(String pathDirectory, String xmlFileExtension, MacroscopicNetwork network, Zoning zoning, ServiceNetwork serviceNetwork, RoutedServices routedServices)Factory methodstatic PlanitIntermodalReaderPlanitIntermodalReaderFactory. create(org.goplanit.xml.generated.XMLElementMacroscopicNetwork xmlRawNetwork, org.goplanit.xml.generated.XMLElementMacroscopicZoning xmlRawZoning, org.goplanit.xml.generated.XMLElementServiceNetwork xmlRawServiceNetwork, org.goplanit.xml.generated.XMLElementRoutedServices xmlRawRoutedServices, MacroscopicNetwork network, Zoning zoning, ServiceNetwork serviceNetwork, RoutedServices routedServices)constructor where file has already been parsed and we only need to convert from raw XML objects to PLANit memory modelvoidPlanitIntermodalWriter. write(MacroscopicNetwork macroscopicNetwork, Zoning zoning)Write a network to the writer's output format.protected Pair<PlanitNetworkWriter,PlanitZoningWriter>PlanitIntermodalWriter. writeNetworkAndZoning(MacroscopicNetwork macroscopicNetwork, Zoning zoning)Persist network and zoning and return writersvoidPlanitIntermodalWriter. writeWithServices(MacroscopicNetwork macroscopicNetwork, Zoning zoning, ServiceNetwork serviceNetwork, RoutedServices routedServices)Write a network to the writer's output format.Constructors in org.goplanit.io.converter.intermodal with parameters of type Zoning Constructor Description PlanitIntermodalReader(String inputPathDirectory, String xmlFileExtension, MacroscopicNetwork network, Zoning zoning)constructor where xml content is still on disk and first needs to be parsed into memory before converted to planit memory modelPlanitIntermodalReader(String inputPathDirectory, String xmlFileExtension, MacroscopicNetwork network, Zoning zoning, ServiceNetwork serviceNetwork, RoutedServices routedServices)constructor where xml content is still on disk and first needs to be parsed into memory before converted to planit memory modelPlanitIntermodalReader(PlanitIntermodalReaderSettings settings, MacroscopicNetwork network, Zoning zoning, ServiceNetwork serviceNetwork, RoutedServices routedServices)ConstructorPlanitIntermodalReader(PlanitIntermodalReaderSettings settings, org.goplanit.xml.generated.XMLElementMacroscopicNetwork xmlRawNetwork, org.goplanit.xml.generated.XMLElementMacroscopicZoning xmlRawZoning, org.goplanit.xml.generated.XMLElementServiceNetwork xmlRawServiceNetwork, org.goplanit.xml.generated.XMLElementRoutedServices xmlRawRoutedServices, MacroscopicNetwork network, Zoning zoning, ServiceNetwork serviceNetwork, RoutedServices routedServices)constructor where the xml content has already been parsed into a JAXB memory model which subsequently needs to be converted into the planit memory modelPlanitIntermodalReader(org.goplanit.xml.generated.XMLElementMacroscopicNetwork xmlRawNetwork, org.goplanit.xml.generated.XMLElementMacroscopicZoning xmlRawZoning, MacroscopicNetwork network, Zoning zoning)constructor where the xml content has already been parsed into a JAXB memory model which subsequently needs to be converted into the planit memory model
- 
Uses of Zoning in org.goplanit.io.converter.zoningFields in org.goplanit.io.converter.zoning declared as Zoning Modifier and Type Field Description protected ZoningPlanitZoningReader. zoningthe zoning to populateMethods in org.goplanit.io.converter.zoning that return Zoning Modifier and Type Method Description ZoningPlanitZoningReader. read()Read the zoning from diskMethods in org.goplanit.io.converter.zoning with parameters of type Zoning Modifier and Type Method Description static PlanitZoningReaderPlanitZoningReaderFactory. create(String pathDirectory, String xmlFileExtension, LayeredNetwork<?,?> network, Zoning zoning)Factory methodstatic PlanitZoningReaderPlanitZoningReaderFactory. create(PlanitZoningReaderSettings zoningSettings, LayeredNetwork<?,?> referenceNetwork, Zoning zoningToPopulate)Factory methodstatic PlanitZoningReaderPlanitZoningReaderFactory. create(org.goplanit.xml.generated.XMLElementMacroscopicZoning xmlRawZoning, PlanitZoningReaderSettings zoningSettings, LayeredNetwork<?,?> network, Zoning zoning)Factory method where file has already been parsed and we only need to convert from raw XML objects to PLANit memory modelstatic PlanitZoningReaderPlanitZoningReaderFactory. create(org.goplanit.xml.generated.XMLElementMacroscopicZoning xmlRawZoning, LayeredNetwork<?,?> network, Zoning zoning)Factory method where file has already been parsed and we only need to convert from raw XML objects to PLANit memory modelprotected voidPlanitZoningReader. setZoning(Zoning zoning)Set the zoning to populatevoidPlanitZoningWriter. write(Zoning zoning)write a network to the writer's output format.Constructors in org.goplanit.io.converter.zoning with parameters of type Zoning Constructor Description PlanitZoningReader(String pathDirectory, String xmlFileExtension, LayeredNetwork<?,?> network, Zoning zoning)ConstructorPlanitZoningReader(PlanitZoningReaderSettings settings, LayeredNetwork<?,?> network, Zoning zoning)ConstructorPlanitZoningReader(org.goplanit.xml.generated.XMLElementMacroscopicZoning xmlMacroscopicZoning, PlanitZoningReaderSettings settings, LayeredNetwork<?,?> network, Zoning zoning)Constructor where file has already been parsed and we only need to convert from raw XML objects to PLANit memory modelPlanitZoningReader(org.goplanit.xml.generated.XMLElementMacroscopicZoning xmlMacroscopicZoning, LayeredNetwork<?,?> network, Zoning zoning)Constructor where file has already been parsed and we only need to convert from raw XML objects to PLANit memory model
- 
Uses of Zoning in org.goplanit.io.inputMethods in org.goplanit.io.input with parameters of type Zoning Modifier and Type Method Description protected voidPlanItInputBuilder. populateDemands(Demands demands, Zoning zoning, MacroscopicNetwork network)Populates the Demands object from the input fileprotected voidPlanItInputBuilder. populateZoning(Zoning zoning, MacroscopicNetwork network)Creates the Zoning object and connectoids from the data in the input file
- 
Uses of Zoning in org.goplanit.io.projectMethods in org.goplanit.io.project that return Zoning Modifier and Type Method Description ZoningPlanItSimpleProject. getZoning()Return the current Zoning objectMethods in org.goplanit.io.project with parameters of type Zoning Modifier and Type Method Description TrafficAssignmentConfigurator<? extends TrafficAssignment>PlanItProject. createAndRegisterTrafficAssignment(String trafficAssignmentType, Demands theDemands, Zoning theZoning, LayeredNetwork<?,?> theNetwork)Create and register a traffic assignment instance of a given typeTrafficAssignmentConfigurator<? extends TrafficAssignment>PlanItSimpleProject. createAndRegisterTrafficAssignment(String trafficAssignmentType, Demands theDemands, Zoning theZoning, LayeredNetwork<?,?> theNetwork)Disallow the use of the generic create and register traffic assignment because a simple project automatically determines its demands, zoning, and network
- 
Uses of Zoning in org.goplanit.matsim.converterFields in org.goplanit.matsim.converter declared as Zoning Modifier and Type Field Description protected ZoningMatsimRoutedServicesWriter. referenceZoningreference zoning to extract pt stops from (rather than service nodes)Methods in org.goplanit.matsim.converter with parameters of type Zoning Modifier and Type Method Description static MatsimRoutedServicesWriterMatsimPublicTransportServicesWriterFactory. create(String outputDirectory, String countryName, Zoning referenceZoning)Create a MatsimRoutedServicesWriter which persists PLANit routed services in a public transport schedule in MATSIM format in given directory for a given countrystatic MatsimRoutedServicesWriterMatsimPublicTransportServicesWriterFactory. create(String outputDirectory, Zoning referenceZoning)Create a MatsimRoutedServicesWriter which persists PLANit routed services in a public transport schedule in MATSIM format in given directorystatic MatsimRoutedServicesWriterMatsimPublicTransportServicesWriterFactory. create(MatsimIntermodalWriterSettings settings, Zoning referenceZoning)Create a MatsimRoutedServicesWriter which persists PLANit routed services in a public transport schedule in MATSIM format based on settings providedstatic MatsimRoutedServicesWriterMatsimPublicTransportServicesWriterFactory. create(MatsimPtServicesWriterSettings routedServicesSettings, MatsimNetworkWriterSettings networkWriterSettings, MatsimZoningWriterSettings zoningWriterSettings, Zoning referenceZoning)Create a PLANitMatsimRoutedServicesWriter (pt output) with defaults.static MatsimRoutedServicesWriterMatsimPublicTransportServicesWriterFactory. create(MatsimPtServicesWriterSettings settings, Zoning referenceZoning)Create a MatsimRoutedServicesWriter which persists PLANit routed services in a public transport schedule in MATSIM format based on settings providedstatic MatsimRoutedServicesWriterMatsimPublicTransportServicesWriterFactory. create(Zoning referenceZoning)Create a MatsimRoutedServicesWriter which persists PLANit routed services in a public transport schedule in MATSIM format in current working directoryvoidMatsimIntermodalWriter. write(MacroscopicNetwork infrastructureNetwork, Zoning zoning)Persist the PLANit network and zoning as a MATSim network to diskvoidMatsimIntermodalWriter. writeWithServices(MacroscopicNetwork infrastructureNetwork, Zoning zoning, ServiceNetwork serviceNetwork, RoutedServices routedServices)Persist the PLANit network and zoning as a MATSIM compatible network to diskConstructors in org.goplanit.matsim.converter with parameters of type Zoning Constructor Description MatsimRoutedServicesWriter(MatsimPtServicesWriterSettings routedServicesWriterSettings, MatsimNetworkWriterSettings networkSettings, MatsimZoningWriterSettings zoningSettings, Zoning referenceZoning)Constructor.
- 
Uses of Zoning in org.goplanit.network.transportFields in org.goplanit.network.transport declared as Zoning Modifier and Type Field Description protected ZoningTransportModelNetwork. zoningHolds the zoning structure and virtual transport network interfacing with the physical networkMethods in org.goplanit.network.transport that return Zoning Modifier and Type Method Description ZoningTransportModelNetwork. getZoning()Collect the zoning structureMethods in org.goplanit.network.transport with parameters of type Zoning Modifier and Type Method Description static intTransportModelNetwork. getNumberOfConnectoidSegments(Zoning theZoning)Returns the total number of connectoid segments available in this transport networkstatic intTransportModelNetwork. getNumberOfEdgeSegmentsAllLayers(LayeredNetwork<?,?> theNetwork, Zoning theZoning)Returns the total number of edge segments available in this traffic assignment by combining the physical and non-physical link segmentsstatic intTransportModelNetwork. getNumberOfVerticesAllLayers(LayeredNetwork<?,?> physicalNetwork, Zoning zoning)Returns the total physical vertices and centroid vertices (of od and/or transfer zones) in this transport networkConstructors in org.goplanit.network.transport with parameters of type Zoning Constructor Description TransportModelNetwork(TopologicalLayerNetwork<?,?> infrastructureNetwork, Zoning zoning)Constructor
- 
Uses of Zoning in org.goplanit.osm.converter.intermodalMethods in org.goplanit.osm.converter.intermodal that return types with arguments of type Zoning Modifier and Type Method Description Pair<MacroscopicNetwork,Zoning>OsmIntermodalReader. read()Parse a local *.osm or *.osm.pbf file and convert it into a Macroscopic network and zoning given the configuration options that have been setQuadruple<MacroscopicNetwork,Zoning,ServiceNetwork,RoutedServices>OsmIntermodalReader. readWithServices()Currently no support yet for this featureMethods in org.goplanit.osm.converter.intermodal with parameters of type Zoning Modifier and Type Method Description static OsmIntermodalReaderOsmIntermodalReaderFactory. create(String inputFile, String countryName, PlanitOsmNetwork osmNetworkToPopulate, Zoning zoningToPopulate)Create a PLANitOsmIntermodalReader while providing an OSM network, and zoning to populatestatic OsmIntermodalReaderOsmIntermodalReaderFactory. create(URL inputSource, String countryName, PlanitOsmNetwork osmNetworkToPopulate, Zoning zoningToPopulate)Create a PLANitOsmIntermodalReader while providing an OSM network, and zoning to populatestatic OsmIntermodalReaderOsmIntermodalReaderFactory. create(OsmIntermodalReaderSettings settings, PlanitOsmNetwork osmNetworkToPopulate, Zoning zoningToPopulate)Create a PLANitOsmIntermodalReader while providing an OSM network, and zoning to populateConstructors in org.goplanit.osm.converter.intermodal with parameters of type Zoning Constructor Description OsmIntermodalReader(String countryName, PlanitOsmNetwork osmNetworkToPopulate, Zoning zoningToPopulate)ConstructorOsmIntermodalReader(URL inputSource, String countryName, PlanitOsmNetwork osmNetworkToPopulate, Zoning zoningToPopulate)ConstructorOsmIntermodalReader(OsmIntermodalReaderSettings settings, PlanitOsmNetwork osmNetworkToPopulate, Zoning zoningToPopulate)Constructor
- 
Uses of Zoning in org.goplanit.osm.converter.networkMethods in org.goplanit.osm.converter.network with parameters of type Zoning Modifier and Type Method Description voidOsmNetworkReader. removeDanglingSubNetworks(Zoning zoning)remove dangling subnetworks when settings dictate it.
- 
Uses of Zoning in org.goplanit.osm.converter.zoningMethods in org.goplanit.osm.converter.zoning that return Zoning Modifier and Type Method Description ZoningOsmZoningReader. read()Parse a local *.osm or *.osm.pbf file and convert it into a PLANit Zoning instance given the configuration options that have been setMethods in org.goplanit.osm.converter.zoning with parameters of type Zoning Modifier and Type Method Description static OsmZoningReaderOsmZoningReaderFactory. create(String inputFile, String countryName, Zoning zoningToPopulate, PlanitOsmNetwork referenceNetwork, OsmNetworkToZoningReaderData network2ZoningData)Create a PLANitOSMReader while providing an OSM network to populatestatic OsmZoningReaderOsmZoningReaderFactory. create(URL inputSource, String countryName, Zoning zoningToPopulate, PlanitOsmNetwork referenceNetwork, OsmNetworkToZoningReaderData network2ZoningData)Create a PLANitOSMReader while providing an OSM network to populatestatic OsmZoningReaderOsmZoningReaderFactory. create(OsmPublicTransportReaderSettings settings, Zoning zoningToPopulate, PlanitOsmNetwork referenceNetwork, OsmNetworkToZoningReaderData network2ZoningData)Create a PLANitOSMReader while providing an OSM network to populateConstructors in org.goplanit.osm.converter.zoning with parameters of type Zoning Constructor Description OsmZoningReader(URL inputSource, String countryName, Zoning zoningToPopulate, PlanitOsmNetwork referenceNetwork, OsmNetworkToZoningReaderData network2ZoningData)ConstructorOsmZoningReader(OsmPublicTransportReaderSettings settings, Zoning zoningToPopulate, PlanitOsmNetwork referenceNetwork, OsmNetworkToZoningReaderData network2ZoningData)Constructor.
- 
Uses of Zoning in org.goplanit.osm.converter.zoning.handlerMethods in org.goplanit.osm.converter.zoning.handler that return Zoning Modifier and Type Method Description protected ZoningOsmZoningHandlerBase. getZoning()Collect zoningMethods in org.goplanit.osm.converter.zoning.handler with parameters of type Zoning Modifier and Type Method Description voidOsmZoningHandlerProfiler. logProcessingStats(OsmZoningReaderData planitOsmZoningReaderData, Zoning zoning)log counters regarding main processing phase
- 
Uses of Zoning in org.goplanit.osm.converter.zoning.handler.helperConstructors in org.goplanit.osm.converter.zoning.handler.helper with parameters of type Zoning Constructor Description OsmConnectoidHelper(PlanitOsmNetwork referenceNetwork, Zoning zoning, OsmZoningReaderData zoningReaderData, OsmNetworkToZoningReaderData network2ZoningData, OsmPublicTransportReaderSettings transferSettings, OsmZoningHandlerProfiler profiler)ConstructorTransferZoneGroupHelper(PlanitOsmNetwork referenceNetwork, Zoning zoning, OsmZoningReaderData zoningReaderData, OsmNetworkToZoningReaderData network2ZoningData, OsmPublicTransportReaderSettings transferSettings, OsmZoningHandlerProfiler profiler)ConstructorTransferZoneHelper(PlanitOsmNetwork referenceNetwork, Zoning zoning, OsmZoningReaderData zoningReaderData, OsmNetworkToZoningReaderData network2ZoningData, OsmPublicTransportReaderSettings transferSettings, OsmZoningHandlerProfiler profiler)Constructor
- 
Uses of Zoning in org.goplanit.osm.utilMethods in org.goplanit.osm.util with parameters of type Zoning Modifier and Type Method Description static voidPlanitZoningUtils. removeDanglingTransferZoneGroups(Zoning zoning)remove any dangling transfer zone groupsstatic voidPlanitZoningUtils. removeDanglingZones(Zoning zoning)remove any dangling zones
- 
Uses of Zoning in org.goplanit.pathMethods in org.goplanit.path with parameters of type Zoning Modifier and Type Method Description OdPathMatrixOdPathSets. createAndRegisterOdPathMatrix(Zoning zoning)Create an empty od path matrix and register it on this od path sets
- 
Uses of Zoning in org.goplanit.projectMethods in org.goplanit.project that return Zoning Modifier and Type Method Description ZoningCustomPlanItProject. createAndRegisterZoning(LayeredNetwork<?,?> network)Create and register the zoning system on the networkZoningPlanItProjectInput. createAndRegisterZoning(LayeredNetwork<?,?> infrastructureNetwork)Create and register the zoning system on the network and project inputMethods in org.goplanit.project with parameters of type Zoning Modifier and Type Method Description DemandsCustomPlanItProject. createAndRegisterDemands(Zoning zoning, LayeredNetwork<?,?> network)Create and register demands to the projectDemandsPlanItProjectInput. createAndRegisterDemands(Zoning zoning, LayeredNetwork<?,?> network)Create and register demands to the project inputsOdPathSetsCustomPlanItProject. createAndRegisterOdPathSets(NetworkLayer networkLayer, Zoning zoning, String odPathSetInputPath)Create and register the OD path sets as populated by the input builder through the path sourceOdPathSetsPlanItProjectInput. createAndRegisterOdPathSets(NetworkLayer networkLayer, Zoning zoning, String odPathSetInputPath)Create and register the OD path sets on the project inputTrafficAssignmentConfigurator<? extends TrafficAssignment>CustomPlanItProject. createAndRegisterTrafficAssignment(String trafficAssignmentType, Demands theDemands, Zoning theZoning, LayeredNetwork<?,?> theNetwork)Create and register a traffic assignment instance of a given type
- 
Uses of Zoning in org.goplanit.tntp.converter.demandsMethods in org.goplanit.tntp.converter.demands that return Zoning Modifier and Type Method Description ZoningTntpDemandsReader. getReferenceZoning()Methods in org.goplanit.tntp.converter.demands with parameters of type Zoning Modifier and Type Method Description static TntpDemandsReaderTntpDemandsReaderFactory. create(String demandInputFile, MacroscopicNetwork network, Zoning zoning)Factory method using global id token to create instance of demandsstatic TntpDemandsReaderTntpDemandsReaderFactory. create(String demandInputFile, MacroscopicNetwork network, Zoning zoning, IdGroupingToken idToken)Factory methodstatic TntpDemandsReaderTntpDemandsReaderFactory. create(MacroscopicNetwork network, Zoning zoning)Factory method using global id token to create instance of demands, requires user to set input filestatic TntpDemandsReaderTntpDemandsReaderFactory. create(MacroscopicNetwork network, Zoning zoning, IdGroupingToken idToken)Factory method, will create Demands based on idToken provided and use it to populate when reading in TNTP demand, , requires user to set input filestatic TntpDemandsReaderTntpDemandsReaderFactory. create(TntpDemandsReaderSettings demandsSettings, MacroscopicNetwork referenceNetwork, Zoning referenceZoning, Demands demandsToPopulate)Factory methodConstructors in org.goplanit.tntp.converter.demands with parameters of type Zoning Constructor Description TntpDemandsReader(TntpDemandsReaderSettings settings, MacroscopicNetwork referenceNetwork, Zoning referenceZoning, Demands demandsToPopulate)Constructor
- 
Uses of Zoning in org.goplanit.tntp.converter.zoningMethods in org.goplanit.tntp.converter.zoning that return Zoning Modifier and Type Method Description ZoningTntpZoningReader. read()parse the network based on the configuration of the implementing class to yield a PLANit networkMethods in org.goplanit.tntp.converter.zoning with parameters of type Zoning Modifier and Type Method Description static TntpZoningReaderTntpZoningReaderFactory. create(String networkInputFile, MacroscopicNetwork network, Zoning zoningToPopulate)Factory methodstatic TntpZoningReaderTntpZoningReaderFactory. create(MacroscopicNetwork network, Zoning zoningToPopulate)Factory methodstatic TntpZoningReaderTntpZoningReaderFactory. create(TntpZoningReaderSettings zoningSettings, MacroscopicNetwork referenceNetwork, Zoning zoningToPopulate)Factory methodConstructors in org.goplanit.tntp.converter.zoning with parameters of type Zoning Constructor Description TntpZoningReader(TntpZoningReaderSettings zoningSettings, MacroscopicNetwork referenceNetwork, Zoning zoningToPopulate)Constructor
- 
Uses of Zoning in org.goplanit.tntp.inputMethods in org.goplanit.tntp.input with parameters of type Zoning Modifier and Type Method Description protected voidTntpInputBuilder. populateDemands(Demands demands, Zoning zoning, MacroscopicNetwork network)Populates the Demands object from the input fileprotected voidTntpInputBuilder. populateZoning(Zoning zoning, Object parameter1)Creates the Zoning object and connectoids from the data in the network file In TNTP this method does not need to read a TAZ file.
- 
Uses of Zoning in org.goplanit.zoningMethods in org.goplanit.zoning that return Zoning Modifier and Type Method Description ZoningZoning. deepClone()deep clone on planit component should attempt to also update internal dependencies between deep cloned containers where possibleZoningZoning. shallowClone()Create a shallow copy of this entityMethods in org.goplanit.zoning with parameters of type Zoning Modifier and Type Method Description static voidZoningModifierUtils. syncManagedIdEntitiesContainerXmlIdsToIds(Zoning zoning)Convenience method to sync XMLids to Ids by making use of modifiers and Event listeners.Constructors in org.goplanit.zoning with parameters of type Zoning Constructor Description Zoning(Zoning other, boolean deepCopy, ManagedIdDeepCopyMapper<UndirectedConnectoid> undirConnectoidMapper, ManagedIdDeepCopyMapper<DirectedConnectoid> dirConnectoidMapper, ManagedIdDeepCopyMapper<OdZone> odZoneMapper, ManagedIdDeepCopyMapper<TransferZone> transferZoneMapper, ManagedIdDeepCopyMapper<TransferZoneGroup> transferZoneGroupMapper)Copy constructor
- 
Uses of Zoning in org.goplanit.zoning.modifierFields in org.goplanit.zoning.modifier declared as Zoning Modifier and Type Field Description protected ZoningZoningModifierImpl. zoningThe zoning instance to apply modifications onConstructors in org.goplanit.zoning.modifier with parameters of type Zoning Constructor Description ZoningModifierImpl(Zoning zoning)constructor
- 
Uses of Zoning in org.goplanit.zoning.modifier.eventMethods in org.goplanit.zoning.modifier.event that return Zoning Modifier and Type Method Description ZoningModifiedZoneIdsEvent. getModifiedZoning()The zoning on which the modification took placeConstructors in org.goplanit.zoning.modifier.event with parameters of type Zoning Constructor Description ModifiedZoneIdsEvent(ZoningModifier source, Zoning zoning)Wrapper for a modified zoning ids event indicating that one or more managed internal ids of the zoning have been changed
- 
Uses of Zoning in org.goplanit.zoning.modifier.event.handlerFields in org.goplanit.zoning.modifier.event.handler declared as Zoning Modifier and Type Field Description protected ZoningUpdateConnectoidsOnVertexRemovalHandler. zoningzoning to update zoning components when neededConstructors in org.goplanit.zoning.modifier.event.handler with parameters of type Zoning Constructor Description UpdateConnectoidsOnVertexRemovalHandler(Zoning zoning)constructor
 
-