|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use _WaterBoundarySurfaceType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.waterbody | |
org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody | |
org.citygml4j.jaxb.citygml._0_4 |
Uses of _WaterBoundarySurfaceType in org.citygml4j.builder.jaxb.marshal.citygml.waterbody |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.waterbody with parameters of type _WaterBoundarySurfaceType | |
---|---|
void |
WaterBody040Marshaller.marshalWaterBoundarySurface(AbstractWaterBoundarySurface src,
_WaterBoundarySurfaceType dest)
|
Uses of _WaterBoundarySurfaceType in org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody with parameters of type _WaterBoundarySurfaceType | |
---|---|
void |
WaterBody040Unmarshaller.unmarshalWaterBoundarySurface(_WaterBoundarySurfaceType src,
AbstractWaterBoundarySurface dest)
|
Uses of _WaterBoundarySurfaceType in org.citygml4j.jaxb.citygml._0_4 |
---|
Subclasses of _WaterBoundarySurfaceType in org.citygml4j.jaxb.citygml._0_4 | |
---|---|
class |
WaterClosureSurfaceType
Type describing the closure surface between water bodys. |
class |
WaterGroundSurfaceType
Type describing the ground surface of a water body, i.e. the boundary to the digital terrain model. |
class |
WaterSurfaceType
Type describing the surface of a water body, which separates the water from the air. |
Methods in org.citygml4j.jaxb.citygml._0_4 that return types with arguments of type _WaterBoundarySurfaceType | |
---|---|
javax.xml.bind.JAXBElement<_WaterBoundarySurfaceType> |
ObjectFactory.create_WaterBoundarySurface(_WaterBoundarySurfaceType value)
Create an instance of JAXBElement < _WaterBoundarySurfaceType > } |
Methods in org.citygml4j.jaxb.citygml._0_4 with parameters of type _WaterBoundarySurfaceType | |
---|---|
javax.xml.bind.JAXBElement<_WaterBoundarySurfaceType> |
ObjectFactory.create_WaterBoundarySurface(_WaterBoundarySurfaceType value)
Create an instance of JAXBElement < _WaterBoundarySurfaceType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |