Package core.geometry
Class AddLanes
- java.lang.Object
-
- core.geometry.AddLanes
-
public class AddLanes extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description float
get_length(float linklength)
boolean
isIn()
AddLanes
to_jaxb()
void
validate_pre_init(OTMErrorLog errorLog)
-
-
-
Method Detail
-
get_length
public float get_length(float linklength)
-
isIn
public boolean isIn()
-
validate_pre_init
public void validate_pre_init(OTMErrorLog errorLog)
-
to_jaxb
public AddLanes to_jaxb()
-
-