Uses of Class
jaxb.Roadgeom
-
Packages that use Roadgeom Package Description core.geometry jaxb -
-
Uses of Roadgeom in core.geometry
Methods in core.geometry that return Roadgeom Modifier and Type Method Description Roadgeom
RoadGeometry. to_jaxb()
Constructors in core.geometry with parameters of type Roadgeom Constructor Description RoadGeometry(Roadgeom jaxb_geom, Map<Long,Roadparam> road_params)
-
Uses of Roadgeom in jaxb
Methods in jaxb that return Roadgeom Modifier and Type Method Description Roadgeom
ObjectFactory. createRoadgeom()
Create an instance ofRoadgeom
Methods in jaxb that return types with arguments of type Roadgeom Modifier and Type Method Description List<Roadgeom>
Roadgeoms. getRoadgeom()
Gets the value of the roadgeom property.
-