Uses of Class
org.goplanit.converter.idmapping.RoutedServicesIdMapper
-
-
Uses of RoutedServicesIdMapper in org.goplanit.converter.idmapping
Methods in org.goplanit.converter.idmapping that return RoutedServicesIdMapper Modifier and Type Method Description RoutedServicesIdMapperPlanitComponentIdMappers. getRoutedServicesIdMapper() -
Uses of RoutedServicesIdMapper in org.goplanit.geoio.converter.service
Methods in org.goplanit.geoio.converter.service that return RoutedServicesIdMapper Modifier and Type Method Description RoutedServicesIdMapperGeometryRoutedServicesWriter. getPrimaryIdMapper()The (main) Id mapper used by this writer (only present after write has been completed) -
Uses of RoutedServicesIdMapper in org.goplanit.geoio.converter.service.featurecontext
Methods in org.goplanit.geoio.converter.service.featurecontext with parameters of type RoutedServicesIdMapper Modifier and Type Method Description static PlanitRoutedServiceFeatureTypeContextPlanitRoutedServiceFeatureTypeContext. create(RoutedServicesIdMapper routedServicesIdMapper)Factory methodConstructors in org.goplanit.geoio.converter.service.featurecontext with parameters of type RoutedServicesIdMapper Constructor Description PlanitRoutedServiceFeatureTypeContext(RoutedServicesIdMapper routedServicesIdMapper)Constructor -
Uses of RoutedServicesIdMapper in org.goplanit.geoio.util
Methods in org.goplanit.geoio.util with parameters of type RoutedServicesIdMapper Modifier and Type Method Description static Set<PlanitEntityFeatureTypeContext<? extends ManagedId>>GeoIoFeatureTypeBuilder. createRoutedServicesLayerFeatureContexts(RoutedServicesIdMapper primaryIdMapper, Mode layerMode, ServiceNetworkIdMapper serviceNetworkIdMapper)Construct all PLANit entities that have an associated GIS feature context containing the information required for persistence (for routed services entities). -
Uses of RoutedServicesIdMapper in org.goplanit.io.converter.service
Methods in org.goplanit.io.converter.service that return RoutedServicesIdMapper Modifier and Type Method Description RoutedServicesIdMapperPlanitRoutedServicesWriter. getPrimaryIdMapper()The (main) Id mapper used by this writer (only present after write has been completed) -
Uses of RoutedServicesIdMapper in org.goplanit.matsim.converter
Methods in org.goplanit.matsim.converter that return RoutedServicesIdMapper Modifier and Type Method Description RoutedServicesIdMapperMatsimRoutedServicesWriter. getPrimaryIdMapper()The (main) Id mapper used by this writer (only present after write has been completed)
-