|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignType | |
|---|---|
| net.opengis.gml | |
| Uses of SignType in net.opengis.gml |
|---|
| Fields in net.opengis.gml declared as SignType | |
|---|---|
protected SignType |
DirectedTopoSolidPropertyType.orientation
|
protected SignType |
DirectedEdgePropertyType.orientation
|
protected SignType |
DirectedFacePropertyType.orientation
|
protected SignType |
OrientableSurfaceType.orientation
|
protected SignType |
DirectedNodePropertyType.orientation
|
protected SignType |
OrientableCurveType.orientation
|
| Methods in net.opengis.gml that return SignType | |
|---|---|
static SignType |
SignType.fromValue(String v)
|
SignType |
DirectedTopoSolidPropertyType.getOrientation()
Obtient la valeur de la propriété orientation. |
SignType |
DirectedEdgePropertyType.getOrientation()
Obtient la valeur de la propriété orientation. |
SignType |
DirectedFacePropertyType.getOrientation()
Obtient la valeur de la propriété orientation. |
SignType |
OrientableSurfaceType.getOrientation()
Obtient la valeur de la propriété orientation. |
SignType |
DirectedNodePropertyType.getOrientation()
Obtient la valeur de la propriété orientation. |
SignType |
OrientableCurveType.getOrientation()
Obtient la valeur de la propriété orientation. |
static SignType |
SignType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SignType[] |
SignType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.opengis.gml with parameters of type SignType | |
|---|---|
void |
DirectedTopoSolidPropertyType.setOrientation(SignType value)
Définit la valeur de la propriété orientation. |
void |
DirectedEdgePropertyType.setOrientation(SignType value)
Définit la valeur de la propriété orientation. |
void |
DirectedFacePropertyType.setOrientation(SignType value)
Définit la valeur de la propriété orientation. |
void |
OrientableSurfaceType.setOrientation(SignType value)
Définit la valeur de la propriété orientation. |
void |
DirectedNodePropertyType.setOrientation(SignType value)
Définit la valeur de la propriété orientation. |
void |
OrientableCurveType.setOrientation(SignType value)
Définit la valeur de la propriété orientation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||