|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LocationProperty in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml with parameters of type LocationProperty | |
---|---|
LocationPropertyType |
GMLMarshaller.marshalLocationProperty(LocationProperty src)
|
void |
GMLMarshaller.marshalLocationProperty(LocationProperty src,
LocationPropertyType dest)
|
Uses of LocationProperty in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml that return LocationProperty | |
---|---|
LocationProperty |
GMLUnmarshaller.unmarshalLocationProperty(LocationPropertyType src)
|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type LocationProperty | |
---|---|
void |
GMLUnmarshaller.unmarshalLocationProperty(LocationPropertyType src,
LocationProperty dest)
|
Uses of LocationProperty in org.citygml4j.model.gml.feature |
---|
Subclasses of LocationProperty in org.citygml4j.model.gml.feature | |
---|---|
class |
PriorityLocationProperty
|
Methods in org.citygml4j.model.gml.feature that return LocationProperty | |
---|---|
LocationProperty |
AbstractFeature.getLocation()
|
Methods in org.citygml4j.model.gml.feature with parameters of type LocationProperty | |
---|---|
void |
AbstractFeature.setLocation(LocationProperty location)
|
Uses of LocationProperty in org.citygml4j.xml.io.reader |
---|
Methods in org.citygml4j.xml.io.reader that return LocationProperty | |
---|---|
LocationProperty |
ParentInfo.getLocation()
|
Uses of LocationProperty in org.citygml4j.xml.io.writer |
---|
Methods in org.citygml4j.xml.io.writer that return LocationProperty | |
---|---|
LocationProperty |
CityModelInfo.getLocation()
|
Methods in org.citygml4j.xml.io.writer with parameters of type LocationProperty | |
---|---|
void |
CityModelInfo.setLocation(LocationProperty location)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |