|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiLineStringType | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.jaxb.gml._3_1_1 |
Uses of MultiLineStringType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return MultiLineStringType | |
---|---|
MultiLineStringType |
GMLMarshaller.marshalMultiLineString(MultiLineString src)
|
Uses of MultiLineStringType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type MultiLineStringType | |
---|---|
MultiLineString |
GMLUnmarshaller.unmarshalMultiLineString(MultiLineStringType src)
|
Uses of MultiLineStringType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return MultiLineStringType | |
---|---|
MultiLineStringType |
ObjectFactory.createMultiLineStringType()
Create an instance of MultiLineStringType |
MultiLineStringType |
MultiLineStringPropertyType.getMultiLineString()
Gets the value of the multiLineString property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type MultiLineStringType | |
---|---|
javax.xml.bind.JAXBElement<MultiLineStringType> |
ObjectFactory.createMultiLineString(MultiLineStringType value)
Create an instance of JAXBElement < MultiLineStringType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type MultiLineStringType | |
---|---|
javax.xml.bind.JAXBElement<MultiLineStringType> |
ObjectFactory.createMultiLineString(MultiLineStringType value)
Create an instance of JAXBElement < MultiLineStringType > } |
void |
MultiLineStringPropertyType.setMultiLineString(MultiLineStringType value)
Sets the value of the multiLineString property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |