Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.cityobjectgroup._2.CityObjectGroupType |
CityObjectGroup200Marshaller.marshalCityObjectGroup(CityObjectGroup src) |
net.opengis.citygml.cityobjectgroup._1.CityObjectGroupType |
CityObjectGroup100Marshaller.marshalCityObjectGroup(CityObjectGroup src) |
void |
CityObjectGroup200Marshaller.marshalCityObjectGroup(CityObjectGroup src,
net.opengis.citygml.cityobjectgroup._2.CityObjectGroupType dest) |
void |
CityObjectGroup100Marshaller.marshalCityObjectGroup(CityObjectGroup src,
net.opengis.citygml.cityobjectgroup._1.CityObjectGroupType dest) |
Modifier and Type | Method and Description |
---|---|
CityObjectGroup |
CityObjectGroup200Unmarshaller.unmarshalCityObjectGroup(net.opengis.citygml.cityobjectgroup._2.CityObjectGroupType src) |
CityObjectGroup |
CityObjectGroup100Unmarshaller.unmarshalCityObjectGroup(net.opengis.citygml.cityobjectgroup._1.CityObjectGroupType src) |
Modifier and Type | Method and Description |
---|---|
void |
CityObjectGroup200Unmarshaller.unmarshalCityObjectGroup(net.opengis.citygml.cityobjectgroup._2.CityObjectGroupType src,
CityObjectGroup dest) |
void |
CityObjectGroup100Unmarshaller.unmarshalCityObjectGroup(net.opengis.citygml.cityobjectgroup._1.CityObjectGroupType src,
CityObjectGroup dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(CityObjectGroup cityObjectGroup) |
void |
FeatureVisitor.visit(CityObjectGroup cityObjectGroup) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(CityObjectGroup cityObjectGroup) |
T |
FeatureFunctionWalker.apply(CityObjectGroup cityObjectGroup) |
void |
GMLWalker.visit(CityObjectGroup cityObjectGroup) |
void |
FeatureWalker.visit(CityObjectGroup cityObjectGroup) |