|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.util.CompoundDocument.CmpDocHeader
class CompoundDocument.CmpDocHeader
| Field Summary | |
|---|---|
(package private) byte[] |
magicNumbers
|
(package private) int |
minBytesStandardStream
|
(package private) int[] |
MSAT0
|
(package private) int |
nAdditionalMATsectors
|
(package private) int |
nSATsectors
|
(package private) byte |
revNumber
|
(package private) short |
sectorPower
|
(package private) short |
shortSectorPower
|
(package private) int |
SID_DIR_start
|
(package private) int |
SID_MSAT_next
|
(package private) int |
SID_SSAT_start
|
(package private) byte[] |
uniqueID
|
(package private) byte[] |
unused
|
(package private) byte[] |
unused2
|
(package private) byte |
verNumber
|
| Constructor Summary | |
|---|---|
CompoundDocument.CmpDocHeader()
|
|
| Method Summary | |
|---|---|
(package private) boolean |
readData()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
byte[] magicNumbers
byte[] uniqueID
byte revNumber
byte verNumber
short sectorPower
short shortSectorPower
byte[] unused
int nSATsectors
int SID_DIR_start
byte[] unused2
int minBytesStandardStream
int SID_SSAT_start
int SID_MSAT_next
int nAdditionalMATsectors
int[] MSAT0
| Constructor Detail |
|---|
CompoundDocument.CmpDocHeader()
| Method Detail |
|---|
final boolean readData()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||