Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.model.citygml.core | |
org.citygml4j.util.walker |
Modifier and Type | Method and Description |
---|---|
void |
GMLMarshaller.marshalAbstractFeatureCollection(AbstractFeatureCollection src,
net.opengis.gml.AbstractFeatureCollectionType dest) |
Modifier and Type | Method and Description |
---|---|
void |
GMLUnmarshaller.unmarshalAbstractFeatureCollection(net.opengis.gml.AbstractFeatureCollectionType src,
AbstractFeatureCollection dest) |
Modifier and Type | Class and Description |
---|---|
class |
CityModel |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(AbstractFeatureCollection abstractFeatureCollection) |
T |
FeatureFunctionWalker.apply(AbstractFeatureCollection abstractFeatureCollection) |
void |
GMLWalker.visit(AbstractFeatureCollection abstractFeatureCollection) |
void |
FeatureWalker.visit(AbstractFeatureCollection abstractFeatureCollection) |