Class AffineTransformationFunctions
java.lang.Object
org.locationtech.jtstest.function.AffineTransformationFunctions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static Coordinateprivate static Coordinatestatic Geometrystatic Geometrystatic Geometrystatic GeometryrotateAroundPoint(Geometry g, Geometry pt, double angle) static GeometryrotateByPiMultiple(Geometry g, double multipleOfPi) static GeometryrotateByPiMultipleAroundPoint(Geometry g, Geometry pt, double multipleOfPi) static Geometrystatic GeometrytransformByBaseline(Geometry g, Geometry destBaseline) static GeometrytransformByVectors(Geometry g, Geometry control) static Geometrystatic Geometrystatic Geometryprivate static AffineTransformationviewportTrans(Envelope srcEnv, Envelope viewEnv)
-
Constructor Details
-
AffineTransformationFunctions
public AffineTransformationFunctions()
-
-
Method Details
-
transformByVectors
-
transformByBaseline
-
envelopeCentre
-
envelopeLowerLeft
-
viewport
-
viewportTrans
-
scale
-
reflectInX
-
reflectInY
-
rotateByPiMultiple
-
rotateByPiMultipleAroundPoint
-
rotate
-
rotateAroundPoint
-
translateCentreToOrigin
-
translateToOrigin
-