Uses of Class
nl.b3p.csw.jaxb.gml.AffinePlacement
-
Packages that use AffinePlacement Package Description nl.b3p.csw.jaxb.gml -
-
Uses of AffinePlacement in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as AffinePlacement Modifier and Type Field Description protected AffinePlacementClothoidType.RefLocation. affinePlacementMethods in nl.b3p.csw.jaxb.gml that return AffinePlacement Modifier and Type Method Description AffinePlacementObjectFactory. createAffinePlacement(AffinePlacementType value)Create an instance ofAffinePlacement}AffinePlacementClothoidType.RefLocation. 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.Methods in nl.b3p.csw.jaxb.gml with parameters of type AffinePlacement Modifier and Type Method Description voidClothoidType.RefLocation. setAffinePlacement(AffinePlacement value)Sets the value of the affinePlacement property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type AffinePlacement Constructor Description RefLocation(AffinePlacement affinePlacement)Fully-initialising value constructor
-