com.pentec.adaq.fist
Class AImaqdClientAdapter
java.lang.Object
com.pentec.aserver.NetworkPluginClient
com.pentec.adaq.fist.AImaqdClientAdapter
- All Implemented Interfaces:
- AImaqdClient
- Direct Known Subclasses:
- JadeAImaqdClient, PhoenixAImaqdClient
public class AImaqdClientAdapter
- extends NetworkPluginClient
- implements AImaqdClient
AImaqdClientAdapter
- Author:
- Pender Technology
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AImaqdClientAdapter
public AImaqdClientAdapter(java.lang.String $Hostname,
int iTcpPort)
throws java.io.IOException
- Throws:
java.io.IOException
buildICD
public void buildICD(short sWidth,
short sHeight)
throws java.io.IOException
- Specified by:
buildICD in interface AImaqdClient
- Throws:
java.io.IOException
configureSequence
public boolean configureSequence(int iNumFrames,
int iSkipCount,
int iTop,
int iLeft,
int iWidth,
int iHeight)
throws java.io.IOException
- Specified by:
configureSequence in interface AImaqdClient
- Throws:
java.io.IOException
erase
public void erase()
throws java.io.IOException
- Specified by:
erase in interface AImaqdClient
- Throws:
java.io.IOException
exportCapture
public void exportCapture(java.lang.String $Name)
throws java.io.IOException
- Specified by:
exportCapture in interface AImaqdClient
- Throws:
java.io.IOException
finishSequence
public boolean finishSequence()
throws java.io.IOException
- Specified by:
finishSequence in interface AImaqdClient
- Throws:
java.io.IOException
getCaptureInfo
public java.lang.String[] getCaptureInfo(java.lang.String $Name)
throws java.io.IOException
- Specified by:
getCaptureInfo in interface AImaqdClient
- Throws:
java.io.IOException
getCaptures
public java.lang.String[] getCaptures()
throws java.io.IOException
- Specified by:
getCaptures in interface AImaqdClient
- Throws:
java.io.IOException
getSequencePointer
public int getSequencePointer()
throws java.io.IOException
- Specified by:
getSequencePointer in interface AImaqdClient
- Throws:
java.io.IOException
startSequence
public boolean startSequence()
throws java.io.IOException
- Specified by:
startSequence in interface AImaqdClient
- Throws:
java.io.IOException