Uses of Class
org.opentrafficsim.xml.generated.LINK.BEZIER
Package | Description |
---|---|
org.opentrafficsim.xml.generated |
-
Uses of LINK.BEZIER in org.opentrafficsim.xml.generated
Fields in org.opentrafficsim.xml.generated declared as LINK.BEZIER Modifier and Type Field Description protected LINK.BEZIER
LINK. bezier
Methods in org.opentrafficsim.xml.generated that return LINK.BEZIER Modifier and Type Method Description LINK.BEZIER
ObjectFactory. createLINKBEZIER()
Create an instance ofLINK.BEZIER
LINK.BEZIER
LINK. getBEZIER()
Gets the value of the bezier property.Methods in org.opentrafficsim.xml.generated with parameters of type LINK.BEZIER Modifier and Type Method Description void
LINK. setBEZIER(LINK.BEZIER value)
Sets the value of the bezier property.