|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICamera2
Provides access to members that manipulate the camera.
Method Summary | |
---|---|
int |
getDisplayType()
Display mode. |
void |
setDisplayType(int pType)
Display mode. |
Method Detail |
---|
int getDisplayType() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDisplayType(int pType) throws IOException, AutomationException
pType
- A com.esri.arcgis.analyst3d.esriDisplayType constant (in)
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 |