net.opengis.gml
Class ClothoidType.RefLocation
java.lang.Object
net.opengis.gml.ClothoidType.RefLocation
- Enclosing class:
- ClothoidType
public static class ClothoidType.RefLocation
- extends Object
Classe Java pour anonymous complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.opengis.net/gml}AffinePlacement"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
affinePlacement
protected AffinePlacementType affinePlacement
ClothoidType.RefLocation
public ClothoidType.RefLocation()
getAffinePlacement
public AffinePlacementType getAffinePlacement()
- The "refLocation" is an affine mapping
that places the curve defined by the Fresnel Integrals
into the co-ordinate reference system of this object.
- Returns:
- possible object is
AffinePlacementType
setAffinePlacement
public void setAffinePlacement(AffinePlacementType value)
- Définit la valeur de la propriété affinePlacement.
- Parameters:
value - allowed object is
AffinePlacementType
isSetAffinePlacement
public boolean isSetAffinePlacement()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.