|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSolidType | |
|---|---|
| net.opengis.gml | |
| Uses of AbstractSolidType in net.opengis.gml |
|---|
| Subclasses of AbstractSolidType in net.opengis.gml | |
|---|---|
class |
CompositeSolidType
A composite solid is a geometry type with all the geometric properties of a (primitive) solid. |
class |
SolidType
A solid is the basis for 3-dimensional geometry. |
| Fields in net.opengis.gml with type parameters of type AbstractSolidType | |
|---|---|
protected JAXBElement<? extends AbstractSolidType> |
SolidPropertyType.solid
|
protected List<JAXBElement<? extends AbstractSolidType>> |
SolidArrayPropertyType.solid
|
| Methods in net.opengis.gml that return AbstractSolidType | |
|---|---|
AbstractSolidType |
ObjectFactory.createAbstractSolidType()
Create an instance of AbstractSolidType |
| Methods in net.opengis.gml that return types with arguments of type AbstractSolidType | |
|---|---|
JAXBElement<? extends AbstractSolidType> |
SolidPropertyType.getSolid()
Obtient la valeur de la propriété solid. |
List<JAXBElement<? extends AbstractSolidType>> |
SolidArrayPropertyType.getSolid()
Gets the value of the solid property. |
| Methods in net.opengis.gml with parameters of type AbstractSolidType | |
|---|---|
ASolidElement |
ObjectFactory.createASolidElement(AbstractSolidType value)
Create an instance of ASolidElement} |
| Method parameters in net.opengis.gml with type arguments of type AbstractSolidType | |
|---|---|
void |
SolidPropertyType.setSolid(JAXBElement<? extends AbstractSolidType> value)
Définit la valeur de la propriété solid. |
| Constructors in net.opengis.gml with parameters of type AbstractSolidType | |
|---|---|
ASolidElement(AbstractSolidType value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||