class XsfReader extends VolumeFileReader
| Modifier and Type | Field and Description |
|---|---|
private boolean |
isBXSF |
atomCount, boundingBox, canDownsample, downsampleFactor, 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, haveSurfaceAtoms, isAnisotropic, isEccentric, isJvxl, isProgressive, isQuiet, isXLowToHigh, jvxlColorDataRead, jvxlCutoff, jvxlData, jvxlDataIs2dContour, jvxlDataIsColorDensity, jvxlDataIsColorMapped, jvxlDataIsPrecisionColor, jvxlEdgeDataRead, jvxlFileHeaderBuffer, jvxlNSurfaceInts, jvxlVoxelBitSet, marchingCubes, marchingSquares, meshData, meshDataServer, minMax, nBytes, nDataPoints, nPointsX, nPointsY, nPointsZ, params, ptTemp, qpc, sg, vertexDataOnly, volumeData, volumetricOrigin, volumetricVectors, voxelCounts, voxelData, xyzMax, xyzMin, yzCount, yzPlanes| Constructor and Description |
|---|
XsfReader(SurfaceGenerator sg,
java.io.BufferedReader br) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
gotoData(int n,
int nPoints) |
protected void |
readParameters() |
protected void |
skipData(int nPoints) |
checkAtomLine, closeReader, getNextVoxelValue, getPlane, getPlaneProcessed, getSurfacePointAndFraction, getValue, getVoxelBitSet, initializeSurfaceData, nextVoxel, 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, getSpanningVectors, getSurfaceAtomIndex, getSurfacePointIndexAndFraction, getValueAtPoint, gotoAndReadVoxelData, initializeMapping, initializeVolumetricData, initPlanes, jvxlUpdateInfo, newVoxelDataCube, postProcessVertices, readAndSetVolumeParameters, readColorData, resetIsosurface, selectPocket, setBoundingBox, setVectorAnisotropy, setVertexAnisotropy, setVolumeData, setVolumetricAnisotropy, setVolumetricOriginAnisotropy, slabIsosurface, updateSurfaceData, updateTrianglesXsfReader(SurfaceGenerator sg, java.io.BufferedReader br)
protected void readParameters()
throws java.lang.Exception
readParameters in class VolumeFileReaderjava.lang.Exceptionprotected void gotoData(int n,
int nPoints)
throws java.lang.Exception
gotoData in class VolumeFileReaderjava.lang.Exceptionprotected void skipData(int nPoints)
throws java.lang.Exception
skipData in class VolumeFileReaderjava.lang.Exception