public static class ClothoidType.RefLocation extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.opengis.net/gml}AffinePlacement"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AffinePlacement |
affinePlacement |
| Constructor and Description |
|---|
RefLocation()
Default no-arg constructor
|
RefLocation(AffinePlacement affinePlacement)
Fully-initialising value constructor
|
| Modifier and Type | Method and Description |
|---|---|
AffinePlacement |
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.
|
void |
setAffinePlacement(AffinePlacement value)
Sets the value of the affinePlacement property.
|
protected AffinePlacement affinePlacement
public RefLocation()
public RefLocation(AffinePlacement affinePlacement)
public AffinePlacement getAffinePlacement()
AffinePlacementpublic void setAffinePlacement(AffinePlacement value)
value - allowed object is
AffinePlacementCopyright © 2022 B3Partners B.V.. All rights reserved.