|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AffinePlacement | |
---|---|
org.deegree.geometry | |
org.deegree.geometry.primitive.segments | |
org.deegree.geometry.standard.curvesegments |
Uses of AffinePlacement in org.deegree.geometry |
---|
Methods in org.deegree.geometry with parameters of type AffinePlacement | |
---|---|
Clothoid |
GeometryFactory.createClothoid(AffinePlacement referenceLocation,
double scaleFactor,
double startParameter,
double endParameter)
Creates a Clothoid curve segment. |
Uses of AffinePlacement in org.deegree.geometry.primitive.segments |
---|
Methods in org.deegree.geometry.primitive.segments that return AffinePlacement | |
---|---|
AffinePlacement |
Clothoid.getReferenceLocation()
Returns the affine mapping that places the curve defined by the Fresnel Integrals into the coordinate reference system of this object. |
Uses of AffinePlacement in org.deegree.geometry.standard.curvesegments |
---|
Methods in org.deegree.geometry.standard.curvesegments that return AffinePlacement | |
---|---|
AffinePlacement |
DefaultClothoid.getReferenceLocation()
|
Constructors in org.deegree.geometry.standard.curvesegments with parameters of type AffinePlacement | |
---|---|
DefaultClothoid(AffinePlacement referenceLocation,
double scaleFactor,
double startParameter,
double endParameter)
Creates a new DefaultClothoid instance from the given parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |