|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SurfacePropertyType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return SurfacePropertyType | |
---|---|
SurfacePropertyType |
GMLMarshaller.marshalSurfaceProperty(SurfaceProperty src)
|
Uses of SurfacePropertyType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type SurfacePropertyType | |
---|---|
SurfaceProperty |
GMLUnmarshaller.unmarshalSurfaceProperty(SurfacePropertyType src)
|
Uses of SurfacePropertyType in org.citygml4j.jaxb.citygml._0_4 |
---|
Methods in org.citygml4j.jaxb.citygml._0_4 that return SurfacePropertyType | |
---|---|
SurfacePropertyType |
_WaterBoundarySurfaceType.getLod2Surface()
Gets the value of the lod2Surface property. |
SurfacePropertyType |
_WaterBoundarySurfaceType.getLod3Surface()
Gets the value of the lod3Surface property. |
SurfacePropertyType |
_WaterBoundarySurfaceType.getLod4Surface()
Gets the value of the lod4Surface property. |
Methods in org.citygml4j.jaxb.citygml._0_4 with parameters of type SurfacePropertyType | |
---|---|
void |
_WaterBoundarySurfaceType.setLod2Surface(SurfacePropertyType value)
Sets the value of the lod2Surface property. |
void |
_WaterBoundarySurfaceType.setLod3Surface(SurfacePropertyType value)
Sets the value of the lod3Surface property. |
void |
_WaterBoundarySurfaceType.setLod4Surface(SurfacePropertyType value)
Sets the value of the lod4Surface property. |
Uses of SurfacePropertyType in org.citygml4j.jaxb.citygml.wtr._1 |
---|
Methods in org.citygml4j.jaxb.citygml.wtr._1 that return SurfacePropertyType | |
---|---|
SurfacePropertyType |
AbstractWaterBoundarySurfaceType.getLod2Surface()
Gets the value of the lod2Surface property. |
SurfacePropertyType |
AbstractWaterBoundarySurfaceType.getLod3Surface()
Gets the value of the lod3Surface property. |
SurfacePropertyType |
AbstractWaterBoundarySurfaceType.getLod4Surface()
Gets the value of the lod4Surface property. |
Methods in org.citygml4j.jaxb.citygml.wtr._1 with parameters of type SurfacePropertyType | |
---|---|
void |
AbstractWaterBoundarySurfaceType.setLod2Surface(SurfacePropertyType value)
Sets the value of the lod2Surface property. |
void |
AbstractWaterBoundarySurfaceType.setLod3Surface(SurfacePropertyType value)
Sets the value of the lod3Surface property. |
void |
AbstractWaterBoundarySurfaceType.setLod4Surface(SurfacePropertyType value)
Sets the value of the lod4Surface property. |
Uses of SurfacePropertyType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return SurfacePropertyType | |
---|---|
SurfacePropertyType |
ObjectFactory.createSurfacePropertyType()
Create an instance of SurfacePropertyType |
SurfacePropertyType |
OrientableSurfaceType.getBaseSurface()
References or contains the base surface (positive orientation). |
SurfacePropertyType |
SolidType.getExterior()
Gets the value of the exterior property. |
SurfacePropertyType |
FaceType.getSurfaceProperty()
Gets the value of the surfaceProperty property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type SurfacePropertyType | |
---|---|
javax.xml.bind.JAXBElement<SurfacePropertyType> |
ObjectFactory.createBaseSurface(SurfacePropertyType value)
Create an instance of JAXBElement < SurfacePropertyType > } |
javax.xml.bind.JAXBElement<SurfacePropertyType> |
ObjectFactory.createExtentOf(SurfacePropertyType value)
Create an instance of JAXBElement < SurfacePropertyType > } |
javax.xml.bind.JAXBElement<SurfacePropertyType> |
ObjectFactory.createSurfaceMember(SurfacePropertyType value)
Create an instance of JAXBElement < SurfacePropertyType > } |
javax.xml.bind.JAXBElement<SurfacePropertyType> |
ObjectFactory.createSurfaceProperty(SurfacePropertyType value)
Create an instance of JAXBElement < SurfacePropertyType > } |
java.util.List<SurfacePropertyType> |
SolidType.getInterior()
Gets the value of the interior property. |
java.util.List<SurfacePropertyType> |
MultiSurfaceType.getSurfaceMember()
Gets the value of the surfaceMember property. |
java.util.List<SurfacePropertyType> |
CompositeSurfaceType.getSurfaceMember()
This element references or contains one surface in the composite surface. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type SurfacePropertyType | |
---|---|
javax.xml.bind.JAXBElement<SurfacePropertyType> |
ObjectFactory.createBaseSurface(SurfacePropertyType value)
Create an instance of JAXBElement < SurfacePropertyType > } |
javax.xml.bind.JAXBElement<SurfacePropertyType> |
ObjectFactory.createExtentOf(SurfacePropertyType value)
Create an instance of JAXBElement < SurfacePropertyType > } |
javax.xml.bind.JAXBElement<SurfacePropertyType> |
ObjectFactory.createSurfaceMember(SurfacePropertyType value)
Create an instance of JAXBElement < SurfacePropertyType > } |
javax.xml.bind.JAXBElement<SurfacePropertyType> |
ObjectFactory.createSurfaceProperty(SurfacePropertyType value)
Create an instance of JAXBElement < SurfacePropertyType > } |
void |
OrientableSurfaceType.setBaseSurface(SurfacePropertyType value)
Sets the value of the baseSurface property. |
void |
SolidType.setExterior(SurfacePropertyType value)
Sets the value of the exterior property. |
void |
FaceType.setSurfaceProperty(SurfacePropertyType value)
Sets the value of the surfaceProperty property. |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type SurfacePropertyType | |
---|---|
void |
SolidType.setInterior(java.util.List<SurfacePropertyType> interior)
Sets the value of the interior property. |
void |
MultiSurfaceType.setSurfaceMember(java.util.List<SurfacePropertyType> surfaceMember)
Sets the value of the surfaceMember property. |
void |
CompositeSurfaceType.setSurfaceMember(java.util.List<SurfacePropertyType> surfaceMember)
This element references or contains one surface in the composite surface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |