Uses of Class
org.opentrafficsim.xml.generated.LINK.BEZIER
-
Packages that use 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.BEZIERLINK. bezierMethods in org.opentrafficsim.xml.generated that return LINK.BEZIER Modifier and Type Method Description LINK.BEZIERObjectFactory. createLINKBEZIER()Create an instance ofLINK.BEZIERLINK.BEZIERLINK. 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 voidLINK. setBEZIER(LINK.BEZIER value)Sets the value of the bezier property.
-