|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CityObjectGroup in org.citygml4j.builder.jaxb.marshal.citygml.cityobjectgroup |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.cityobjectgroup with parameters of type CityObjectGroup | |
---|---|
CityObjectGroupType |
CityObjectGroup200Marshaller.marshalCityObjectGroup(CityObjectGroup src)
|
CityObjectGroupType |
CityObjectGroup100Marshaller.marshalCityObjectGroup(CityObjectGroup src)
|
void |
CityObjectGroup200Marshaller.marshalCityObjectGroup(CityObjectGroup src,
CityObjectGroupType dest)
|
void |
CityObjectGroup100Marshaller.marshalCityObjectGroup(CityObjectGroup src,
CityObjectGroupType dest)
|
Uses of CityObjectGroup in org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup that return CityObjectGroup | |
---|---|
CityObjectGroup |
CityObjectGroup200Unmarshaller.unmarshalCityObjectGroup(CityObjectGroupType src)
|
CityObjectGroup |
CityObjectGroup100Unmarshaller.unmarshalCityObjectGroup(CityObjectGroupType src)
|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup with parameters of type CityObjectGroup | |
---|---|
void |
CityObjectGroup200Unmarshaller.unmarshalCityObjectGroup(CityObjectGroupType src,
CityObjectGroup dest)
|
void |
CityObjectGroup100Unmarshaller.unmarshalCityObjectGroup(CityObjectGroupType src,
CityObjectGroup dest)
|
Uses of CityObjectGroup in org.citygml4j.model.common.visitor |
---|
Methods in org.citygml4j.model.common.visitor with parameters of type CityObjectGroup | |
---|---|
T |
FeatureFunctor.apply(CityObjectGroup cityObjectGroup)
|
void |
FeatureVisitor.visit(CityObjectGroup cityObjectGroup)
|
Uses of CityObjectGroup in org.citygml4j.util.walker |
---|
Methods in org.citygml4j.util.walker with parameters of type CityObjectGroup | |
---|---|
T |
GMLFunctionWalker.apply(CityObjectGroup cityObjectGroup)
|
T |
FeatureFunctionWalker.apply(CityObjectGroup cityObjectGroup)
|
void |
GMLWalker.visit(CityObjectGroup cityObjectGroup)
|
void |
FeatureWalker.visit(CityObjectGroup cityObjectGroup)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |