java.lang.Object
org.eclipse.swt.internal.image.JPEGSegment
org.eclipse.swt.internal.image.JPEGFixedSizeSegment
org.eclipse.swt.internal.image.JPEGEndOfImage
- final class JPEGEndOfImage
- extends JPEGFixedSizeSegment
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
reference
public byte[] reference
JPEGEndOfImage
public JPEGEndOfImage()
JPEGEndOfImage
public JPEGEndOfImage(byte[] reference)
signature
public int signature()
- Overrides:
signature in class JPEGSegment
fixedSize
public int fixedSize()
- Specified by:
fixedSize in class JPEGFixedSizeSegment
getSegmentLength
public int getSegmentLength()
- Overrides:
getSegmentLength in class JPEGSegment
setSegmentLength
public void setSegmentLength(int length)
- Overrides:
setSegmentLength in class JPEGSegment
verify
public boolean verify()
getSegmentMarker
public int getSegmentMarker()
setSegmentMarker
public void setSegmentMarker(int marker)
writeToStream
public boolean writeToStream(LEDataOutputStream byteStream)