| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.harvard.hul.ois.jhove.module.jpeg.SRS
public class SRS
Encapsulation of an SRS (selectively refined scan) entry for a JPEG image.
| Constructor Summary | |
|---|---|
| SRS(int vertOffset,
    int horOffset,
    int vertSize,
    int horSize)Constructor. | |
| Method Summary | |
|---|---|
|  Property | makeProperty()Returns a Property defining the SRS | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SRS(int vertOffset,
           int horOffset,
           int vertSize,
           int horSize)
| Method Detail | 
|---|
public Property makeProperty()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||