public class BitGeneratorMapOrtho extends BitGeneratorMap
Map scanner for orthographic projection.
© 2002 Christian Treber, ct@ctreber.com
PixTypeGridLand, PixTypeGridWater, PixTypeLand, PixTypeSpace, PixTypeStar, PixTypeWaterfScanBitsArray| Constructor and Description |
|---|
BitGeneratorMapOrtho(Projection pProjection) |
| Modifier and Type | Method and Description |
|---|---|
protected Comparator |
getEdgeXingComparator() |
protected void |
handleCrossings(com.ctreber.acearth.scanbit.ScanBuf pScanBuf,
EdgeCrossing[] xings) |
protected com.ctreber.acearth.scanbit.ScanBuf |
scanOutline() |
protected void |
scanPolygon(com.ctreber.acearth.scanbit.ScanBuf pScanBuf,
Point3D[] pPoints3D,
Point2D[] pPoints2D,
int pIndex) |
addEdgeXing, generateScanBits, setMapDatagetScanBits, setImageHeight, setImageWidthpublic BitGeneratorMapOrtho(Projection pProjection)
protected Comparator getEdgeXingComparator()
getEdgeXingComparator in class BitGeneratorMapprotected com.ctreber.acearth.scanbit.ScanBuf scanOutline()
scanOutline in class BitGeneratorMapprotected void scanPolygon(com.ctreber.acearth.scanbit.ScanBuf pScanBuf,
Point3D[] pPoints3D,
Point2D[] pPoints2D,
int pIndex)
scanPolygon in class BitGeneratorMapprotected void handleCrossings(com.ctreber.acearth.scanbit.ScanBuf pScanBuf,
EdgeCrossing[] xings)
handleCrossings in class BitGeneratorMapCopyright © 2017. All rights reserved.