|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IISATBuilder
Provides access to members that control the ISAT builder
Method Summary | |
---|---|
String |
getCameraFile()
Path to camera file. |
String |
getPhotoFile()
Path to photo file. |
void |
setCameraFile(String ppCamFilePath)
Path to camera file. |
void |
setPhotoFile(String ppPhFilePath)
Path to photo file. |
Method Detail |
---|
void setPhotoFile(String ppPhFilePath) throws IOException, AutomationException
ppPhFilePath
- The ppPhFilePath (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String getPhotoFile() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCameraFile(String ppCamFilePath) throws IOException, AutomationException
ppCamFilePath
- The ppCamFilePath (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String getCameraFile() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |