@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public static class LINK.POLYLINE extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="INTERMEDIATEPOINTS" use="required" type="{http://www.opentrafficsim.org/ots}COORDINATELISTTYPE" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Point3dList |
intermediatepoints |
| Constructor and Description |
|---|
POLYLINE() |
| Modifier and Type | Method and Description |
|---|---|
Point3dList |
getINTERMEDIATEPOINTS()
Gets the value of the intermediatepoints property.
|
void |
setINTERMEDIATEPOINTS(Point3dList value)
Sets the value of the intermediatepoints property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected Point3dList intermediatepoints
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public Point3dList getINTERMEDIATEPOINTS()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setINTERMEDIATEPOINTS(Point3dList value)
value - allowed object is
StringCopyright © 2014–2019 Delft University of Technology. All rights reserved.