Interface CaaTemplate
- All Known Implementing Classes:
Caa32_11Template
,Caa32Template
,Caa64_11Template
,Caa64Template
public interface CaaTemplate
-
Method Summary
Modifier and TypeMethodDescriptionlong
getCeecaa_stackdirection
(ImageInputStream inputStream, long address) int
int
long
getCeecaaddsa
(ImageInputStream inputStream, long address) int
int
long
getCeecaaedb
(ImageInputStream inputStream, long address) int
int
long
getCeecaaerrcm
(ImageInputStream inputStream, long address) int
int
long
getCeecaalevel
(ImageInputStream inputStream, long address) int
int
long
getCeecaarcb
(ImageInputStream inputStream, long address) int
int
long
getCeecaasmcb
(ImageInputStream inputStream, long address) int
int
int
getCeecaathdid
(ImageInputStream inputStream, long address) int
int
long
getCeecaavba
(ImageInputStream inputStream, long address) int
int
int
length()
-
Method Details
-
length
int length() -
getCeecaalevel
- Throws:
IOException
-
getCeecaalevel$offset
int getCeecaalevel$offset() -
getCeecaalevel$length
int getCeecaalevel$length() -
getCeecaaddsa
- Throws:
IOException
-
getCeecaaddsa$offset
int getCeecaaddsa$offset() -
getCeecaaddsa$length
int getCeecaaddsa$length() -
getCeecaaedb
- Throws:
IOException
-
getCeecaaedb$offset
int getCeecaaedb$offset() -
getCeecaaedb$length
int getCeecaaedb$length() -
getCeecaathdid
- Throws:
IOException
-
getCeecaathdid$offset
int getCeecaathdid$offset() -
getCeecaathdid$length
int getCeecaathdid$length() -
getCeecaarcb
- Throws:
IOException
-
getCeecaarcb$offset
int getCeecaarcb$offset() -
getCeecaarcb$length
int getCeecaarcb$length() -
getCeecaa_stackdirection
- Throws:
IOException
-
getCeecaa_stackdirection$offset
int getCeecaa_stackdirection$offset() -
getCeecaa_stackdirection$length
int getCeecaa_stackdirection$length() -
getCeecaaerrcm
- Throws:
IOException
-
getCeecaaerrcm$offset
int getCeecaaerrcm$offset() -
getCeecaaerrcm$length
int getCeecaaerrcm$length() -
getCeecaavba
- Throws:
IOException
-
getCeecaavba$offset
int getCeecaavba$offset() -
getCeecaavba$length
int getCeecaavba$length() -
getCeecaasmcb
- Throws:
IOException
-
getCeecaasmcb$offset
int getCeecaasmcb$offset() -
getCeecaasmcb$length
int getCeecaasmcb$length()
-