Uses of Class
zext.plantuml.com.ctreber.acearth.util.Point2D
Packages that use Point2D
Package
Description
-
Uses of Point2D in zext.plantuml.com.ctreber.acearth.projection
Methods in zext.plantuml.com.ctreber.acearth.projection that return Point2DModifier and TypeMethodDescriptionImagine view the globe, N is up, S is down, and N0E0 is in the center.Methods in zext.plantuml.com.ctreber.acearth.projection with parameters of type Point2D -
Uses of Point2D in zext.plantuml.com.ctreber.acearth.scanbit
Methods in zext.plantuml.com.ctreber.acearth.scanbit with parameters of type Point2DModifier and TypeMethodDescriptionprotected abstract voidBitGeneratorMap.scanPolygon(zext.plantuml.com.ctreber.acearth.scanbit.ScanBuf pScanBuf, Point3D[] pPoints3D, Point2D[] pPoints2D, int pIndex) protected voidBitGeneratorMapDefault.scanPolygon(zext.plantuml.com.ctreber.acearth.scanbit.ScanBuf pScanBuf, Point3D[] pPoints3D, Point2D[] pPoints2D, int pIndex) Look at 2 neighboring points in polygon and find edge crossings - edge of the globe?! Edge of image?protected voidBitGeneratorMapOrtho.scanPolygon(zext.plantuml.com.ctreber.acearth.scanbit.ScanBuf pScanBuf, Point3D[] pPoints3D, Point2D[] pPoints2D, int pIndex) -
Uses of Point2D in zext.plantuml.com.ctreber.acearth.scandot
Constructors in zext.plantuml.com.ctreber.acearth.scandot with parameters of type Point2D