|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.arcgis.analyst3d.Scene
public class Scene
COM Class 'Scene'. Generated 3/19/2015 1:20:41 PM from 'C:\ArcGIS\COM\esri3DAnalyst.olb'
Description 'A container for the display and manipulation of data.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static long |
serialVersionUID
|
Fields inherited from interface com.esri.arcgis.analyst3d.IScene |
---|
IID, IID787f54e2_ba26_11d2_92f8_44d1f8c00000, xxDummy |
Fields inherited from interface com.esri.arcgis.analyst3d.IBasicScene2 |
---|
IID, IID020719a9_5b19_4835_ab76_47908247b6bc, xxDummy |
Fields inherited from interface com.esri.arcgis.analyst3d.IBasicScene |
---|
IIDec4e4b1c_5a64_499d_a475_bc2ddc237838 |
Fields inherited from interface com.esri.arcgis.carto.IActiveView |
---|
IID, IIDdd94d76b_836d_11d0_87ec_080009ec732a, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IBasicMap |
---|
IID, IIDb9d60c9e_121e_11d4_ab6c_0008c73fd50c, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IMap |
---|
IID, IIDe6bdaa75_4d35_11d0_98be_00805f7ced21, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IMapLayers2 |
---|
IID, IID6ccd973c_5309_4166_9f50_07a371179f0e, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IMapLayers |
---|
IID76da57e7_6a92_4090_8ca9_f5d9eca78353 |
Fields inherited from interface com.esri.arcgis.carto.ISelectionEvents |
---|
IID, IID07e11311_d615_11d1_a21b_080009b6f22b, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.ITableCollection |
---|
IID, IID7d931eab_d31f_11d2_9f40_00c04f6bc78e, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IStandaloneTableCollection |
---|
IID, IID3c2aceaa_e3dc_11d3_a096_00c04f6bc626, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IRelationshipClassCollection |
---|
IID, IID741d6114_fb6b_11d3_adf5_00c04fa33a15, xxDummy |
Fields inherited from interface com.esri.arcgis.analyst3d.ISceneBookmarks |
---|
IID, IIDbcdb3325_9afa_11d5_b29f_00508bcdde28, xxDummy |
Fields inherited from interface com.esri.arcgis.analyst3d.IAnimationTracks |
---|
IID, IIDfa3dba5b_a879_11d5_b2a0_00508bcdde28, xxDummy |
Fields inherited from interface com.esri.arcgis.animation.IAGAnimationTracks |
---|
IID, IIDb71421ea_e25e_49dd_a07e_40dc9d6bd575, xxDummy |
Fields inherited from interface com.esri.arcgis.system.ISupportErrorInfo |
---|
IID, IIDdf0b3d60_548f_101b_8e65_08002b2bd119, xxDummy |
Fields inherited from interface com.esri.arcgis.display.IConnectionPointContainer |
---|
IID, IIDb196b284_bab4_101a_b69c_00aa00341d07, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPersistStream |
---|
IID, IID00000109_0000_0000_c000_000000000046, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPersist |
---|
IID0000010c_0000_0000_c000_000000000046 |
Fields inherited from interface com.esri.arcgis.carto.IMapTimeDisplay2 |
---|
IID, IID51d8ac4d_d2c5_4f89_87c8_09d8d23360a6, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IMapTimeDisplay |
---|
IID54bc9b6f_3a81_48d0_a07c_52238b28dc7a |
Constructor Summary | |
---|---|
Scene()
Constructs a Scene using ArcGIS Engine. |
|
Scene(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. Scene theScene = (Scene) obj; |
Method Summary | |
---|---|
void |
activate(int hWnd)
Gives this view control of the specified window. |
void |
addBookmark(IBookmark3D pBookmark)
Adds a bookmark to the collection. |
void |
addIActiveViewEventsListener(IActiveViewEvents theListener)
addIActiveViewEventsListener. |
void |
addLayer(ILayer pLayer)
Adds a layer to the map. |
void |
addLayer(ILayer pLayer,
boolean autoArrange)
Adds a layer to the scene. |
void |
addLayers(IEnumLayer layers,
boolean autoArrange)
Adds multiple layers to the scene, optionally arranging them automatically. |
void |
addMapSurround(IMapSurround mapSurround)
Adds a map surround to the map. |
void |
addStandaloneTable(IStandaloneTable table)
Adds a standalone table to the collection. |
void |
addTable(ITable table)
Adds a table to the collection. |
void |
addTrack(IAGAnimationTrack pTrack)
Adds a track to the collection. |
void |
addTrack(IAnimationTrack pTrack)
Adds a track to the collection. |
boolean |
applies(java.lang.Object object)
Indicates if the given object is supported by the scene. |
void |
applyTracks(boolean bApplyToAllViewers,
double time)
Uses the enabled animation tracks for the given time. |
void |
applyTracks(ISceneViewer pViewer,
double time,
double duration)
Plays the enabled animation tracks in the given viewer (in all if null). |
void |
changePriority(IAGAnimationTrack pTrack,
boolean bAbsolute,
boolean bInSameType,
int changeInIndex)
Changes the priority (index) of the track. |
void |
changePriority(IAnimationTrack pTrack,
boolean bAbsolute,
boolean bInSameType,
int changeInIndex)
Changes the priority (index) of the track. |
void |
clear()
Empties the view contents. |
void |
clearLayers()
Removes all layers from the scene. |
void |
clearMapSurrounds()
Removes all map surrounds from the map. |
void |
clearSelection()
Clears the scene's selection. |
double |
computeDistance(IPoint p1,
IPoint p2)
Computes the distance between two points on the map and returns the result. |
ITimeExtent |
computeFullTimeExtent()
Returns the full time extent of the time-enabled layers in the map. |
void |
contentsChanged()
Called by clients when view objects are modified. |
IMapSurround |
createMapSurround(IUID cLSID,
IMapSurround optionalStyle)
Create and initialize a map surround. |
IAGAnimationTrack |
createTrack(IAGAnimationType pType)
Creates a new track and adds it to the collection. |
void |
deactivate()
Another view takes over the associated window. |
void |
delayDrawing(boolean delay)
Suspends drawing. |
void |
delayEvents(boolean delay)
Used to batch operations together in order to minimize system notifications. |
void |
deleteLayer(ILayer layer)
Deletes a layer from the scene. |
void |
deleteMapSurround(IMapSurround mapSurround)
Deletes a map surround from the map. |
void |
detachObject(java.lang.Object pObject)
Detach an object from all tracks it is attached to. |
void |
draw(int hDC,
ITrackCancel trackCancel)
Draws the view to the specified device context. |
void |
enumConnectionPoints(IEnumConnectionPoints[] ppEnum)
enumConnectionPoints |
boolean |
equals(java.lang.Object o)
Compare this object with another |
void |
findBookmark(java.lang.String name,
IBookmark3D[] ppBookmark)
Finds a bookmark by name. |
void |
findConnectionPoint(GUID riid,
IConnectionPoint[] ppCP)
findConnectionPoint |
IEnumRelationshipClass |
findRelationshipClasses(IObjectClass objectClass,
int role)
Finds all relationship classes in the collection that reference the given object class in the specified role. |
void |
findTrack(java.lang.String name,
IAGAnimationTrack[] ppTrack)
Finds a track by name. |
void |
findTrack(java.lang.String name,
IAnimationTrack[] ppTrack)
Finds a track by name. |
ILayer |
getActiveGraphicsLayer()
The active graphics layer. |
IArray |
getAGTracks()
The animation tracks. |
IAnimationExtension |
getAnimationExtension()
The animation extension containing tracks and environment settings. |
IAGAnimationContainer |
getAnimationObjectContainer()
The container of the animation objects attached to the tracks. |
IArray |
getAnimationTypes()
The objects that describe the registered types of animation. |
IAnnotateMap |
getAnnotationEngine()
The annotation (label) engine the map will use. |
IEnvelope |
getAreaOfInterest()
The area of interest for the scene. |
IBarrierCollection |
getBarriers(IEnvelope pExtent)
The list of barriers and their weight for labeling. |
IViewers3D |
getBasicDisplay()
The basic 3D display used by the scene. |
IGraphicsLayer |
getBasicGraphicsLayer()
The basic graphics layer. |
int |
getBookmarkCount()
The number of bookmarks. |
IArray |
getBookmarks()
The bookmarks. |
void |
getClassID(GUID[] pClassID)
getClassID |
IBorder |
getClipBorder()
An optional border drawn around ClipGeometry. |
IGeometry |
getClipGeometry()
A shape that layers in the map are clipped to. |
static java.lang.String |
getClsid()
getClsid. |
void |
getContextMenu(double x,
double y,
IUID[] clsidMenu)
Called when a context menu should be displayed at the given xy location. |
ITimeExtent |
getCurrentTimeExtent()
The current time extent of the map. |
void |
getDefaultBackgroundColor(float[] red,
float[] green,
float[] blue)
Returns the default background color. |
double |
getDefaultTimeInterval()
The time interval to be used by the time slider to animate the map. |
int |
getDefaultTimeIntervalUnits()
The time interval units to be used to animate the map. |
double |
getDefaultTimeWindow()
The time window used to display the data in the map. |
java.lang.String |
getDescription()
The description of the scene. |
java.lang.String |
getDisplayDateFormat()
The format of the date that is displayed on the time slider. |
int |
getDisplaySpeed()
The speed of the slider on a scale of 1 to 10 with 10 being the fastest. |
java.lang.String |
getDisplayTimeFormat()
The format of the time that is displayed on the time slider. |
int |
getDistanceUnits()
The distance units for the map. |
double |
getExaggerationFactor()
The vertical exaggeration of the scene. |
tagRECT |
getExportFrame()
The device rectangle to export. |
IEnvelope |
getExtent()
The extent of the scene. |
IExtentStack |
getExtentStack()
The extent stack. |
ISelection |
getFeatureSelection()
The scene's feature selection. |
IMap |
getFocusMap()
The map that tools and controls act on. |
IEnvelope |
getFullExtent()
The full extent rectangle. |
ITimeExtent |
getFullTimeExtent()
Returns the full time extent of the time-enabled layers in the map. |
IGraphicsContainer |
getGraphicsContainer()
The active graphics container. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
ILayer |
getLayer(int index)
The layer corresponding to a given index. |
int |
getLayerCount()
The number of layers in the scene. |
IEnumLayer |
getLayers(IUID uid,
boolean recursive)
The layers in the scene of the type specified in the UID. |
double |
getMapScale()
The scale of the map as a representative fraction. |
IMapSurround |
getMapSurround(int index)
The map surround at the given index. |
int |
getMapSurroundCount()
Number of map surrounds associated with the map. |
int |
getMapUnits()
The units for the map. |
java.lang.String |
getName()
The name of the scene. |
void |
getPageSize(double[] widthInches,
double[] heightInches)
Gets the page size for the map. |
int |
getPlayOption()
The play option (Stop, Reverse, Repeat) used by the slider after the time visualization has been played once. |
double |
getReferenceScale()
The reference scale of the map as a representative fraction. |
IEnumRelationshipClass |
getRelationshipClasses()
The memory relationship classes. |
ISceneGraph |
getSceneGraph()
The scene's scenegraph. |
short |
getScreenCacheID(int phase,
java.lang.Object data)
The screen cache ID that is used to draw the specified phase. |
IScreenDisplay |
getScreenDisplay()
The screen display used by the view. |
ISelection |
getSelection()
The selection. |
int |
getSelectionCount()
The number of selected features. |
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax |
ISpatialReference |
getSpatialReference()
The spatial reference of the scene. |
IStandaloneTable |
getStandaloneTable(int index)
The standalone table at the given index. |
int |
getStandaloneTableCount()
Number of standalone tables. |
ITable |
getTable(int index)
The table at the given index. |
int |
getTableCount()
Number of tables. |
ILayer |
getTimeExtentDefinitionLayer()
The time-enabled layer that defines the time extent of the map. |
int |
getTimeExtentOption()
Indicates how the time extent of the map is defined. |
ITimeReference |
getTimeReference()
The time reference (time zone information, daylight savings, etc.) associated with the map. |
int |
getTimeRelation()
Time relation used with the time window for the map. |
ITimeValue |
getTimeValue()
The time extent for which the data is displayed in the map. |
java.lang.String |
getTipText(double x,
double y)
The tip text to display at the given location. |
int |
getTrackCount()
The number of tracks. |
IArray |
getTracks()
The animation tracks. |
IArray |
getTracksOfType(IAGAnimationType pType)
The animation tracks of a given type. |
IArray |
getTracksOfType(IAnimationType pType)
The animation tracks of a given type. |
int |
hashCode()
the hashcode for this object |
boolean |
hasTimeData()
Indicates whether the map has a time-enabled layer. |
IMap |
hitTestMap(IPoint location)
Returns any maps present in the view at the given location. |
void |
insertLayer(ILayer pLayer,
boolean autoArrange,
int position)
Inserts a layer at the given position. |
void |
insertLayerInGroup(IGroupLayer pGroup,
ILayer pLayer,
boolean autoArrange,
int position)
Inserts a layer at a given index of the map's group layer. |
void |
insertLayers(IEnumLayer pLayers,
boolean autoArrange,
int position)
Inserts layers at the given position. |
void |
insertLayersInGroup(IGroupLayer pGroup,
IEnumLayer pLayer,
boolean autoArrange,
int position)
Inserts layers at a given index of the map's group layer. |
void |
interfaceSupportsErrorInfo(GUID riid)
interfaceSupportsErrorInfo |
boolean |
isActive()
Indicates if view is active or not. |
void |
isDirty()
isDirty |
boolean |
isDisplayEachTimestamp()
Indicates whether data for each timestamp will be drawn when playing the time visualization. |
boolean |
isDynamicTimeRefresh()
Indicates whether the data in the map refreshes when moving the time slider dynamically. |
boolean |
isExpanded()
Indicates if the Map is expanded. |
boolean |
isFramed()
Indicates if map is drawn in a frame rather than on the whole window. |
boolean |
isHasLiveData()
Indicates whether the map has a time-enabled layer that is being updated frequently with new data. |
boolean |
isLayerVisible(ILayer layer)
Check if layer is visible. |
void |
isLayerVisibleEx(ILayer layer,
boolean[] isLayerVisible,
boolean[] isParentLayerVisible)
Check if layer is visible. |
boolean |
isMapActivated()
Indicates if the focus map is activated. |
boolean |
isShowRulers()
Indicates if rulers are visible. |
boolean |
isShowScrollBars()
Indicates if scrollbars are visible. |
boolean |
isShowSelection()
Indicates if selection is visible. |
boolean |
isShowTime()
Indicates whether time is enabled on the map. |
boolean |
isShowTimeOnDisplay()
Indicates whether time is displayed on the map. |
boolean |
isSpatialReferenceLocked()
Indicates whether the spatial reference is prevented from being changed. |
boolean |
isUseSymbolLevels()
Indicates if the Map draws using symbol levels. |
void |
load(IStream pstm)
load |
void |
loadAnimation(java.lang.String pFilename)
Load the animation from a file. |
void |
loadBookmarks(IStream pStm)
Load the bookmarks from a stream. |
void |
loadTracks(IStream pStm)
Load the animation tracks from a stream. |
void |
moveLayer(ILayer layer,
int toIndex)
Moves a layer to another position within the Table Of Contents. |
void |
moveLayerEx(IGroupLayer pFromGroup,
IGroupLayer pToGroup,
ILayer pLayer,
int newPosition)
Moves the layer with in the map. |
void |
onMessage(int msg,
int wParam,
int lParam)
Call from your application's message loop to enable automatic resizing and keyboard accelerators. |
void |
output(int hDC,
int dpi,
tagRECT pixelBounds,
IEnvelope visibleBounds,
ITrackCancel trackCancel)
Renders the view to the specified DC. |
void |
partialRefresh(int phase,
java.lang.Object data,
IEnvelope envelope)
Draws the specified view phase. |
void |
printerChanged(IPrinter printer)
Called by application when printer changes. |
void |
proposeSpatialReference(ISpatialReference pProposedSR,
boolean[] pbChanged)
Proposes a spatial reference for the scene. |
void |
readExternal(java.io.ObjectInput in)
|
void |
recalcFullExtent()
Forces the full extent to be recalculated. |
void |
recalculateExtent()
Forces the scene's extent to be recalculated. |
void |
refresh()
Causes the entire view to draw. |
void |
refreshAttachedObjects()
Detaches from the tracks those objects that no longer exist. |
void |
release()
Release a Scene. |
void |
removeAllBookmarks()
Removes all bookmarks. |
void |
removeAllStandaloneTables()
Removes all standalone tables from the collection. |
void |
removeAllTables()
Removes all tables from the collection. |
void |
removeAllTracks()
Removes all tracks. |
void |
removeBookmark(IBookmark3D bookmark)
Removes a bookmark from the collection. |
void |
removeIActiveViewEventsListener(IActiveViewEvents theListener)
removeIActiveViewEventsListener. |
void |
removeStandaloneTable(IStandaloneTable table)
Removes the standalone table from the collection. |
void |
removeTable(ITable table)
Removes a table from the collection. |
void |
removeTrack(IAGAnimationTrack pTrack)
Removes a track from the collection. |
void |
removeTrack(IAnimationTrack pTrack)
Removes a track from the collection. |
void |
save(IStream pstm,
int fClearDirty)
save |
void |
saveAnimation(java.lang.String pFilename)
Save the animation to a file. |
void |
saveBookmarks(IStream pStm)
Save the bookmarks to a stream. |
void |
saveTracks(IStream pStm)
Save the animation tracks to a stream. |
void |
selectByShape(IGeometry shape,
ISelectionEnvironment env,
boolean justOne)
Selects features in the scene given a shape and an optional selection environment. |
void |
selectFeature(ILayer layer,
IFeature pFeature)
Selects a feature. |
void |
selectionChanged(ISelectionEventsSelectionChangedEvent theEvent)
Call this function to fire the selection changed event. |
void |
setActiveGraphicsLayerByRef(ILayer ppLayer)
The active graphics layer. |
void |
setAnimationObjectContainerByRef(IAGAnimationContainer ppContainer)
The container of the animation objects attached to the tracks. |
void |
setAnnotationEngineByRef(IAnnotateMap annotateMap)
The annotation (label) engine the map will use. |
void |
setAreaOfInterest(IEnvelope aoi)
The area of interest for the scene. |
void |
setClipBorder(IBorder border)
An optional border drawn around ClipGeometry. |
void |
setClipGeometry(IGeometry clipGeometry)
A shape that layers in the map are clipped to. |
void |
setCurrentTimeExtentByRef(ITimeExtent timeExtent)
The current time extent of the map. |
void |
setDefaultBackgroundColor(float red,
float green,
float blue)
Sets the default background color. |
void |
setDefaultTimeInterval(double interval)
The time interval to be used by the time slider to animate the map. |
void |
setDefaultTimeIntervalUnits(int units)
The time interval units to be used to animate the map. |
void |
setDefaultTimeWindow(double duration)
The time window used to display the data in the map. |
void |
setDescription(java.lang.String descr)
The description of the scene. |
void |
setDisplayDateFormat(java.lang.String dateFormat)
The format of the date that is displayed on the time slider. |
void |
setDisplayEachTimestamp(boolean value)
Indicates whether data for each timestamp will be drawn when playing the time visualization. |
void |
setDisplaySpeed(int speed)
The speed of the slider on a scale of 1 to 10 with 10 being the fastest. |
void |
setDisplayTimeFormat(java.lang.String timeFormat)
The format of the time that is displayed on the time slider. |
void |
setDistanceUnits(int unitsCode)
The distance units for the map. |
void |
setDynamicTimeRefresh(boolean flag)
Indicates whether the data in the map refreshes when moving the time slider dynamically. |
void |
setExaggerationFactor(double exaggerationFactor)
The vertical exaggeration of the scene. |
void |
setExpanded(boolean expanded)
Indicates if the Map is expanded. |
void |
setExtent(IEnvelope extent)
The visible extent rectangle. |
void |
setFeatureSelectionByRef(ISelection selection)
The scene's feature selection. |
void |
setFocusMapByRef(IMap activeMap)
The map that tools and controls act on. |
void |
setFullExtent(IEnvelope extent)
The full extent rectangle. |
void |
setFullTimeExtentByRef(ITimeExtent timeExtent)
Returns the full time extent of the time-enabled layers in the map. |
void |
setHasLiveData(boolean flag)
Indicates whether the map has a time-enabled layer that is being updated frequently with new data. |
void |
setIsFramed(boolean flag)
Indicates if map is drawn in a frame rather than on the whole window. |
void |
setIsMapActivated(boolean isMapActivated)
Indicates if the focus map is activated. |
void |
setMapScale(double scaleRF)
The scale of the map as a representative fraction. |
void |
setMapUnits(int unitsCode)
The units for the map. |
void |
setName(java.lang.String name)
The name of the scene. |
void |
setPageSize(double widthInches,
double heightInches)
Sets the page size for the map (optional). |
void |
setPlayOption(int option)
The play option (Stop, Reverse, Repeat) used by the slider after the time visualization has been played once. |
void |
setReferenceScale(double scaleRF)
The reference scale of the map as a representative fraction. |
void |
setSelectionByRef(ISelection selection)
The selection. |
void |
setShowRulers(boolean showRulers)
Indicates if rulers are visible. |
void |
setShowScrollBars(boolean showScrollBars)
Indicates if scrollbars are visible. |
void |
setShowSelection(boolean showRulers)
Indicates if selection is visible. |
void |
setShowTime(boolean flag)
Indicates whether time is enabled on the map. |
void |
setShowTimeOnDisplay(boolean flag)
Indicates whether time is displayed on the map. |
void |
setSpatialReferenceByRef(ISpatialReference spatialRef)
The spatial reference of the scene. |
void |
setSpatialReferenceLocked(boolean locked)
Indicates whether the spatial reference is prevented from being changed. |
void |
setTimeExtentDefinitionLayerByRef(ILayer layer)
The time-enabled layer that defines the time extent of the map. |
void |
setTimeExtentOption(int option)
Indicates how the time extent of the map is defined. |
void |
setTimeReferenceByRef(ITimeReference timeReference)
The time reference (time zone information, daylight savings, etc.) associated with the map. |
void |
setTimeRelation(int relation)
Time relation used with the time window for the map. |
void |
setTimeValueByRef(ITimeValue time)
The time extent for which the data is displayed in the map. |
void |
setUseSymbolLevels(boolean flag)
Indicates if the Map draws using symbol levels. |
void |
suggestExaggerationFactor(double aspectRatio,
double[] exaggerationFactor)
Returns the vertical exaggeration factor that achieves the aspect ratio for the scene's extent. |
void |
writeExternal(java.io.ObjectOutput out)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long serialVersionUID
Constructor Detail |
---|
public Scene() throws java.io.IOException, java.net.UnknownHostException
java.io.IOException
- if there are interop problems
java.net.UnknownHostException
- if there are interop problemspublic Scene(java.lang.Object obj) throws java.io.IOException
Scene theScene = (Scene) obj;
obj
to Scene
.
obj
- an object returned from ArcGIS Engine or Server
java.io.IOException
- if there are interop problemsMethod Detail |
---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch
in interface com.esri.arcgis.interop.RemoteObjRef
public void addIActiveViewEventsListener(IActiveViewEvents theListener) throws java.io.IOException
theListener
- An object that implements the com.esri.arcgis.carto.IActiveViewEvents interface.
java.io.IOException
- If there are communications problems.public void removeIActiveViewEventsListener(IActiveViewEvents theListener) throws java.io.IOException
theListener
- An object that implements the com.esri.arcgis.carto.IActiveViewEvents interface.
java.io.IOException
- If there are communications problems.public void release()
release
in interface com.esri.arcgis.interop.RemoteObjRef
public IEnvelope getExtent() throws java.io.IOException, AutomationException
getExtent
in interface IScene
getExtent
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void suggestExaggerationFactor(double aspectRatio, double[] exaggerationFactor) throws java.io.IOException, AutomationException
suggestExaggerationFactor
in interface IScene
aspectRatio
- The aspectRatio (in)exaggerationFactor
- The exaggerationFactor (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getExaggerationFactor() throws java.io.IOException, AutomationException
getExaggerationFactor
in interface IScene
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setExaggerationFactor(double exaggerationFactor) throws java.io.IOException, AutomationException
setExaggerationFactor
in interface IScene
exaggerationFactor
- The exaggerationFactor (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean applies(java.lang.Object object) throws java.io.IOException, AutomationException
applies
in interface IScene
object
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getName() throws java.io.IOException, AutomationException
getName
in interface IScene
getName
in interface IBasicMap
getName
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setName(java.lang.String name) throws java.io.IOException, AutomationException
setName
in interface IScene
setName
in interface IBasicMap
setName
in interface IMap
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDescription() throws java.io.IOException, AutomationException
getDescription
in interface IScene
getDescription
in interface IBasicMap
getDescription
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDescription(java.lang.String descr) throws java.io.IOException, AutomationException
setDescription
in interface IScene
setDescription
in interface IBasicMap
setDescription
in interface IMap
descr
- The descr (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnvelope getAreaOfInterest() throws java.io.IOException, AutomationException
getAreaOfInterest
in interface IScene
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAreaOfInterest(IEnvelope aoi) throws java.io.IOException, AutomationException
setAreaOfInterest
in interface IScene
setAreaOfInterest
in interface IBasicMap
setAreaOfInterest
in interface IMap
aoi
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getLayerCount() throws java.io.IOException, AutomationException
getLayerCount
in interface IScene
getLayerCount
in interface IBasicMap
getLayerCount
in interface IMap
getLayerCount
in interface IMapLayers
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILayer getLayer(int index) throws java.io.IOException, AutomationException
getLayer
in interface IScene
getLayer
in interface IBasicMap
getLayer
in interface IMap
getLayer
in interface IMapLayers
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnumLayer getLayers(IUID uid, boolean recursive) throws java.io.IOException, AutomationException
getLayers
in interface IScene
getLayers
in interface IBasicMap
getLayers
in interface IMap
getLayers
in interface IMapLayers
uid
- A reference to a com.esri.arcgis.system.IUID (in, optional, pass null if not required)recursive
- The recursive (in, optional, pass false if not required)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addLayer(ILayer pLayer, boolean autoArrange) throws java.io.IOException, AutomationException
addLayer
in interface IScene
pLayer
- A reference to a com.esri.arcgis.carto.ILayer (in)autoArrange
- The autoArrange (in, optional, pass false if not required)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addLayers(IEnumLayer layers, boolean autoArrange) throws java.io.IOException, AutomationException
addLayers
in interface IScene
addLayers
in interface IBasicMap
addLayers
in interface IMap
addLayers
in interface IMapLayers
layers
- A reference to a com.esri.arcgis.carto.IEnumLayer (in)autoArrange
- The autoArrange (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void deleteLayer(ILayer layer) throws java.io.IOException, AutomationException
deleteLayer
in interface IScene
deleteLayer
in interface IBasicMap
deleteLayer
in interface IMap
deleteLayer
in interface IMapLayers
layer
- A reference to a com.esri.arcgis.carto.ILayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void moveLayer(ILayer layer, int toIndex) throws java.io.IOException, AutomationException
moveLayer
in interface IScene
moveLayer
in interface IMap
moveLayer
in interface IMapLayers
layer
- A reference to a com.esri.arcgis.carto.ILayer (in)toIndex
- The toIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void clearLayers() throws java.io.IOException, AutomationException
clearLayers
in interface IScene
clearLayers
in interface IBasicMap
clearLayers
in interface IMap
clearLayers
in interface IMapLayers
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ISpatialReference getSpatialReference() throws java.io.IOException, AutomationException
getSpatialReference
in interface IScene
getSpatialReference
in interface IBasicMap
getSpatialReference
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSpatialReferenceByRef(ISpatialReference spatialRef) throws java.io.IOException, AutomationException
setSpatialReferenceByRef
in interface IScene
setSpatialReferenceByRef
in interface IBasicMap
setSpatialReferenceByRef
in interface IMap
spatialRef
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void proposeSpatialReference(ISpatialReference pProposedSR, boolean[] pbChanged) throws java.io.IOException, AutomationException
proposeSpatialReference
in interface IScene
pProposedSR
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)pbChanged
- The pbChanged (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IGraphicsLayer getBasicGraphicsLayer() throws java.io.IOException, AutomationException
getBasicGraphicsLayer
in interface IScene
getBasicGraphicsLayer
in interface IBasicMap
getBasicGraphicsLayer
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILayer getActiveGraphicsLayer() throws java.io.IOException, AutomationException
getActiveGraphicsLayer
in interface IScene
getActiveGraphicsLayer
in interface IBasicMap
getActiveGraphicsLayer
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setActiveGraphicsLayerByRef(ILayer ppLayer) throws java.io.IOException, AutomationException
setActiveGraphicsLayerByRef
in interface IScene
setActiveGraphicsLayerByRef
in interface IBasicMap
setActiveGraphicsLayerByRef
in interface IMap
ppLayer
- A reference to a com.esri.arcgis.carto.ILayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void delayEvents(boolean delay) throws java.io.IOException, AutomationException
delayEvents
in interface IScene
delayEvents
in interface IMap
delay
- The delay (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getSelectionCount() throws java.io.IOException, AutomationException
getSelectionCount
in interface IScene
getSelectionCount
in interface IBasicMap
getSelectionCount
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void selectFeature(ILayer layer, IFeature pFeature) throws java.io.IOException, AutomationException
selectFeature
in interface IScene
selectFeature
in interface IMap
layer
- A reference to a com.esri.arcgis.carto.ILayer (in)pFeature
- A reference to a com.esri.arcgis.geodatabase.IFeature (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void clearSelection() throws java.io.IOException, AutomationException
clearSelection
in interface IScene
clearSelection
in interface IBasicMap
clearSelection
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ISelection getFeatureSelection() throws java.io.IOException, AutomationException
getFeatureSelection
in interface IScene
getFeatureSelection
in interface IBasicMap
getFeatureSelection
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setFeatureSelectionByRef(ISelection selection) throws java.io.IOException, AutomationException
setFeatureSelectionByRef
in interface IScene
setFeatureSelectionByRef
in interface IBasicMap
setFeatureSelectionByRef
in interface IMap
selection
- A reference to a com.esri.arcgis.carto.ISelection (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void selectByShape(IGeometry shape, ISelectionEnvironment env, boolean justOne) throws java.io.IOException, AutomationException
selectByShape
in interface IScene
selectByShape
in interface IBasicMap
selectByShape
in interface IMap
shape
- A reference to a com.esri.arcgis.geometry.IGeometry (in)env
- A reference to a com.esri.arcgis.carto.ISelectionEnvironment (in)justOne
- The justOne (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void recalculateExtent() throws java.io.IOException, AutomationException
recalculateExtent
in interface IScene
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ISceneGraph getSceneGraph() throws java.io.IOException, AutomationException
getSceneGraph
in interface IScene
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDefaultBackgroundColor(float red, float green, float blue) throws java.io.IOException, AutomationException
setDefaultBackgroundColor
in interface IScene
red
- The red (in)green
- The green (in)blue
- The blue (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getDefaultBackgroundColor(float[] red, float[] green, float[] blue) throws java.io.IOException, AutomationException
getDefaultBackgroundColor
in interface IScene
red
- The red (out: use single element array)green
- The green (out: use single element array)blue
- The blue (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IAnimationExtension getAnimationExtension() throws java.io.IOException, AutomationException
getAnimationExtension
in interface IBasicScene2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IViewers3D getBasicDisplay() throws java.io.IOException, AutomationException
getBasicDisplay
in interface IBasicScene
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void saveAnimation(java.lang.String pFilename) throws java.io.IOException, AutomationException
saveAnimation
in interface IBasicScene
pFilename
- The pFilename (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void loadAnimation(java.lang.String pFilename) throws java.io.IOException, AutomationException
loadAnimation
in interface IBasicScene
pFilename
- The pFilename (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnvelope getFullExtent() throws java.io.IOException, AutomationException
getFullExtent
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setFullExtent(IEnvelope extent) throws java.io.IOException, AutomationException
setFullExtent
in interface IActiveView
extent
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setExtent(IEnvelope extent) throws java.io.IOException, AutomationException
setExtent
in interface IActiveView
extent
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IScreenDisplay getScreenDisplay() throws java.io.IOException, AutomationException
getScreenDisplay
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IGraphicsContainer getGraphicsContainer() throws java.io.IOException, AutomationException
getGraphicsContainer
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMap getFocusMap() throws java.io.IOException, AutomationException
getFocusMap
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setFocusMapByRef(IMap activeMap) throws java.io.IOException, AutomationException
setFocusMapByRef
in interface IActiveView
activeMap
- A reference to a com.esri.arcgis.carto.IMap (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isMapActivated() throws java.io.IOException, AutomationException
isMapActivated
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIsMapActivated(boolean isMapActivated) throws java.io.IOException, AutomationException
setIsMapActivated
in interface IActiveView
isMapActivated
- The isMapActivated (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ISelection getSelection() throws java.io.IOException, AutomationException
getSelection
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSelectionByRef(ISelection selection) throws java.io.IOException, AutomationException
setSelectionByRef
in interface IActiveView
selection
- A reference to a com.esri.arcgis.carto.ISelection (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getTipText(double x, double y) throws java.io.IOException, AutomationException
getTipText
in interface IActiveView
x
- The x (in)y
- The y (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public tagRECT getExportFrame() throws java.io.IOException, AutomationException
getExportFrame
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowScrollBars() throws java.io.IOException, AutomationException
isShowScrollBars
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowScrollBars(boolean showScrollBars) throws java.io.IOException, AutomationException
setShowScrollBars
in interface IActiveView
showScrollBars
- The showScrollBars (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowRulers() throws java.io.IOException, AutomationException
isShowRulers
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowRulers(boolean showRulers) throws java.io.IOException, AutomationException
setShowRulers
in interface IActiveView
showRulers
- The showRulers (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowSelection() throws java.io.IOException, AutomationException
isShowSelection
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowSelection(boolean showRulers) throws java.io.IOException, AutomationException
setShowSelection
in interface IActiveView
showRulers
- The showRulers (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IExtentStack getExtentStack() throws java.io.IOException, AutomationException
getExtentStack
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public short getScreenCacheID(int phase, java.lang.Object data) throws java.io.IOException, AutomationException
getScreenCacheID
in interface IActiveView
phase
- A com.esri.arcgis.carto.esriViewDrawPhase constant (in)data
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMap hitTestMap(IPoint location) throws java.io.IOException, AutomationException
hitTestMap
in interface IActiveView
location
- A reference to a com.esri.arcgis.geometry.IPoint (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isActive() throws java.io.IOException, AutomationException
isActive
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void activate(int hWnd) throws java.io.IOException, AutomationException
activate
in interface IActiveView
hWnd
- The hWnd (A COM typedef) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void deactivate() throws java.io.IOException, AutomationException
deactivate
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void draw(int hDC, ITrackCancel trackCancel) throws java.io.IOException, AutomationException
draw
in interface IActiveView
hDC
- The hDC (A COM typedef) (in)trackCancel
- A reference to a com.esri.arcgis.system.ITrackCancel (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void output(int hDC, int dpi, tagRECT pixelBounds, IEnvelope visibleBounds, ITrackCancel trackCancel) throws java.io.IOException, AutomationException
output
in interface IActiveView
hDC
- The hDC (A COM typedef) (in)dpi
- The dpi (in)pixelBounds
- A Structure: com.esri.arcgis.system.tagRECT (in)visibleBounds
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)trackCancel
- A reference to a com.esri.arcgis.system.ITrackCancel (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void refresh() throws java.io.IOException, AutomationException
refresh
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void partialRefresh(int phase, java.lang.Object data, IEnvelope envelope) throws java.io.IOException, AutomationException
partialRefresh
in interface IActiveView
phase
- A com.esri.arcgis.carto.esriViewDrawPhase constant (in)data
- A reference to another Object (IUnknown) (in)envelope
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void clear() throws java.io.IOException, AutomationException
clear
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void printerChanged(IPrinter printer) throws java.io.IOException, AutomationException
printerChanged
in interface IActiveView
printer
- A reference to a com.esri.arcgis.output.IPrinter (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void contentsChanged() throws java.io.IOException, AutomationException
contentsChanged
in interface IActiveView
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void onMessage(int msg, int wParam, int lParam) throws java.io.IOException, AutomationException
onMessage
in interface IActiveView
msg
- The msg (in)wParam
- The wParam (A COM typedef) (in)lParam
- The lParam (A COM typedef) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getContextMenu(double x, double y, IUID[] clsidMenu) throws java.io.IOException, AutomationException
getContextMenu
in interface IActiveView
x
- The x (in)y
- The y (in)clsidMenu
- A reference to a com.esri.arcgis.system.IUID (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addLayer(ILayer pLayer) throws java.io.IOException, AutomationException
addLayer
in interface IBasicMap
addLayer
in interface IMap
addLayer
in interface IMapLayers
pLayer
- A reference to a com.esri.arcgis.carto.ILayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getMapSurroundCount() throws java.io.IOException, AutomationException
getMapSurroundCount
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMapSurround getMapSurround(int index) throws java.io.IOException, AutomationException
getMapSurround
in interface IMap
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getMapUnits() throws java.io.IOException, AutomationException
getMapUnits
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMapUnits(int unitsCode) throws java.io.IOException, AutomationException
setMapUnits
in interface IMap
unitsCode
- A com.esri.arcgis.system.esriUnits constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getDistanceUnits() throws java.io.IOException, AutomationException
getDistanceUnits
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDistanceUnits(int unitsCode) throws java.io.IOException, AutomationException
setDistanceUnits
in interface IMap
unitsCode
- A com.esri.arcgis.system.esriUnits constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getMapScale() throws java.io.IOException, AutomationException
getMapScale
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMapScale(double scaleRF) throws java.io.IOException, AutomationException
setMapScale
in interface IMap
scaleRF
- The scaleRF (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getReferenceScale() throws java.io.IOException, AutomationException
getReferenceScale
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setReferenceScale(double scaleRF) throws java.io.IOException, AutomationException
setReferenceScale
in interface IMap
scaleRF
- The scaleRF (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isFramed() throws java.io.IOException, AutomationException
isFramed
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIsFramed(boolean flag) throws java.io.IOException, AutomationException
setIsFramed
in interface IMap
flag
- The flag (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IGeometry getClipGeometry() throws java.io.IOException, AutomationException
getClipGeometry
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setClipGeometry(IGeometry clipGeometry) throws java.io.IOException, AutomationException
setClipGeometry
in interface IMap
clipGeometry
- A reference to a com.esri.arcgis.geometry.IGeometry (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IMapSurround createMapSurround(IUID cLSID, IMapSurround optionalStyle) throws java.io.IOException, AutomationException
createMapSurround
in interface IMap
cLSID
- A reference to a com.esri.arcgis.system.IUID (in)optionalStyle
- A reference to a com.esri.arcgis.carto.IMapSurround (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addMapSurround(IMapSurround mapSurround) throws java.io.IOException, AutomationException
addMapSurround
in interface IMap
mapSurround
- A reference to a com.esri.arcgis.carto.IMapSurround (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void deleteMapSurround(IMapSurround mapSurround) throws java.io.IOException, AutomationException
deleteMapSurround
in interface IMap
mapSurround
- A reference to a com.esri.arcgis.carto.IMapSurround (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void clearMapSurrounds() throws java.io.IOException, AutomationException
clearMapSurrounds
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double computeDistance(IPoint p1, IPoint p2) throws java.io.IOException, AutomationException
computeDistance
in interface IMap
p1
- A reference to a com.esri.arcgis.geometry.IPoint (in)p2
- A reference to a com.esri.arcgis.geometry.IPoint (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IBorder getClipBorder() throws java.io.IOException, AutomationException
getClipBorder
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setClipBorder(IBorder border) throws java.io.IOException, AutomationException
setClipBorder
in interface IMap
border
- A reference to a com.esri.arcgis.carto.IBorder (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPageSize(double widthInches, double heightInches) throws java.io.IOException, AutomationException
setPageSize
in interface IMap
widthInches
- The widthInches (in)heightInches
- The heightInches (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getPageSize(double[] widthInches, double[] heightInches) throws java.io.IOException, AutomationException
getPageSize
in interface IMap
widthInches
- The widthInches (out: use single element array)heightInches
- The heightInches (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IBarrierCollection getBarriers(IEnvelope pExtent) throws java.io.IOException, AutomationException
getBarriers
in interface IMap
pExtent
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUseSymbolLevels(boolean flag) throws java.io.IOException, AutomationException
setUseSymbolLevels
in interface IMap
flag
- The flag (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseSymbolLevels() throws java.io.IOException, AutomationException
isUseSymbolLevels
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setExpanded(boolean expanded) throws java.io.IOException, AutomationException
setExpanded
in interface IMap
expanded
- The expanded (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isExpanded() throws java.io.IOException, AutomationException
isExpanded
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAnnotationEngineByRef(IAnnotateMap annotateMap) throws java.io.IOException, AutomationException
setAnnotationEngineByRef
in interface IMap
annotateMap
- A reference to a com.esri.arcgis.carto.IAnnotateMap (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IAnnotateMap getAnnotationEngine() throws java.io.IOException, AutomationException
getAnnotationEngine
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void recalcFullExtent() throws java.io.IOException, AutomationException
recalcFullExtent
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void delayDrawing(boolean delay) throws java.io.IOException, AutomationException
delayDrawing
in interface IMap
delay
- The delay (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSpatialReferenceLocked(boolean locked) throws java.io.IOException, AutomationException
setSpatialReferenceLocked
in interface IMap
locked
- The locked (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSpatialReferenceLocked() throws java.io.IOException, AutomationException
isSpatialReferenceLocked
in interface IMap
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void isLayerVisibleEx(ILayer layer, boolean[] isLayerVisible, boolean[] isParentLayerVisible) throws java.io.IOException, AutomationException
isLayerVisibleEx
in interface IMapLayers2
layer
- A reference to a com.esri.arcgis.carto.ILayer (in)isLayerVisible
- The isLayerVisible (out: use single element array)isParentLayerVisible
- The isParentLayerVisible (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isLayerVisible(ILayer layer) throws java.io.IOException, AutomationException
isLayerVisible
in interface IMapLayers
layer
- A reference to a com.esri.arcgis.carto.ILayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void insertLayer(ILayer pLayer, boolean autoArrange, int position) throws java.io.IOException, AutomationException
insertLayer
in interface IMapLayers
pLayer
- A reference to a com.esri.arcgis.carto.ILayer (in)autoArrange
- The autoArrange (in)position
- The position (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void insertLayers(IEnumLayer pLayers, boolean autoArrange, int position) throws java.io.IOException, AutomationException
insertLayers
in interface IMapLayers
pLayers
- A reference to a com.esri.arcgis.carto.IEnumLayer (in)autoArrange
- The autoArrange (in)position
- The position (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void insertLayerInGroup(IGroupLayer pGroup, ILayer pLayer, boolean autoArrange, int position) throws java.io.IOException, AutomationException
insertLayerInGroup
in interface IMapLayers
pGroup
- A reference to a com.esri.arcgis.carto.IGroupLayer (in)pLayer
- A reference to a com.esri.arcgis.carto.ILayer (in)autoArrange
- The autoArrange (in)position
- The position (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void insertLayersInGroup(IGroupLayer pGroup, IEnumLayer pLayer, boolean autoArrange, int position) throws java.io.IOException, AutomationException
insertLayersInGroup
in interface IMapLayers
pGroup
- A reference to a com.esri.arcgis.carto.IGroupLayer (in)pLayer
- A reference to a com.esri.arcgis.carto.IEnumLayer (in)autoArrange
- The autoArrange (in)position
- The position (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void moveLayerEx(IGroupLayer pFromGroup, IGroupLayer pToGroup, ILayer pLayer, int newPosition) throws java.io.IOException, AutomationException
moveLayerEx
in interface IMapLayers
pFromGroup
- A reference to a com.esri.arcgis.carto.IGroupLayer (in)pToGroup
- A reference to a com.esri.arcgis.carto.IGroupLayer (in)pLayer
- A reference to a com.esri.arcgis.carto.ILayer (in)newPosition
- The newPosition (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void selectionChanged(ISelectionEventsSelectionChangedEvent theEvent) throws java.io.IOException, AutomationException
selectionChanged
in interface ISelectionEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getTableCount() throws java.io.IOException, AutomationException
getTableCount
in interface ITableCollection
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ITable getTable(int index) throws java.io.IOException, AutomationException
getTable
in interface ITableCollection
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addTable(ITable table) throws java.io.IOException, AutomationException
addTable
in interface ITableCollection
table
- A reference to a com.esri.arcgis.geodatabase.ITable (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void removeTable(ITable table) throws java.io.IOException, AutomationException
removeTable
in interface ITableCollection
table
- A reference to a com.esri.arcgis.geodatabase.ITable (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void removeAllTables() throws java.io.IOException, AutomationException
removeAllTables
in interface ITableCollection
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getStandaloneTableCount() throws java.io.IOException, AutomationException
getStandaloneTableCount
in interface IStandaloneTableCollection
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IStandaloneTable getStandaloneTable(int index) throws java.io.IOException, AutomationException
getStandaloneTable
in interface IStandaloneTableCollection
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addStandaloneTable(IStandaloneTable table) throws java.io.IOException, AutomationException
addStandaloneTable
in interface IStandaloneTableCollection
table
- A reference to a com.esri.arcgis.carto.IStandaloneTable (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void removeStandaloneTable(IStandaloneTable table) throws java.io.IOException, AutomationException
removeStandaloneTable
in interface IStandaloneTableCollection
table
- A reference to a com.esri.arcgis.carto.IStandaloneTable (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void removeAllStandaloneTables() throws java.io.IOException, AutomationException
removeAllStandaloneTables
in interface IStandaloneTableCollection
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnumRelationshipClass getRelationshipClasses() throws java.io.IOException, AutomationException
getRelationshipClasses
in interface IRelationshipClassCollection
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnumRelationshipClass findRelationshipClasses(IObjectClass objectClass, int role) throws java.io.IOException, AutomationException
findRelationshipClasses
in interface IRelationshipClassCollection
objectClass
- A reference to a com.esri.arcgis.geodatabase.IObjectClass (in)role
- A com.esri.arcgis.geodatabase.esriRelRole constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IArray getBookmarks() throws java.io.IOException, AutomationException
getBookmarks
in interface ISceneBookmarks
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addBookmark(IBookmark3D pBookmark) throws java.io.IOException, AutomationException
addBookmark
in interface ISceneBookmarks
pBookmark
- A reference to a com.esri.arcgis.analyst3d.IBookmark3D (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void findBookmark(java.lang.String name, IBookmark3D[] ppBookmark) throws java.io.IOException, AutomationException
findBookmark
in interface ISceneBookmarks
name
- The name (in)ppBookmark
- A reference to a com.esri.arcgis.analyst3d.IBookmark3D (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void removeBookmark(IBookmark3D bookmark) throws java.io.IOException, AutomationException
removeBookmark
in interface ISceneBookmarks
bookmark
- A reference to a com.esri.arcgis.analyst3d.IBookmark3D (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void removeAllBookmarks() throws java.io.IOException, AutomationException
removeAllBookmarks
in interface ISceneBookmarks
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getBookmarkCount() throws java.io.IOException, AutomationException
getBookmarkCount
in interface ISceneBookmarks
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void saveBookmarks(IStream pStm) throws java.io.IOException, AutomationException
saveBookmarks
in interface ISceneBookmarks
pStm
- A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void loadBookmarks(IStream pStm) throws java.io.IOException, AutomationException
loadBookmarks
in interface ISceneBookmarks
pStm
- A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IArray getAnimationTypes() throws java.io.IOException, AutomationException
getAnimationTypes
in interface IAnimationTracks
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getTrackCount() throws java.io.IOException, AutomationException
getTrackCount
in interface IAnimationTracks
getTrackCount
in interface IAGAnimationTracks
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IArray getTracks() throws java.io.IOException, AutomationException
getTracks
in interface IAnimationTracks
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IArray getTracksOfType(IAnimationType pType) throws java.io.IOException, AutomationException
getTracksOfType
in interface IAnimationTracks
pType
- A reference to a com.esri.arcgis.analyst3d.IAnimationType (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addTrack(IAnimationTrack pTrack) throws java.io.IOException, AutomationException
addTrack
in interface IAnimationTracks
pTrack
- A reference to a com.esri.arcgis.analyst3d.IAnimationTrack (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void findTrack(java.lang.String name, IAnimationTrack[] ppTrack) throws java.io.IOException, AutomationException
findTrack
in interface IAnimationTracks
name
- The name (in)ppTrack
- A reference to a com.esri.arcgis.analyst3d.IAnimationTrack (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void removeTrack(IAnimationTrack pTrack) throws java.io.IOException, AutomationException
removeTrack
in interface IAnimationTracks
pTrack
- A reference to a com.esri.arcgis.analyst3d.IAnimationTrack (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void removeAllTracks() throws java.io.IOException, AutomationException
removeAllTracks
in interface IAnimationTracks
removeAllTracks
in interface IAGAnimationTracks
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void saveTracks(IStream pStm) throws java.io.IOException, AutomationException
saveTracks
in interface IAnimationTracks
saveTracks
in interface IAGAnimationTracks
pStm
- A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void loadTracks(IStream pStm) throws java.io.IOException, AutomationException
loadTracks
in interface IAnimationTracks
loadTracks
in interface IAGAnimationTracks
pStm
- A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void detachObject(java.lang.Object pObject) throws java.io.IOException, AutomationException
detachObject
in interface IAnimationTracks
detachObject
in interface IAGAnimationTracks
pObject
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void refreshAttachedObjects() throws java.io.IOException, AutomationException
refreshAttachedObjects
in interface IAnimationTracks
refreshAttachedObjects
in interface IAGAnimationTracks
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void applyTracks(ISceneViewer pViewer, double time, double duration) throws java.io.IOException, AutomationException
applyTracks
in interface IAnimationTracks
pViewer
- A reference to a com.esri.arcgis.analyst3d.ISceneViewer (in)time
- The time (in)duration
- The duration (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void changePriority(IAnimationTrack pTrack, boolean bAbsolute, boolean bInSameType, int changeInIndex) throws java.io.IOException, AutomationException
changePriority
in interface IAnimationTracks
pTrack
- A reference to a com.esri.arcgis.analyst3d.IAnimationTrack (in)bAbsolute
- The bAbsolute (in)bInSameType
- The bInSameType (in)changeInIndex
- The changeInIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IAGAnimationContainer getAnimationObjectContainer() throws java.io.IOException, AutomationException
getAnimationObjectContainer
in interface IAGAnimationTracks
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAnimationObjectContainerByRef(IAGAnimationContainer ppContainer) throws java.io.IOException, AutomationException
setAnimationObjectContainerByRef
in interface IAGAnimationTracks
ppContainer
- A reference to a com.esri.arcgis.animation.IAGAnimationContainer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IArray getAGTracks() throws java.io.IOException, AutomationException
getAGTracks
in interface IAGAnimationTracks
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IArray getTracksOfType(IAGAnimationType pType) throws java.io.IOException, AutomationException
getTracksOfType
in interface IAGAnimationTracks
pType
- A reference to a com.esri.arcgis.animation.IAGAnimationType (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IAGAnimationTrack createTrack(IAGAnimationType pType) throws java.io.IOException, AutomationException
createTrack
in interface IAGAnimationTracks
pType
- A reference to a com.esri.arcgis.animation.IAGAnimationType (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addTrack(IAGAnimationTrack pTrack) throws java.io.IOException, AutomationException
addTrack
in interface IAGAnimationTracks
pTrack
- A reference to a com.esri.arcgis.animation.IAGAnimationTrack (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void findTrack(java.lang.String name, IAGAnimationTrack[] ppTrack) throws java.io.IOException, AutomationException
findTrack
in interface IAGAnimationTracks
name
- The name (in)ppTrack
- A reference to a com.esri.arcgis.animation.IAGAnimationTrack (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void removeTrack(IAGAnimationTrack pTrack) throws java.io.IOException, AutomationException
removeTrack
in interface IAGAnimationTracks
pTrack
- A reference to a com.esri.arcgis.animation.IAGAnimationTrack (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void applyTracks(boolean bApplyToAllViewers, double time) throws java.io.IOException, AutomationException
applyTracks
in interface IAGAnimationTracks
bApplyToAllViewers
- The bApplyToAllViewers (in)time
- The time (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void changePriority(IAGAnimationTrack pTrack, boolean bAbsolute, boolean bInSameType, int changeInIndex) throws java.io.IOException, AutomationException
changePriority
in interface IAGAnimationTracks
pTrack
- A reference to a com.esri.arcgis.animation.IAGAnimationTrack (in)bAbsolute
- The bAbsolute (in)bInSameType
- The bInSameType (in)changeInIndex
- The changeInIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void interfaceSupportsErrorInfo(GUID riid) throws java.io.IOException, AutomationException
interfaceSupportsErrorInfo
in interface ISupportErrorInfo
riid
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void enumConnectionPoints(IEnumConnectionPoints[] ppEnum) throws java.io.IOException, AutomationException
enumConnectionPoints
in interface IConnectionPointContainer
ppEnum
- A reference to a com.esri.arcgis.display.IEnumConnectionPoints (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void findConnectionPoint(GUID riid, IConnectionPoint[] ppCP) throws java.io.IOException, AutomationException
findConnectionPoint
in interface IConnectionPointContainer
riid
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)ppCP
- A reference to a com.esri.arcgis.display.IConnectionPoint (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void isDirty() throws java.io.IOException, AutomationException
isDirty
in interface IPersistStream
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void load(IStream pstm) throws java.io.IOException, AutomationException
load
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void save(IStream pstm, int fClearDirty) throws java.io.IOException, AutomationException
save
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)fClearDirty
- The fClearDirty (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getSizeMax(_ULARGE_INTEGER[] pcbSize) throws java.io.IOException, AutomationException
getSizeMax
in interface IPersistStream
pcbSize
- A Structure: com.esri.arcgis.system._ULARGE_INTEGER (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getClassID(GUID[] pClassID) throws java.io.IOException, AutomationException
getClassID
in interface IPersist
pClassID
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean hasTimeData() throws java.io.IOException, AutomationException
hasTimeData
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getDefaultTimeInterval() throws java.io.IOException, AutomationException
getDefaultTimeInterval
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDefaultTimeInterval(double interval) throws java.io.IOException, AutomationException
setDefaultTimeInterval
in interface IMapTimeDisplay
interval
- The interval (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getDefaultTimeIntervalUnits() throws java.io.IOException, AutomationException
getDefaultTimeIntervalUnits
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDefaultTimeIntervalUnits(int units) throws java.io.IOException, AutomationException
setDefaultTimeIntervalUnits
in interface IMapTimeDisplay
units
- A com.esri.arcgis.system.esriTimeUnits constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getDefaultTimeWindow() throws java.io.IOException, AutomationException
getDefaultTimeWindow
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDefaultTimeWindow(double duration) throws java.io.IOException, AutomationException
setDefaultTimeWindow
in interface IMapTimeDisplay
duration
- The duration (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ITimeExtent getFullTimeExtent() throws java.io.IOException, AutomationException
getFullTimeExtent
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setFullTimeExtentByRef(ITimeExtent timeExtent) throws java.io.IOException, AutomationException
setFullTimeExtentByRef
in interface IMapTimeDisplay
timeExtent
- A reference to a com.esri.arcgis.system.ITimeExtent (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ITimeExtent getCurrentTimeExtent() throws java.io.IOException, AutomationException
getCurrentTimeExtent
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCurrentTimeExtentByRef(ITimeExtent timeExtent) throws java.io.IOException, AutomationException
setCurrentTimeExtentByRef
in interface IMapTimeDisplay
timeExtent
- A reference to a com.esri.arcgis.system.ITimeExtent (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ITimeValue getTimeValue() throws java.io.IOException, AutomationException
getTimeValue
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTimeValueByRef(ITimeValue time) throws java.io.IOException, AutomationException
setTimeValueByRef
in interface IMapTimeDisplay
time
- A reference to a com.esri.arcgis.system.ITimeValue (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ITimeReference getTimeReference() throws java.io.IOException, AutomationException
getTimeReference
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTimeReferenceByRef(ITimeReference timeReference) throws java.io.IOException, AutomationException
setTimeReferenceByRef
in interface IMapTimeDisplay
timeReference
- A reference to a com.esri.arcgis.system.ITimeReference (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDisplayDateFormat() throws java.io.IOException, AutomationException
getDisplayDateFormat
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDisplayDateFormat(java.lang.String dateFormat) throws java.io.IOException, AutomationException
setDisplayDateFormat
in interface IMapTimeDisplay
dateFormat
- The dateFormat (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDisplayTimeFormat() throws java.io.IOException, AutomationException
getDisplayTimeFormat
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDisplayTimeFormat(java.lang.String timeFormat) throws java.io.IOException, AutomationException
setDisplayTimeFormat
in interface IMapTimeDisplay
timeFormat
- The timeFormat (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isDisplayEachTimestamp() throws java.io.IOException, AutomationException
isDisplayEachTimestamp
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDisplayEachTimestamp(boolean value) throws java.io.IOException, AutomationException
setDisplayEachTimestamp
in interface IMapTimeDisplay
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getDisplaySpeed() throws java.io.IOException, AutomationException
getDisplaySpeed
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDisplaySpeed(int speed) throws java.io.IOException, AutomationException
setDisplaySpeed
in interface IMapTimeDisplay
speed
- The speed (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getPlayOption() throws java.io.IOException, AutomationException
getPlayOption
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPlayOption(int option) throws java.io.IOException, AutomationException
setPlayOption
in interface IMapTimeDisplay
option
- A com.esri.arcgis.carto.esriMapTimePlayOption constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getTimeExtentOption() throws java.io.IOException, AutomationException
getTimeExtentOption
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTimeExtentOption(int option) throws java.io.IOException, AutomationException
setTimeExtentOption
in interface IMapTimeDisplay
option
- A com.esri.arcgis.carto.esriMapTimeExtentOption constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILayer getTimeExtentDefinitionLayer() throws java.io.IOException, AutomationException
getTimeExtentDefinitionLayer
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTimeExtentDefinitionLayerByRef(ILayer layer) throws java.io.IOException, AutomationException
setTimeExtentDefinitionLayerByRef
in interface IMapTimeDisplay
layer
- A reference to a com.esri.arcgis.carto.ILayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isDynamicTimeRefresh() throws java.io.IOException, AutomationException
isDynamicTimeRefresh
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDynamicTimeRefresh(boolean flag) throws java.io.IOException, AutomationException
setDynamicTimeRefresh
in interface IMapTimeDisplay
flag
- The flag (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowTime() throws java.io.IOException, AutomationException
isShowTime
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowTime(boolean flag) throws java.io.IOException, AutomationException
setShowTime
in interface IMapTimeDisplay
flag
- The flag (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ITimeExtent computeFullTimeExtent() throws java.io.IOException, AutomationException
computeFullTimeExtent
in interface IMapTimeDisplay
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isHasLiveData() throws java.io.IOException, AutomationException
isHasLiveData
in interface IMapTimeDisplay2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setHasLiveData(boolean flag) throws java.io.IOException, AutomationException
setHasLiveData
in interface IMapTimeDisplay2
flag
- The flag (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getTimeRelation() throws java.io.IOException, AutomationException
getTimeRelation
in interface IMapTimeDisplay2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTimeRelation(int relation) throws java.io.IOException, AutomationException
setTimeRelation
in interface IMapTimeDisplay2
relation
- A com.esri.arcgis.system.esriTimeRelation constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowTimeOnDisplay() throws java.io.IOException, AutomationException
isShowTimeOnDisplay
in interface IMapTimeDisplay2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowTimeOnDisplay(boolean flag) throws java.io.IOException, AutomationException
setShowTimeOnDisplay
in interface IMapTimeDisplay2
flag
- The flag (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
java.io.IOException
java.lang.ClassNotFoundException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |