|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IMap
igeo.ISurfaceDepthMap
igeo.ISurfaceZDepthMap
public class ISurfaceZDepthMap
A subclass of IMap defined by z depth of surface.
Field Summary |
---|
Fields inherited from class igeo.ISurfaceDepthMap |
---|
depthDir, maxDepth, minDepthPt, orig, surface, uvec, vvec |
Fields inherited from class igeo.IMap |
---|
defaultDensityHeight, defaultDensityWidth, defaultExportHeight, defaultExportWidth, densityMinDelta, uIntegration, vIntegration |
Constructor Summary | |
---|---|
ISurfaceZDepthMap(ISurfaceI surf)
|
|
ISurfaceZDepthMap(ISurfaceI surf,
double minZ,
double maxZ)
|
Method Summary |
---|
Methods inherited from class igeo.ISurfaceDepthMap |
---|
get, getDepth, getDepth, initMap |
Methods inherited from class igeo.IMap |
---|
createImage, createImage, flipU, flipV, get, initDensityMapU, initDensityMapU, initDensityMapV, initDensityMapV, matchUDensityWithMap, matchUDensityWithMap, matchVDensityWithMap, matchVDensityWithMap, project, projectU, projectV, saveAsJPEG, saveAsJPEG, saveAsPNG, saveAsPNG, scaleDensityMapU, scaleDensityMapV |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ISurfaceZDepthMap(ISurfaceI surf, double minZ, double maxZ)
public ISurfaceZDepthMap(ISurfaceI surf)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |