|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGeoVideoLayer
Provides access to members that manipulate the georeferenced video layers.
| Method Summary | |
|---|---|
String |
getGeoVideoLayerAsXML()
Returns the GeoVideo Layer as an XML. |
Object |
getGeoVideoLayerState()
Sets the GeoVideo Layers state. |
void |
setFastForward(double rhs1)
Forwards the GeoVideo Layer. |
void |
setGeoVideoLayerState(Object pvGroudOverlayProps)
Sets the GeoVideo Layers state. |
void |
setPause(boolean rhs1)
Pause the GeoVideo Layer. |
void |
setPlay(boolean rhs1)
Play the GeoVideo Layer. |
void |
setPlaySpeed(double rhs1)
Sets the Play speed for the GeoVideo Layer. |
void |
setRestart(boolean rhs1)
Restart the GeoVideo Layer from begining. |
void |
setReWind(double rhs1)
Rewinds the GeoVideo Layer. |
void |
setStop(boolean rhs1)
Stop the GeoVideo Layer. |
| Method Detail |
|---|
void setPlay(boolean rhs1)
throws IOException,
AutomationException
rhs1 - The rhs1 (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPause(boolean rhs1)
throws IOException,
AutomationException
rhs1 - The rhs1 (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRestart(boolean rhs1)
throws IOException,
AutomationException
rhs1 - The rhs1 (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStop(boolean rhs1)
throws IOException,
AutomationException
rhs1 - The rhs1 (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFastForward(double rhs1)
throws IOException,
AutomationException
rhs1 - The rhs1 (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setReWind(double rhs1)
throws IOException,
AutomationException
rhs1 - The rhs1 (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPlaySpeed(double rhs1)
throws IOException,
AutomationException
rhs1 - The rhs1 (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGeoVideoLayerState(Object pvGroudOverlayProps)
throws IOException,
AutomationException
pvGroudOverlayProps - A Variant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
Object getGeoVideoLayerState()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getGeoVideoLayerAsXML()
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 | ||||||||