Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.generics | |
org.citygml4j.builder.jaxb.unmarshal.citygml.generics |
Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.generics._2.MeasureAttributeType |
Generics200Marshaller.marshalMeasureAttribute(MeasureAttribute src) |
net.opengis.citygml.generics._1.DoubleAttributeType |
Generics100Marshaller.marshalMeasureAttribute(MeasureAttribute src) |
void |
Generics100Marshaller.marshalMeasureAttribute(MeasureAttribute src,
net.opengis.citygml.generics._1.DoubleAttributeType dest) |
void |
Generics200Marshaller.marshalMeasureAttribute(MeasureAttribute src,
net.opengis.citygml.generics._2.MeasureAttributeType dest) |
Modifier and Type | Method and Description |
---|---|
MeasureAttribute |
Generics200Unmarshaller.unmarshalMeasureAttribute(net.opengis.citygml.generics._2.MeasureAttributeType src) |
Modifier and Type | Method and Description |
---|---|
void |
Generics200Unmarshaller.unmarshalMeasureAttribute(net.opengis.citygml.generics._2.MeasureAttributeType src,
MeasureAttribute dest) |