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 PointMotionOperationCRSReader. readPointMotionOperation()Read Point Motion Operationstatic PointMotionOperationCRSReader. 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 voidCRSWriter. writePointMotionOperation(PointMotionOperation operation)Write point motion operation to well-known text
-