Uses of Class
mil.nga.crs.operation.PointMotionOperation
-
Packages that use PointMotionOperation Package Description mil.nga.crs.wkt -
-
Uses of PointMotionOperation in mil.nga.crs.wkt
Methods in mil.nga.crs.wkt that return PointMotionOperation Modifier and Type Method Description PointMotionOperation
CRSReader. readPointMotionOperation()
Read Point Motion Operationstatic PointMotionOperation
CRSReader. readPointMotionOperation(String text)
Read Point Motion Operation from the well-known textMethods in mil.nga.crs.wkt with parameters of type PointMotionOperation Modifier and Type Method Description void
CRSWriter. writePointMotionOperation(PointMotionOperation operation)
Write point motion operation to well-known text
-