org.jmol.jvxl.data
Class JvxlData
java.lang.Object
org.jmol.jvxl.data.JvxlData
public class JvxlData
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wasJvxl
public boolean wasJvxl
wasCubic
public boolean wasCubic
jvxlFileTitle
public java.lang.String jvxlFileTitle
jvxlFileMessage
public java.lang.String jvxlFileMessage
jvxlFileHeader
public java.lang.String jvxlFileHeader
jvxlExtraLine
public java.lang.String jvxlExtraLine
jvxlDefinitionLine
public java.lang.String jvxlDefinitionLine
jvxlSurfaceData
public java.lang.String jvxlSurfaceData
jvxlEdgeData
public java.lang.String jvxlEdgeData
jvxlColorData
public java.lang.String jvxlColorData
jvxlInfoLine
public java.lang.String jvxlInfoLine
jvxlPlane
public javax.vecmath.Point4f jvxlPlane
jvxlCompressionRatio
public int jvxlCompressionRatio
isJvxlPrecisionColor
public boolean isJvxlPrecisionColor
jvxlDataIsColorMapped
public boolean jvxlDataIsColorMapped
jvxlDataIs2dContour
public boolean jvxlDataIs2dContour
isColorReversed
public boolean isColorReversed
edgeFractionBase
public int edgeFractionBase
edgeFractionRange
public int edgeFractionRange
colorFractionBase
public int colorFractionBase
colorFractionRange
public int colorFractionRange
insideOut
public boolean insideOut
isXLowToHigh
public boolean isXLowToHigh
isContoured
public boolean isContoured
isBicolorMap
public boolean isBicolorMap
isTruncated
public boolean isTruncated
vertexDataOnly
public boolean vertexDataOnly
mappedDataMin
public float mappedDataMin
mappedDataMax
public float mappedDataMax
valueMappedToRed
public float valueMappedToRed
valueMappedToBlue
public float valueMappedToBlue
cutoff
public float cutoff
pointsPerAngstrom
public float pointsPerAngstrom
nPointsX
public int nPointsX
nPointsY
public int nPointsY
nPointsZ
public int nPointsZ
nBytes
public int nBytes
nContours
public int nContours
nEdges
public int nEdges
nSurfaceInts
public int nSurfaceInts
vertexCount
public int vertexCount
vContours
public java.util.Vector[] vContours
contourColors
public int[] contourColors
minColorIndex
public short minColorIndex
maxColorIndex
public short maxColorIndex
title
public java.lang.String[] title
version
public java.lang.String version
JvxlData
public JvxlData()