|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CurveSegmentArrayPropertyType | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.jaxb.gml._3_1_1 |
Uses of CurveSegmentArrayPropertyType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return CurveSegmentArrayPropertyType | |
---|---|
CurveSegmentArrayPropertyType |
GMLMarshaller.marshalCurveSegmentArrayProperty(CurveSegmentArrayProperty src)
|
Uses of CurveSegmentArrayPropertyType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type CurveSegmentArrayPropertyType | |
---|---|
CurveSegmentArrayProperty |
GMLUnmarshaller.unmarshalCurveSegmentArrayProperty(CurveSegmentArrayPropertyType src)
|
Uses of CurveSegmentArrayPropertyType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return CurveSegmentArrayPropertyType | |
---|---|
CurveSegmentArrayPropertyType |
ObjectFactory.createCurveSegmentArrayPropertyType()
Create an instance of CurveSegmentArrayPropertyType |
CurveSegmentArrayPropertyType |
CurveType.getSegments()
This element encapsulates the segments of the curve. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type CurveSegmentArrayPropertyType | |
---|---|
javax.xml.bind.JAXBElement<CurveSegmentArrayPropertyType> |
ObjectFactory.createSegments(CurveSegmentArrayPropertyType value)
Create an instance of JAXBElement < CurveSegmentArrayPropertyType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type CurveSegmentArrayPropertyType | |
---|---|
javax.xml.bind.JAXBElement<CurveSegmentArrayPropertyType> |
ObjectFactory.createSegments(CurveSegmentArrayPropertyType value)
Create an instance of JAXBElement < CurveSegmentArrayPropertyType > } |
void |
CurveType.setSegments(CurveSegmentArrayPropertyType value)
Sets the value of the segments property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |