-
- All Known Implementing Classes:
Ceedsahp32Template
,Ceedsahp64Template
public interface CeedsahpTemplate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getCeedsahpr4(ImageInputStream inputStream, long address)
int
getCeedsahpr4$length()
int
getCeedsahpr4$offset()
long
getCeedsahpr6(ImageInputStream inputStream, long address)
int
getCeedsahpr6$length()
int
getCeedsahpr6$offset()
long
getCeedsahpr7(ImageInputStream inputStream, long address)
int
getCeedsahpr7$length()
int
getCeedsahpr7$offset()
long
getCeedsahptran(ImageInputStream inputStream, long address)
int
getCeedsahptran$length()
int
getCeedsahptran$offset()
int
length()
-
-
-
Method Detail
-
length
int length()
-
getCeedsahpr4
long getCeedsahpr4(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeedsahpr4$offset
int getCeedsahpr4$offset()
-
getCeedsahpr4$length
int getCeedsahpr4$length()
-
getCeedsahpr6
long getCeedsahpr6(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeedsahpr6$offset
int getCeedsahpr6$offset()
-
getCeedsahpr6$length
int getCeedsahpr6$length()
-
getCeedsahpr7
long getCeedsahpr7(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeedsahpr7$offset
int getCeedsahpr7$offset()
-
getCeedsahpr7$length
int getCeedsahpr7$length()
-
getCeedsahptran
long getCeedsahptran(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeedsahptran$offset
int getCeedsahptran$offset()
-
getCeedsahptran$length
int getCeedsahptran$length()
-
-