public class ImageData extends Object implements Serializable
ImageData(long tag, int offset, int[] data)
int[]
getData()
int
getOffset()
long
getTag()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ImageData(long tag, int offset, int[] data)
public long getTag()
public int getOffset()
public int[] getData()
public String toString()
toString
Object
Copyright © 2015 LSST. All rights reserved.