Modifier and Type | Method and Description |
---|---|
net.opengis.gml.LocationPropertyType |
GMLMarshaller.marshalLocationProperty(LocationProperty src) |
void |
GMLMarshaller.marshalLocationProperty(LocationProperty src,
net.opengis.gml.LocationPropertyType dest) |
Modifier and Type | Method and Description |
---|---|
LocationProperty |
GMLUnmarshaller.unmarshalLocationProperty(net.opengis.gml.LocationPropertyType src) |
Modifier and Type | Method and Description |
---|---|
void |
GMLUnmarshaller.unmarshalLocationProperty(net.opengis.gml.LocationPropertyType src,
LocationProperty dest) |
Modifier and Type | Class and Description |
---|---|
class |
PriorityLocationProperty |
Modifier and Type | Method and Description |
---|---|
LocationProperty |
AbstractFeature.getLocation() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractFeature.setLocation(LocationProperty location) |
Modifier and Type | Method and Description |
---|---|
LocationProperty |
ParentInfo.getLocation() |
Modifier and Type | Method and Description |
---|---|
LocationProperty |
CityModelInfo.getLocation() |
Modifier and Type | Method and Description |
---|---|
void |
CityModelInfo.setLocation(LocationProperty location) |