Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.model.gml.feature | |
org.citygml4j.util.walker |
Modifier and Type | Method and Description |
---|---|
net.opengis.gml.FeatureArrayPropertyType |
GMLMarshaller.marshalFeatureArrayProperty(FeatureArrayProperty src) |
Modifier and Type | Method and Description |
---|---|
FeatureArrayProperty |
GMLUnmarshaller.unmarshalFeatureArrayProperty(net.opengis.gml.FeatureArrayPropertyType src) |
Modifier and Type | Method and Description |
---|---|
FeatureArrayProperty |
AbstractFeatureCollection.getFeatureMembers() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractFeatureCollection.setFeatureMembers(FeatureArrayProperty featureMembers) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(FeatureArrayProperty featureArrayProperty) |
T |
FeatureFunctionWalker.apply(FeatureArrayProperty featureArrayProperty) |
void |
GMLWalker.visit(FeatureArrayProperty featureArrayProperty) |
void |
FeatureWalker.visit(FeatureArrayProperty featureArrayProperty) |