Package | Description |
---|---|
com.ctreber.acearth.projection | |
com.ctreber.acearth.scanbit | |
com.ctreber.acearth.scandot |
Modifier and Type | Method and Description |
---|---|
Point2D |
Projection.finalize(Point2D pPoint) |
Point2D |
Projection.project2D(Point3D pPoint)
Imagine view the globe, N is up, S is down, and N0E0 is in the center.
|
Modifier and Type | Method and Description |
---|---|
Point2D |
Projection.finalize(Point2D pPoint) |
boolean |
Projection.isWithinImage(Point2D pPoint) |
Modifier and Type | Method and Description |
---|---|
protected void |
BitGeneratorMapOrtho.scanPolygon(com.ctreber.acearth.scanbit.ScanBuf pScanBuf,
Point3D[] pPoints3D,
Point2D[] pPoints2D,
int pIndex) |
protected void |
BitGeneratorMapDefault.scanPolygon(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?!
|
protected abstract void |
BitGeneratorMap.scanPolygon(com.ctreber.acearth.scanbit.ScanBuf pScanBuf,
Point3D[] pPoints3D,
Point2D[] pPoints2D,
int pIndex) |
Constructor and Description |
---|
ScanDot(int pType,
Point2D pPoint) |
Copyright © 2016. All Rights Reserved.