Uses of Class
org.opentrafficsim.xml.generated.LINK.POLYLINE
-
Packages that use LINK.POLYLINE Package Description org.opentrafficsim.xml.generated -
-
Uses of LINK.POLYLINE in org.opentrafficsim.xml.generated
Fields in org.opentrafficsim.xml.generated declared as LINK.POLYLINE Modifier and Type Field Description protected LINK.POLYLINELINK. polylineMethods in org.opentrafficsim.xml.generated that return LINK.POLYLINE Modifier and Type Method Description LINK.POLYLINEObjectFactory. createLINKPOLYLINE()Create an instance ofLINK.POLYLINELINK.POLYLINELINK. getPOLYLINE()Gets the value of the polyline property.Methods in org.opentrafficsim.xml.generated with parameters of type LINK.POLYLINE Modifier and Type Method Description voidLINK. setPOLYLINE(LINK.POLYLINE value)Sets the value of the polyline property.
-