|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.arcgis.globecore.GlobeGraphicsLayer
public class GlobeGraphicsLayer
COM Class 'GlobeGraphicsLayer'. Generated 3/19/2015 1:20:44 PM from 'C:\ArcGIS\COM\esriGlobeCore.olb'
Description 'The Globe Graphics Layer.' 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.carto.IGraphicsLayer |
---|
IID, IID34b2ef81_f4ac_11d1_a245_080009b6f22b, xxDummy |
Fields inherited from interface com.esri.arcgis.globecore.IGlobeGraphicsLayer |
---|
IID, IID5ae75603_dd33_4d19_8116_4e6169b2eb9f, xxDummy |
Fields inherited from interface com.esri.arcgis.globecore.ICustomGlobeLayer |
---|
IID, IID28416400_6965_4df1_9823_48973b44179c, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IGraphicsContainer |
---|
IID, IIDd09411d1_4bb4_11d1_b6cc_080009b996cc, xxDummy |
Fields inherited from interface com.esri.arcgis.analyst3d.IGraphicsContainer3D |
---|
IID, IIDef879196_01de_11d4_ab69_0008c73fd50c, xxDummy |
Fields inherited from interface com.esri.arcgis.analyst3d.IGraphicsSelection |
---|
IID, IID79103a54_1e53_11d4_a109_00c04f8ece27, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.ILayerExtensions |
---|
IID, IIDbb6a78ca_9c28_4f75_899f_dff65174082c, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.ILayerEvents |
---|
IID, IIDbda426b2_a692_11d2_a300_080009b6f22b, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.ILayerEffects |
---|
IID, IID09998199_1fb8_11d3_ab4e_000000000000, 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.IPublishLayer |
---|
IID, IID7453c805_9d64_44a6_bf2f_73e477dce18f, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IXMLSerialize |
---|
IID, IIDc8545045_6615_48e3_af27_52a0e5fc35e2, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IXMLVersionSupport |
---|
IID, IID72ca65b9_13de_48b7_8443_717b69b72a99, xxDummy |
Constructor Summary | |
---|---|
GlobeGraphicsLayer()
Constructs a GlobeGraphicsLayer using ArcGIS Engine. |
|
GlobeGraphicsLayer(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. GlobeGraphicsLayer theGlobeGraphicsLayer = (GlobeGraphicsLayer) obj; |
Method Summary | |
---|---|
void |
activate(IScreenDisplay containerScreen)
Prepare to display graphic on screen. |
void |
addElement(IElement element)
Adds a new graphic element to the container. |
void |
addElement(IElement pElement,
IGlobeGraphicsElementProperties pProps,
int[] pElementIndex)
Adds a Graphics Element with specific Globe properties. |
void |
addElement(IElement element,
int zorder)
Add a new graphic element to the layer. |
void |
addElements(IElementCollection elements)
Adds a collection of new graphic elements to the container. |
void |
addElements(IElementCollection elements,
int zorder)
Add new graphic elements to the layer. |
void |
addExtension(java.lang.Object ext)
Adds a new extension. |
void |
addIActiveViewEventsListener(IActiveViewEvents theListener)
addIActiveViewEventsListener. |
void |
beginBatchUpdate()
Initiates a batch update of the container. |
void |
bringForward(IEnumElement elements)
Move the specified elements one step closer to the top of the stack of elements. |
void |
bringToFront(IEnumElement elements)
Make the specified elements draw in front of all other elements. |
void |
deactivate()
ActiveView that graphics are displayed on is no longer visible. |
void |
deleteAllElements()
Delete all the elements. |
void |
deleteAllSelectedElements()
Deletes all selected elements. |
void |
deleteElement(IElement element)
Delete the given element. |
void |
deserialize(IXMLSerializeData data)
Deserializes an object from XML. |
void |
draw(int drawPhase,
IDisplay display,
ITrackCancel trackCancel)
Draws the layer to the specified display for the given draw phase. |
void |
drawImmediate(IGlobeViewer pGlobeViewer)
For custom OpenGL layers, perform immediate drawing. |
boolean |
elementSelected(IElement element)
Indicates if the element selected. |
void |
endBatchUpdate()
Terminates a batch update of the container. |
void |
enumConnectionPoints(IEnumConnectionPoints[] ppEnum)
enumConnectionPoints |
boolean |
equals(java.lang.Object o)
Compare this object with another |
void |
findConnectionPoint(GUID riid,
IConnectionPoint[] ppCP)
findConnectionPoint |
void |
findElement(java.lang.String name,
IElement[] ppElement,
int[] pElementIndex)
Find an element by name. |
void |
findElementIndex(IElement pElement,
int[] pElementIndex)
Find an element index for fast access. |
IFrameElement |
findFrame(java.lang.Object frameObject)
Find the frame that contains the specified object. |
IEnvelope |
getAreaOfInterest()
The default area of interest for the layer. |
ILayer |
getAssociatedLayer()
Layer that is associated with this graphics layer. |
short |
getBrightness()
Layer brightness in percent (-100 - 100). |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
short |
getContrast()
Layer contrast in percent (-100 - 100). |
java.lang.String |
getDataDetails(java.lang.String bsPadding)
Details of the layer's data. |
int |
getDrawType()
The custom draw method. |
IElement |
getElement(int index)
The element in the container defined by the given index. |
int |
getElementCount()
The number of elements in the container. |
void |
getElementName(IElement pElement,
java.lang.String[] pName)
Gets the name of an element. |
java.lang.Object |
getElementOrder(IEnumElement elements)
Private order object. |
void |
getElementTransformation(int elementIndex,
IVector3D[] ppTrans,
IVector3D[] ppScale,
IVector3D[] ppRotate)
Get the transformation of an element. |
java.lang.Object |
getExtension(int index)
The extension at the specified index. |
int |
getExtensionCount()
Number of extensions. |
IEnvelope |
getExtent()
The extent of the GeoDataset. |
void |
getGlobeProperties(IElement pElement,
IGlobeGraphicsElementProperties[] ppProps)
Gets specific Globe properties. |
void |
getIsElementVisible(int elementIndex,
boolean[] pbVisible)
Get the visibility of an element. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
double |
getMaximumScale()
Maximum scale (representative fraction) at which the layer will display. |
double |
getMinimumCellSize()
For rasterized types, defines highest resolution. |
double |
getMinimumScale()
Minimum scale (representative fraction) at which the layer will display. |
java.lang.String |
getMinNamespaceSupported()
The minimum namespace the class can serialize to (eg the 90 namespace). |
java.lang.String |
getName()
Layer name. |
java.lang.String |
getPublishingDescription()
The layer description reported to the publisher. |
int |
getSelectedElementCount()
The number of selected elements. |
IEnumElement |
getSelectedElements()
The selected elements. |
IEnvelope |
getSelectedElementsExtent()
The extent of selected elements. |
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax |
ISpatialReference |
getSpatialReference()
The spatial reference of the GeoDataset. |
int |
getSupportedDrawPhases()
Supported draw phases. |
double |
getSymbologyScalingFactor()
The symbol scale factor for the custom rasterized type. |
void |
getTile(int tilesize,
int face,
int level,
int row,
int col,
byte[][] pData)
Gets a rasterized data tile for the given globe tesselation coordinates. |
java.lang.String |
getTipText(double x,
double y,
double tolerance)
Map tip text at the specified location. |
short |
getTransparency()
Layer transparency in percent (0-100). |
int |
hashCode()
the hashcode for this object |
void |
hit(int hitObjectID,
IHit3D pHit3D)
The layer is hit by a picking operation. |
boolean |
isCached()
Indicates if the layer needs its own display cache. |
boolean |
isDataValid()
Indicates if the data for the layer is currently valid. |
void |
isDirty()
isDirty |
boolean |
isHandlesLocalOrigin()
The option to use a local coordinate system origin for high precision drawing. |
boolean |
isHasPerElementIllumination()
The option to apply per-element illumination. |
boolean |
isHasVisibleRasterizedElements()
Indicates if there are visible rasterized elements. |
boolean |
isHidden()
The option to hide the graphics layer from the TOC and avoid persistency. |
boolean |
isSelectable()
The option to allow element selection. |
boolean |
isShowTips()
Indicates if the layer shows map tips. |
boolean |
isSupportsBrightnessChange()
Indicates if the layer supports brightness changes. |
boolean |
isSupportsContrastChange()
Indicates if the layer supports contrast changes. |
boolean |
isSupportsInteractive()
Indicates if the layer supports interactive effects changes. |
boolean |
isSupportsPublishing()
Indicates if the layer supports the publishing process. |
boolean |
isSupportsTransparency()
Indicates if the layer supports transparency. |
boolean |
isUseAssociatedLayerVisibility()
Indicates if the layer that is associated with this graphics layer controls the visibility. |
boolean |
isUseCache()
The option to use Globe's disk caching. |
boolean |
isValid()
Indicates if the layer is currently valid. |
boolean |
isVisible()
Indicates if the layer is currently visible. |
void |
load(IStream pstm)
load |
IEnumElement |
locateElements(IPoint point,
double tolerance)
Returns the elements at the given coordinate. |
IEnumElement |
locateElementsByEnvelope(IEnvelope envelope)
Returns the elements inside the given envelope. |
void |
moveElementFromGroup(IGroupElement pGroup,
IElement pElement)
Move the specified element from the group to the container. |
void |
moveElementFromGroup(IGroupElement group,
IElement element,
int zorder)
Move the element from the group to the container. |
void |
moveElementToGroup(IElement element,
IGroupElement group)
Move the element from the container to the group. |
IElement |
next()
Returns the next graphic in the container. |
void |
prepareForPublishing()
Prepare the layer for the publishing process. |
void |
putElementName(IElement pElement,
java.lang.String name)
Puts the name of an element. |
void |
putElementOrder(java.lang.Object order)
Private order object. |
void |
putIsElementVisible(int elementIndex,
boolean bVisible)
Set the visibility of an element. |
void |
readExternal(java.io.ObjectInput in)
|
void |
release()
Release a GlobeGraphicsLayer. |
void |
removeExtension(int index)
Removes the specified extension. |
void |
removeIActiveViewEventsListener(IActiveViewEvents theListener)
removeIActiveViewEventsListener. |
void |
reset()
Reset internal cursor so that Next returns the first element. |
void |
save(IStream pstm,
int fClearDirty)
save |
void |
selectAllElements()
Selects all elements. |
void |
selectElement(IElement pElement)
Selects the specified element. |
void |
selectElements(IEnumElement pElements)
Selects the specified elements. |
void |
sendBackward(IEnumElement elements)
Move the specified elements one step closer to the bottom of the stack of elements. |
void |
sendToBack(IEnumElement elements)
Make the specified elements draw behind all other elements. |
void |
serialize(IXMLSerializeData data)
Serializes an object to XML. |
void |
setAssociatedLayerByRef(ILayer layer)
Layer that is associated with this graphics layer. |
void |
setBrightness(short brightnessValue)
Layer brightness in percent (-100 - 100). |
void |
setCached(boolean cached)
Indicates if the layer needs its own display cache. |
void |
setContrast(short contrastValue)
Layer contrast in percent (-100 - 100). |
void |
setElementTransformation(int elementIndex,
IVector3D pTrans,
IVector3D pScale,
IVector3D pRotate)
Set the transformation of an element. |
void |
setGlobeProperties(IElement pElement,
IGlobeGraphicsElementProperties pProps)
Sets specific Globe properties. |
void |
setHasPerElementIllumination(boolean bHasPerElementIllumination)
The option to apply per-element illumination. |
void |
setIsHidden(boolean pbHide)
The option to hide the graphics layer from the TOC and avoid persistency. |
void |
setIsSelectable(boolean bIsSelectable)
The option to allow element selection. |
void |
setLocalOrigin(_WKSPointZ rhs1)
The local coordinate system origin for high precision drawing. |
void |
setMaximumScale(double maxScale)
Maximum scale (representative fraction) at which the layer will display. |
void |
setMinimumScale(double minScale)
Minimum scale (representative fraction) at which the layer will display. |
void |
setName(java.lang.String name)
Layer name. |
void |
setRasterizedSymbologyScalingFactor(double rhs1)
The symbol scale factor for rasterized graphics elements. |
void |
setShowTips(boolean show)
Indicates if the layer shows map tips. |
void |
setSpatialReferenceByRef(ISpatialReference rhs1)
Spatial reference for the layer. |
void |
setSupportsInteractive(boolean supported)
Indicates if the layer supports interactive effects changes. |
void |
setTransparency(short alpha)
Layer transparency in percent (0-100). |
void |
setUseAssociatedLayerVisibility(boolean useLayer)
Indicates if the layer that is associated with this graphics layer controls the visibility. |
void |
setVisible(boolean visible)
Indicates if the layer is currently visible. |
void |
switchSelection()
Switches the selection between elements. |
void |
unselectAllElements()
Unselects all elements. |
void |
unselectElement(IElement pElement)
Unselects the specified element. |
void |
unselectElements(IEnumElement pElements)
Unselects the specified elements. |
void |
updateAllElements()
Refresh all elements. |
void |
updateElement(IElement element)
The graphic element's properties have changed. |
void |
updateElementByIndex(int elementIndex)
Updates an element given its index. |
void |
visibilityChanged(ILayerEventsVisibilityChangedEvent theEvent)
Occurs when layer visibility changes. |
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 GlobeGraphicsLayer() throws java.io.IOException, java.net.UnknownHostException
java.io.IOException
- if there are interop problems
java.net.UnknownHostException
- if there are interop problemspublic GlobeGraphicsLayer(java.lang.Object obj) throws java.io.IOException
GlobeGraphicsLayer theGlobeGraphicsLayer = (GlobeGraphicsLayer) obj;
obj
to GlobeGraphicsLayer
.
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 java.lang.String getName() throws java.io.IOException, AutomationException
Use this property to associate a string with a layer.
getName
in interface ILayer
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 ILayer
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isValid() throws java.io.IOException, AutomationException
The valid property indicates if the layer is currently valid. Layers that reference feature classes are valid when they hold a reference to a valid feature class. The property does not however validate the integrity of the feature classes reference to the database. Therefore, in rare situations if a datasource is removed after a layer is initialized, the layer will report itself as valid but query attempts to the data source will error due to the lack of underlying data.
isValid
in interface ILayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnvelope getAreaOfInterest() throws java.io.IOException, AutomationException
Returns the spatial-referenced extent of the layer.
getAreaOfInterest
in interface ILayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getMinimumScale() throws java.io.IOException, AutomationException
Specifies the minimum scale at which the layer will be displayed. This means that if you zoom out beyond this scale, the layer will not display. For example, specify 1000 to have the layer not display when zoomed out beyond 1:1000.
getMinimumScale
in interface ILayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMinimumScale(double minScale) throws java.io.IOException, AutomationException
setMinimumScale
in interface ILayer
minScale
- The minScale (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getMaximumScale() throws java.io.IOException, AutomationException
Specifies the maximum scale at which the layer will be displayed. This means that if you zoom in beyond this scale, the layer will not display. For example, specify 500 to have the layer not display when zoomed in beyond 1:500.
getMaximumScale
in interface ILayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMaximumScale(double maxScale) throws java.io.IOException, AutomationException
setMaximumScale
in interface ILayer
maxScale
- The maxScale (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isVisible() throws java.io.IOException, AutomationException
isVisible
in interface ILayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setVisible(boolean visible) throws java.io.IOException, AutomationException
setVisible
in interface ILayer
visible
- The visible (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowTips() throws java.io.IOException, AutomationException
Indicates whether or not map tips are shown for the layer. If set to True, then map tips will be shown for the layer. You can determine the text that will be shown via TipText. For a FeatureLayer, this text comes from the data for IFeatureLayer::DisplayField.
isShowTips
in interface ILayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowTips(boolean show) throws java.io.IOException, AutomationException
setShowTips
in interface ILayer
show
- The show (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, double tolerance) throws java.io.IOException, AutomationException
getTipText
in interface ILayer
x
- The x (in)y
- The y (in)tolerance
- The tolerance (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isCached() throws java.io.IOException, AutomationException
This property indicates whether or not the layer requires its own display cache. If this property is True, then the Map will use a separate display cache for the layer so that it can be refreshed indpendently of other layers.
The Map is responsible for cache management. See IScreenDisplay::AddCache for more information on caches.
isCached
in interface ILayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCached(boolean cached) throws java.io.IOException, AutomationException
Informational property. Container is responsible for cache management.
setCached
in interface ILayer
cached
- The cached (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getSupportedDrawPhases() throws java.io.IOException, AutomationException
Indicates the draw phases supported by the layer (esriDPGeography, esriDPAnnotation, esriDPSelection, or any combination of the three). The supported draw phases are defined by esriDrawPhase. When multiple draw phases are supported, the sum of the constants is used. For example, if SupportedDrawPhases = 3 then the layer supports drawing in the geography and annotation phases.
getSupportedDrawPhases
in interface ILayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSpatialReferenceByRef(ISpatialReference rhs1) throws java.io.IOException, AutomationException
This property is only used for map display, setting this property does not change the spatial reference of the layer's underlying data. The ArcGIS framework uses this property to pass the spatial reference from the map to the layer in order to support on-the-fly projection.
setSpatialReferenceByRef
in interface ILayer
rhs1
- 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 draw(int drawPhase, IDisplay display, ITrackCancel trackCancel) throws java.io.IOException, AutomationException
This method draws the layer to the Display for the specified DrawPhase. Use the TrackCancel object to allow the drawing of the layer to be interrupted by the user.
draw
in interface ILayer
drawPhase
- A com.esri.arcgis.system.esriDrawPhase constant (in)display
- A reference to a com.esri.arcgis.display.IDisplay (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 activate(IScreenDisplay containerScreen) throws java.io.IOException, AutomationException
activate
in interface IGraphicsLayer
containerScreen
- A reference to a com.esri.arcgis.display.IScreenDisplay (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 IGraphicsLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseAssociatedLayerVisibility() throws java.io.IOException, AutomationException
isUseAssociatedLayerVisibility
in interface IGraphicsLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUseAssociatedLayerVisibility(boolean useLayer) throws java.io.IOException, AutomationException
setUseAssociatedLayerVisibility
in interface IGraphicsLayer
useLayer
- The useLayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILayer getAssociatedLayer() throws java.io.IOException, AutomationException
getAssociatedLayer
in interface IGraphicsLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAssociatedLayerByRef(ILayer layer) throws java.io.IOException, AutomationException
setAssociatedLayerByRef
in interface IGraphicsLayer
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 addElement(IElement pElement, IGlobeGraphicsElementProperties pProps, int[] pElementIndex) throws java.io.IOException, AutomationException
addElement
in interface IGlobeGraphicsLayer
pElement
- A reference to a com.esri.arcgis.carto.IElement (in)pProps
- A reference to a com.esri.arcgis.globecore.IGlobeGraphicsElementProperties (in)pElementIndex
- The pElementIndex (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setGlobeProperties(IElement pElement, IGlobeGraphicsElementProperties pProps) throws java.io.IOException, AutomationException
setGlobeProperties
in interface IGlobeGraphicsLayer
pElement
- A reference to a com.esri.arcgis.carto.IElement (in)pProps
- A reference to a com.esri.arcgis.globecore.IGlobeGraphicsElementProperties (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getGlobeProperties(IElement pElement, IGlobeGraphicsElementProperties[] ppProps) throws java.io.IOException, AutomationException
getGlobeProperties
in interface IGlobeGraphicsLayer
pElement
- A reference to a com.esri.arcgis.carto.IElement (in)ppProps
- A reference to a com.esri.arcgis.globecore.IGlobeGraphicsElementProperties (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void putElementName(IElement pElement, java.lang.String name) throws java.io.IOException, AutomationException
putElementName
in interface IGlobeGraphicsLayer
pElement
- A reference to a com.esri.arcgis.carto.IElement (in)name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getElementName(IElement pElement, java.lang.String[] pName) throws java.io.IOException, AutomationException
getElementName
in interface IGlobeGraphicsLayer
pElement
- A reference to a com.esri.arcgis.carto.IElement (in)pName
- The pName (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void findElement(java.lang.String name, IElement[] ppElement, int[] pElementIndex) throws java.io.IOException, AutomationException
findElement
in interface IGlobeGraphicsLayer
name
- The name (in)ppElement
- A reference to a com.esri.arcgis.carto.IElement (out: use single element array)pElementIndex
- The pElementIndex (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void findElementIndex(IElement pElement, int[] pElementIndex) throws java.io.IOException, AutomationException
findElementIndex
in interface IGlobeGraphicsLayer
pElement
- A reference to a com.esri.arcgis.carto.IElement (in)pElementIndex
- The pElementIndex (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void updateElementByIndex(int elementIndex) throws java.io.IOException, AutomationException
updateElementByIndex
in interface IGlobeGraphicsLayer
elementIndex
- The elementIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void putIsElementVisible(int elementIndex, boolean bVisible) throws java.io.IOException, AutomationException
putIsElementVisible
in interface IGlobeGraphicsLayer
elementIndex
- The elementIndex (in)bVisible
- The bVisible (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getIsElementVisible(int elementIndex, boolean[] pbVisible) throws java.io.IOException, AutomationException
getIsElementVisible
in interface IGlobeGraphicsLayer
elementIndex
- The elementIndex (in)pbVisible
- The pbVisible (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setElementTransformation(int elementIndex, IVector3D pTrans, IVector3D pScale, IVector3D pRotate) throws java.io.IOException, AutomationException
setElementTransformation
in interface IGlobeGraphicsLayer
elementIndex
- The elementIndex (in)pTrans
- A reference to a com.esri.arcgis.geometry.IVector3D (in)pScale
- A reference to a com.esri.arcgis.geometry.IVector3D (in)pRotate
- A reference to a com.esri.arcgis.geometry.IVector3D (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getElementTransformation(int elementIndex, IVector3D[] ppTrans, IVector3D[] ppScale, IVector3D[] ppRotate) throws java.io.IOException, AutomationException
getElementTransformation
in interface IGlobeGraphicsLayer
elementIndex
- The elementIndex (in)ppTrans
- A reference to a com.esri.arcgis.geometry.IVector3D (out: use single element array)ppScale
- A reference to a com.esri.arcgis.geometry.IVector3D (out: use single element array)ppRotate
- A reference to a com.esri.arcgis.geometry.IVector3D (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIsHidden(boolean pbHide) throws java.io.IOException, AutomationException
setIsHidden
in interface IGlobeGraphicsLayer
pbHide
- The pbHide (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isHidden() throws java.io.IOException, AutomationException
isHidden
in interface IGlobeGraphicsLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void updateAllElements() throws java.io.IOException, AutomationException
updateAllElements
in interface IGlobeGraphicsLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isHasVisibleRasterizedElements() throws java.io.IOException, AutomationException
isHasVisibleRasterizedElements
in interface IGlobeGraphicsLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setRasterizedSymbologyScalingFactor(double rhs1) throws java.io.IOException, AutomationException
setRasterizedSymbologyScalingFactor
in interface IGlobeGraphicsLayer
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setHasPerElementIllumination(boolean bHasPerElementIllumination) throws java.io.IOException, AutomationException
setHasPerElementIllumination
in interface IGlobeGraphicsLayer
bHasPerElementIllumination
- The bHasPerElementIllumination (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isHasPerElementIllumination() throws java.io.IOException, AutomationException
isHasPerElementIllumination
in interface IGlobeGraphicsLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIsSelectable(boolean bIsSelectable) throws java.io.IOException, AutomationException
setIsSelectable
in interface IGlobeGraphicsLayer
bIsSelectable
- The bIsSelectable (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSelectable() throws java.io.IOException, AutomationException
isSelectable
in interface IGlobeGraphicsLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getDrawType() throws java.io.IOException, AutomationException
getDrawType
in interface ICustomGlobeLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseCache() throws java.io.IOException, AutomationException
isUseCache
in interface ICustomGlobeLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getMinimumCellSize() throws java.io.IOException, AutomationException
getMinimumCellSize
in interface ICustomGlobeLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getSymbologyScalingFactor() throws java.io.IOException, AutomationException
getSymbologyScalingFactor
in interface ICustomGlobeLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getTile(int tilesize, int face, int level, int row, int col, byte[][] pData) throws java.io.IOException, AutomationException
getTile
in interface ICustomGlobeLayer
tilesize
- The tilesize (in)face
- The face (in)level
- The level (in)row
- The row (in)col
- The col (in)pData
- An unsigned byte (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void drawImmediate(IGlobeViewer pGlobeViewer) throws java.io.IOException, AutomationException
drawImmediate
in interface ICustomGlobeLayer
pGlobeViewer
- A reference to a com.esri.arcgis.globecore.IGlobeViewer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void hit(int hitObjectID, IHit3D pHit3D) throws java.io.IOException, AutomationException
hit
in interface ICustomGlobeLayer
hitObjectID
- The hitObjectID (in)pHit3D
- A reference to a com.esri.arcgis.analyst3d.IHit3D (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isHandlesLocalOrigin() throws java.io.IOException, AutomationException
isHandlesLocalOrigin
in interface ICustomGlobeLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLocalOrigin(_WKSPointZ rhs1) throws java.io.IOException, AutomationException
setLocalOrigin
in interface ICustomGlobeLayer
rhs1
- A Structure: com.esri.arcgis.system._WKSPointZ (A com.esri.arcgis.system._WKSPointZ COM typedef) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IElement next() throws java.io.IOException, AutomationException
next
in interface IGraphicsContainer3D
next
in interface IGraphicsContainer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void reset() throws java.io.IOException, AutomationException
reset
in interface IGraphicsContainer3D
reset
in interface IGraphicsContainer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addElement(IElement element, int zorder) throws java.io.IOException, AutomationException
addElement
in interface IGraphicsContainer
element
- A reference to a com.esri.arcgis.carto.IElement (in)zorder
- The zorder (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addElements(IElementCollection elements, int zorder) throws java.io.IOException, AutomationException
addElements
in interface IGraphicsContainer
elements
- A reference to a com.esri.arcgis.carto.IElementCollection (in)zorder
- The zorder (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void deleteElement(IElement element) throws java.io.IOException, AutomationException
deleteElement
in interface IGraphicsContainer3D
deleteElement
in interface IGraphicsContainer
element
- A reference to a com.esri.arcgis.carto.IElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void deleteAllElements() throws java.io.IOException, AutomationException
deleteAllElements
in interface IGraphicsContainer3D
deleteAllElements
in interface IGraphicsContainer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void moveElementToGroup(IElement element, IGroupElement group) throws java.io.IOException, AutomationException
moveElementToGroup
in interface IGraphicsContainer3D
moveElementToGroup
in interface IGraphicsContainer
element
- A reference to a com.esri.arcgis.carto.IElement (in)group
- A reference to a com.esri.arcgis.carto.IGroupElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void moveElementFromGroup(IGroupElement group, IElement element, int zorder) throws java.io.IOException, AutomationException
moveElementFromGroup
in interface IGraphicsContainer
group
- A reference to a com.esri.arcgis.carto.IGroupElement (in)element
- A reference to a com.esri.arcgis.carto.IElement (in)zorder
- The zorder (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnumElement locateElements(IPoint point, double tolerance) throws java.io.IOException, AutomationException
locateElements
in interface IGraphicsContainer3D
locateElements
in interface IGraphicsContainer
point
- A reference to a com.esri.arcgis.geometry.IPoint (in)tolerance
- The tolerance (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnumElement locateElementsByEnvelope(IEnvelope envelope) throws java.io.IOException, AutomationException
locateElementsByEnvelope
in interface IGraphicsContainer3D
locateElementsByEnvelope
in interface IGraphicsContainer
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 IFrameElement findFrame(java.lang.Object frameObject) throws java.io.IOException, AutomationException
findFrame
in interface IGraphicsContainer
frameObject
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void updateElement(IElement element) throws java.io.IOException, AutomationException
updateElement
in interface IGraphicsContainer
element
- A reference to a com.esri.arcgis.carto.IElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getElementOrder(IEnumElement elements) throws java.io.IOException, AutomationException
getElementOrder
in interface IGraphicsContainer
elements
- A reference to a com.esri.arcgis.carto.IEnumElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void putElementOrder(java.lang.Object order) throws java.io.IOException, AutomationException
putElementOrder
in interface IGraphicsContainer
order
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void bringToFront(IEnumElement elements) throws java.io.IOException, AutomationException
bringToFront
in interface IGraphicsContainer
elements
- A reference to a com.esri.arcgis.carto.IEnumElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void sendToBack(IEnumElement elements) throws java.io.IOException, AutomationException
sendToBack
in interface IGraphicsContainer
elements
- A reference to a com.esri.arcgis.carto.IEnumElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void sendBackward(IEnumElement elements) throws java.io.IOException, AutomationException
sendBackward
in interface IGraphicsContainer
elements
- A reference to a com.esri.arcgis.carto.IEnumElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void bringForward(IEnumElement elements) throws java.io.IOException, AutomationException
bringForward
in interface IGraphicsContainer
elements
- A reference to a com.esri.arcgis.carto.IEnumElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getElementCount() throws java.io.IOException, AutomationException
getElementCount
in interface IGraphicsContainer3D
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IElement getElement(int index) throws java.io.IOException, AutomationException
getElement
in interface IGraphicsContainer3D
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void beginBatchUpdate() throws java.io.IOException, AutomationException
beginBatchUpdate
in interface IGraphicsContainer3D
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void endBatchUpdate() throws java.io.IOException, AutomationException
endBatchUpdate
in interface IGraphicsContainer3D
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addElement(IElement element) throws java.io.IOException, AutomationException
addElement
in interface IGraphicsContainer3D
element
- A reference to a com.esri.arcgis.carto.IElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addElements(IElementCollection elements) throws java.io.IOException, AutomationException
addElements
in interface IGraphicsContainer3D
elements
- A reference to a com.esri.arcgis.carto.IElementCollection (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void moveElementFromGroup(IGroupElement pGroup, IElement pElement) throws java.io.IOException, AutomationException
moveElementFromGroup
in interface IGraphicsContainer3D
pGroup
- A reference to a com.esri.arcgis.carto.IGroupElement (in)pElement
- A reference to a com.esri.arcgis.carto.IElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void selectElement(IElement pElement) throws java.io.IOException, AutomationException
selectElement
in interface IGraphicsSelection
pElement
- A reference to a com.esri.arcgis.carto.IElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void selectElements(IEnumElement pElements) throws java.io.IOException, AutomationException
selectElements
in interface IGraphicsSelection
pElements
- A reference to a com.esri.arcgis.carto.IEnumElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void selectAllElements() throws java.io.IOException, AutomationException
selectAllElements
in interface IGraphicsSelection
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void unselectElement(IElement pElement) throws java.io.IOException, AutomationException
unselectElement
in interface IGraphicsSelection
pElement
- A reference to a com.esri.arcgis.carto.IElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void unselectElements(IEnumElement pElements) throws java.io.IOException, AutomationException
unselectElements
in interface IGraphicsSelection
pElements
- A reference to a com.esri.arcgis.carto.IEnumElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void unselectAllElements() throws java.io.IOException, AutomationException
unselectAllElements
in interface IGraphicsSelection
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void deleteAllSelectedElements() throws java.io.IOException, AutomationException
deleteAllSelectedElements
in interface IGraphicsSelection
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void switchSelection() throws java.io.IOException, AutomationException
switchSelection
in interface IGraphicsSelection
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnumElement getSelectedElements() throws java.io.IOException, AutomationException
getSelectedElements
in interface IGraphicsSelection
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getSelectedElementCount() throws java.io.IOException, AutomationException
getSelectedElementCount
in interface IGraphicsSelection
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnvelope getSelectedElementsExtent() throws java.io.IOException, AutomationException
getSelectedElementsExtent
in interface IGraphicsSelection
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean elementSelected(IElement element) throws java.io.IOException, AutomationException
elementSelected
in interface IGraphicsSelection
element
- A reference to a com.esri.arcgis.carto.IElement (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getExtensionCount() throws java.io.IOException, AutomationException
getExtensionCount
in interface ILayerExtensions
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getExtension(int index) throws java.io.IOException, AutomationException
getExtension
in interface ILayerExtensions
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addExtension(java.lang.Object ext) throws java.io.IOException, AutomationException
addExtension
in interface ILayerExtensions
ext
- 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 removeExtension(int index) throws java.io.IOException, AutomationException
removeExtension
in interface ILayerExtensions
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void visibilityChanged(ILayerEventsVisibilityChangedEvent theEvent) throws java.io.IOException, AutomationException
visibilityChanged
in interface ILayerEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSupportsTransparency() throws java.io.IOException, AutomationException
isSupportsTransparency
in interface ILayerEffects
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSupportsContrastChange() throws java.io.IOException, AutomationException
isSupportsContrastChange
in interface ILayerEffects
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSupportsBrightnessChange() throws java.io.IOException, AutomationException
isSupportsBrightnessChange
in interface ILayerEffects
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSupportsInteractive(boolean supported) throws java.io.IOException, AutomationException
setSupportsInteractive
in interface ILayerEffects
supported
- The supported (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSupportsInteractive() throws java.io.IOException, AutomationException
isSupportsInteractive
in interface ILayerEffects
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public short getTransparency() throws java.io.IOException, AutomationException
getTransparency
in interface ILayerEffects
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTransparency(short alpha) throws java.io.IOException, AutomationException
setTransparency
in interface ILayerEffects
alpha
- The alpha (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public short getContrast() throws java.io.IOException, AutomationException
getContrast
in interface ILayerEffects
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setContrast(short contrastValue) throws java.io.IOException, AutomationException
setContrast
in interface ILayerEffects
contrastValue
- The contrastValue (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public short getBrightness() throws java.io.IOException, AutomationException
getBrightness
in interface ILayerEffects
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBrightness(short brightnessValue) throws java.io.IOException, AutomationException
setBrightness
in interface ILayerEffects
brightnessValue
- The brightnessValue (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ISpatialReference getSpatialReference() throws java.io.IOException, AutomationException
This property is read only. For layers, when the first layer is added to ArcMap, its spatial reference is read by this property, and the map is set to this spatial reference.
Instances of the esriCarto.GroupLayer class will return null for this property, as a group layer can contain multiple datasets with different spatial references.
Modifications to a spatial reference returned by this property will not be persisted. To modify the spatial reference of a dataset, the IGeoDatasetSchemaEdit and IGeoDatasetSchemaEdit2 interfaces should be used.
getSpatialReference
in interface IGeoDataset
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnvelope getExtent() throws java.io.IOException, AutomationException
The IGeoDataset::Extent property returns an envelope representing the maximum extent of data which has been stored in the dataset.
Consider the following scenario. A new feature class has features added to it. The IGeoDataset::Extent is then requested and an envelope is returned. The extents of the envelope returned are represented by the red box in the image below.
If a portion of the features were then deleted and the extent is again requested an envelope with the exact same extents as during the first request would be returned (see image below). This is because the deletion of features does not shrink the extent. However all additions of features outside the red box would increase the envelope returned to encompass the newly added features.
If you would like to update the IGeoDataset::Extent property to reflect the current features in your dataset please see IFeatureClassManage::UpdateExtent (also see IFeatureClassLoad). In the image below the extent has been updated and a new envelope is being returned.
ESRI's GroupLayer implements this property differently from most other layer coclasses. When you instantiate a new GroupLayer, this property will return a valid envelope with zero height and width. With most other newly instantiated layers (for example FeatureLayer, RasterLayer, TinLayer), this property initally returns Nothing.
getExtent
in interface IGeoDataset
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 isSupportsPublishing() throws java.io.IOException, AutomationException
isSupportsPublishing
in interface IPublishLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getPublishingDescription() throws java.io.IOException, AutomationException
getPublishingDescription
in interface IPublishLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isDataValid() throws java.io.IOException, AutomationException
isDataValid
in interface IPublishLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDataDetails(java.lang.String bsPadding) throws java.io.IOException, AutomationException
getDataDetails
in interface IPublishLayer
bsPadding
- The bsPadding (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void prepareForPublishing() throws java.io.IOException, AutomationException
prepareForPublishing
in interface IPublishLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void serialize(IXMLSerializeData data) throws java.io.IOException, AutomationException
serialize
in interface IXMLSerialize
data
- A reference to a com.esri.arcgis.system.IXMLSerializeData (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void deserialize(IXMLSerializeData data) throws java.io.IOException, AutomationException
deserialize
in interface IXMLSerialize
data
- A reference to a com.esri.arcgis.system.IXMLSerializeData (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getMinNamespaceSupported() throws java.io.IOException, AutomationException
getMinNamespaceSupported
in interface IXMLVersionSupport
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 |