Package org.meteoinfo.shape
Class PointM
- java.lang.Object
-
- org.meteoinfo.global.PointD
-
- org.meteoinfo.shape.PointM
-
public class PointM extends PointD
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PointDtoPointD()Convert to PointD
-
-
-
Method Detail
-
toPointD
public PointD toPointD()
Convert to PointD- Returns:
- PointD
-
-