-
- All Known Implementing Classes:
Ceedsahp32Template,Ceedsahp64Template
public interface CeedsahpTemplate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetCeedsahpr4(ImageInputStream inputStream, long address)intgetCeedsahpr4$length()intgetCeedsahpr4$offset()longgetCeedsahpr6(ImageInputStream inputStream, long address)intgetCeedsahpr6$length()intgetCeedsahpr6$offset()longgetCeedsahpr7(ImageInputStream inputStream, long address)intgetCeedsahpr7$length()intgetCeedsahpr7$offset()longgetCeedsahptran(ImageInputStream inputStream, long address)intgetCeedsahptran$length()intgetCeedsahptran$offset()intlength()
-
-
-
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()
-
-