|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SurfacePatchArrayPropertyType | |
|---|---|
| net.opengis.gml | |
| Uses of SurfacePatchArrayPropertyType in net.opengis.gml |
|---|
| Subclasses of SurfacePatchArrayPropertyType in net.opengis.gml | |
|---|---|
class |
PolygonPatchArrayPropertyType
This type defines a container for an array of polygon patches. |
class |
TrianglePatchArrayPropertyType
This type defines a container for an array of triangle patches. |
| Fields in net.opengis.gml with type parameters of type SurfacePatchArrayPropertyType | |
|---|---|
protected JAXBElement<? extends SurfacePatchArrayPropertyType> |
SurfaceType.patches
|
| Methods in net.opengis.gml that return SurfacePatchArrayPropertyType | |
|---|---|
SurfacePatchArrayPropertyType |
ObjectFactory.createSurfacePatchArrayPropertyType()
Create an instance of SurfacePatchArrayPropertyType |
| Methods in net.opengis.gml that return types with arguments of type SurfacePatchArrayPropertyType | |
|---|---|
JAXBElement<SurfacePatchArrayPropertyType> |
ObjectFactory.createPatches(SurfacePatchArrayPropertyType value)
Create an instance of JAXBElement<SurfacePatchArrayPropertyType>} |
JAXBElement<? extends SurfacePatchArrayPropertyType> |
SurfaceType.getPatches()
This element encapsulates the patches of the surface. |
| Methods in net.opengis.gml with parameters of type SurfacePatchArrayPropertyType | |
|---|---|
JAXBElement<SurfacePatchArrayPropertyType> |
ObjectFactory.createPatches(SurfacePatchArrayPropertyType value)
Create an instance of JAXBElement<SurfacePatchArrayPropertyType>} |
| Method parameters in net.opengis.gml with type arguments of type SurfacePatchArrayPropertyType | |
|---|---|
void |
SurfaceType.setPatches(JAXBElement<? extends SurfacePatchArrayPropertyType> value)
Définit la valeur de la propriété patches. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||