Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.model.gml.valueObjects |
Modifier and Type | Method and Description |
---|---|
net.opengis.gml.CategoryExtentType |
GMLMarshaller.marshalCategoryExtent(CategoryExtent src) |
Modifier and Type | Method and Description |
---|---|
CategoryExtent |
GMLUnmarshaller.unmarshalCategoryExtent(net.opengis.gml.CategoryExtentType src) |
Modifier and Type | Method and Description |
---|---|
CategoryExtent |
ValueExtent.getCategoryExtent() |
Modifier and Type | Method and Description |
---|---|
void |
ValueExtent.setCategoryExtent(CategoryExtent categoryExtent) |
Constructor and Description |
---|
ValueExtent(CategoryExtent categoryExtent) |