class MrcBinaryReader extends MapFileReader
| Modifier and Type | Field and Description |
|---|---|
private static byte[] |
b8 |
protected java.lang.String[] |
labels |
a, adjustment, alpha, b, beta, c, dmax, dmean, dmin, drange, gamma, mapc, mapr, maps, mode, na, nb, nc, nx, nxyzStart, ny, nz, origin, vectorsatomCount, boundingBox, canDownsample, endOfData, isAngstroms, negativeAtomCount, nSurfaces, readerClosed, thePlaneallowSigma, ANGSTROMS_PER_BOHR, anisotropy, center, cJvxlEdgeNaN, colorFractionBase, colorFractionRange, contourVertexCount, dataMax, dataMean, dataMin, defaultCutoff, defaultMappedDataMax, defaultMappedDataMin, eccentricityMatrix, eccentricityMatrixInverse, eccentricityRatio, eccentricityScale, edgeFractionBase, edgeFractionRange, fractionData, hasColorData, isAnisotropic, isEccentric, isJvxl, isProgressive, isXLowToHigh, jvxlColorDataRead, jvxlCutoff, jvxlData, jvxlDataIs2dContour, jvxlDataIsColorMapped, jvxlDataIsPrecisionColor, jvxlEdgeDataRead, jvxlFileHeaderBuffer, jvxlNSurfaceInts, jvxlVoxelBitSet, mappingPlane, marchingSquares, meshData, meshDataServer, minMax, nBytes, nDataPoints, nPointsX, nPointsY, nPointsZ, params, ptTemp, sg, vertexDataOnly, volumeData, volumetricOrigin, volumetricVectors, voxelCounts, voxelData, xyzMax, xyzMin| Constructor and Description |
|---|
MrcBinaryReader(SurfaceGenerator sg,
java.lang.String fileName,
java.lang.String data) |
| Modifier and Type | Method and Description |
|---|---|
protected float |
nextVoxel() |
protected void |
readParameters() |
protected void |
skipData(int nPoints) |
getVectorsAndOrigin, setCutoffAutomaticcheckAtomLine, closeReader, getNextVoxelValue, getPlane, getValue, getVoxelBitSet, gotoData, readSurfaceData, readVolumeData, readVolumeParameters, readVoxelVector, recordData, skipCommentsdiscardTempData, getNextQuotedString, getTokens, parseFloat, parseFloat, parseFloatArray, parseFloatArray, parseInt, parseInt, parseIntNext, readLine, setOutputStream, skipToaddTriangleCheck, addVertexCopy, applyColorScale, colorIsosurface, createIsosurface, excludeMaximumSet, excludeMinimumSet, finalizeMapping, getColorPhaseIndex, getMinMaxMappedValues, getSurfacePointAndFraction, getSurfacePointIndexAndFraction, getValueAtPoint, gotoAndReadVoxelData, initializeMapping, initializeVolumetricData, jvxlUpdateInfo, readAndSetVolumeParameters, readColorData, readTheVolumeData, resetIsosurface, selectPocket, setBoundingBox, setMappingPlane, setVectorAnisotropy, setVertexAnisotropy, setVolumeData, setVolumetricAnisotropy, setVolumetricOriginAnisotropy, slabIsosurface, updateSurfaceData, updateTrianglesMrcBinaryReader(SurfaceGenerator sg, java.lang.String fileName, java.lang.String data)
protected void readParameters()
throws java.lang.Exception
readParameters in class VolumeFileReaderjava.lang.Exceptionprotected float nextVoxel()
throws java.lang.Exception
nextVoxel in class VolumeFileReaderjava.lang.Exceptionprotected void skipData(int nPoints)
throws java.lang.Exception
skipData in class VolumeFileReaderjava.lang.Exception