Interface CeedsahpTemplate
- All Known Implementing Classes:
 Ceedsahp32Template, Ceedsahp64Template
public interface CeedsahpTemplate
- 
Method Summary
Modifier and TypeMethodDescriptionlonggetCeedsahpr4(ImageInputStream inputStream, long address) intintlonggetCeedsahpr6(ImageInputStream inputStream, long address) intintlonggetCeedsahpr7(ImageInputStream inputStream, long address) intintlonggetCeedsahptran(ImageInputStream inputStream, long address) intintintlength() 
- 
Method Details
- 
length
int length() - 
getCeedsahpr4
- Throws:
 IOException
 - 
getCeedsahpr4$offset
int getCeedsahpr4$offset() - 
getCeedsahpr4$length
int getCeedsahpr4$length() - 
getCeedsahpr6
- Throws:
 IOException
 - 
getCeedsahpr6$offset
int getCeedsahpr6$offset() - 
getCeedsahpr6$length
int getCeedsahpr6$length() - 
getCeedsahpr7
- Throws:
 IOException
 - 
getCeedsahpr7$offset
int getCeedsahpr7$offset() - 
getCeedsahpr7$length
int getCeedsahpr7$length() - 
getCeedsahptran
- Throws:
 IOException
 - 
getCeedsahptran$offset
int getCeedsahptran$offset() - 
getCeedsahptran$length
int getCeedsahptran$length() 
 -