Class AttributeEntry

java.lang.Object
org.nexusformat.AttributeEntry

public class AttributeEntry extends Object
  • Field Details

    • length

      public int length
      length is the length of the attribute. type is the number type of the attribute.
    • type

      public int type
      length is the length of the attribute. type is the number type of the attribute.
    • dim

      public int[] dim
      length is the length of the attribute. type is the number type of the attribute.
  • Constructor Details

    • AttributeEntry

      public AttributeEntry()