Package org.nexusformat
Class AttributeEntry
java.lang.Object
org.nexusformat.AttributeEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
length
public int lengthlength is the length of the attribute. type is the number type of the attribute. -
type
public int typelength is the length of the attribute. type is the number type of the attribute. -
dim
public int[] dimlength is the length of the attribute. type is the number type of the attribute.
-
-
Constructor Details
-
AttributeEntry
public AttributeEntry()
-