|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.carto.ILayerProxy com.esri.arcgis.carto.IFeatureLayerProxy com.esri.arcgis.carto.IGeoFeatureLayerProxy
public class IGeoFeatureLayerProxy
Internal use class Proxy for COM Interface 'IGeoFeatureLayer'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control geographic aspects of a feature 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 | |
---|---|
boolean |
noncastable
|
static java.lang.Class |
targetClass
|
Fields inherited from class com.esri.arcgis.interop.Dispatch |
---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
Fields inherited from interface com.esri.arcgis.carto.IGeoFeatureLayer |
---|
IID, IIDe156d7e5_22af_11d3_9f99_00c04f6bc78e |
Fields inherited from interface com.esri.arcgis.carto.IFeatureLayer |
---|
IID40a9e885_5533_11d0_98be_00805f7ced21 |
Constructor Summary | |
---|---|
|
IGeoFeatureLayerProxy()
For internal use only |
|
IGeoFeatureLayerProxy(java.lang.Object obj)
|
protected |
IGeoFeatureLayerProxy(java.lang.Object obj,
java.lang.String iid)
|
|
IGeoFeatureLayerProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
|
protected |
IGeoFeatureLayerProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
|
Method Summary | |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
|
IAnnotateLayerPropertiesCollection |
getAnnotationProperties()
Annotation properties. |
IUID |
getAnnotationPropertiesID()
The UID used for annotation properties. |
IFeatureClass |
getDisplayFeatureClass()
Feature class used for display operations (may include joined fields). |
IFeatureIDSet |
getExclusionSet()
The set of features that are excluded from drawing. |
IFeatureRenderer |
getRenderer()
Renderer used to draw the layer. |
IUID |
getRendererPropertyPageClassID()
Class id of the property page for the renderer. |
boolean |
isDisplayAnnotation()
Indicates if the layer displays annotation. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
|
IFeatureCursor |
searchDisplayFeatures(IQueryFilter queryFilter,
boolean recycling)
Creates a cursor from the display feature class based upon the search criteria. |
void |
setAnnotationProperties(IAnnotateLayerPropertiesCollection props)
Annotation properties. |
void |
setAnnotationPropertiesIDByRef(IUID uid)
The UID used for annotation properties. |
void |
setCurrentMapLevel(int rhs1)
Current map level for drawing symbols. |
void |
setDisplayAnnotation(boolean value)
Indicates if the layer displays annotation. |
void |
setExclusionSetByRef(IFeatureIDSet fIDs)
The set of features that are excluded from drawing. |
void |
setRendererByRef(IFeatureRenderer renderer)
Renderer used to draw the layer. |
void |
setRendererPropertyPageClassID(IUID cLSID)
Class id of the property page for the renderer. |
Methods inherited from class com.esri.arcgis.carto.IFeatureLayerProxy |
---|
getDataSourceType, getDisplayField, getFeatureClass, isScaleSymbols, isSelectable, search, setDataSourceType, setDisplayField, setFeatureClassByRef, setScaleSymbols, setSelectable |
Methods inherited from class com.esri.arcgis.carto.ILayerProxy |
---|
draw, getAreaOfInterest, getMaximumScale, getMinimumScale, getName, getSupportedDrawPhases, getTipText, isCached, isShowTips, isValid, isVisible, setCached, setMaximumScale, setMinimumScale, setName, setShowTips, setSpatialReferenceByRef, setVisible |
Methods inherited from class com.esri.arcgis.interop.Dispatch |
---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.esri.arcgis.carto.IFeatureLayer |
---|
getDataSourceType, getDisplayField, getFeatureClass, isScaleSymbols, isSelectable, search, setDataSourceType, setDisplayField, setFeatureClassByRef, setScaleSymbols, setSelectable |
Methods inherited from interface com.esri.arcgis.carto.ILayer |
---|
draw, getAreaOfInterest, getMaximumScale, getMinimumScale, getName, getSupportedDrawPhases, getTipText, isCached, isShowTips, isValid, isVisible, setCached, setMaximumScale, setMinimumScale, setName, setShowTips, setSpatialReferenceByRef, setVisible |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public IGeoFeatureLayerProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public IGeoFeatureLayerProxy()
public IGeoFeatureLayerProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IGeoFeatureLayerProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IGeoFeatureLayerProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class IFeatureLayerProxy
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class IFeatureLayerProxy
java.io.IOException
public IFeatureRenderer getRenderer() throws java.io.IOException, AutomationException
getRenderer
in interface IGeoFeatureLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setRendererByRef(IFeatureRenderer renderer) throws java.io.IOException, AutomationException
setRendererByRef
in interface IGeoFeatureLayer
renderer
- A reference to a com.esri.arcgis.carto.IFeatureRenderer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IUID getRendererPropertyPageClassID() throws java.io.IOException, AutomationException
getRendererPropertyPageClassID
in interface IGeoFeatureLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setRendererPropertyPageClassID(IUID cLSID) throws java.io.IOException, AutomationException
setRendererPropertyPageClassID
in interface IGeoFeatureLayer
cLSID
- A reference to a com.esri.arcgis.system.IUID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isDisplayAnnotation() throws java.io.IOException, AutomationException
isDisplayAnnotation
in interface IGeoFeatureLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDisplayAnnotation(boolean value) throws java.io.IOException, AutomationException
setDisplayAnnotation
in interface IGeoFeatureLayer
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IUID getAnnotationPropertiesID() throws java.io.IOException, AutomationException
getAnnotationPropertiesID
in interface IGeoFeatureLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAnnotationPropertiesIDByRef(IUID uid) throws java.io.IOException, AutomationException
setAnnotationPropertiesIDByRef
in interface IGeoFeatureLayer
uid
- A reference to a com.esri.arcgis.system.IUID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IAnnotateLayerPropertiesCollection getAnnotationProperties() throws java.io.IOException, AutomationException
getAnnotationProperties
in interface IGeoFeatureLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAnnotationProperties(IAnnotateLayerPropertiesCollection props) throws java.io.IOException, AutomationException
setAnnotationProperties
in interface IGeoFeatureLayer
props
- A reference to a com.esri.arcgis.carto.IAnnotateLayerPropertiesCollection (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCurrentMapLevel(int rhs1) throws java.io.IOException, AutomationException
setCurrentMapLevel
in interface IGeoFeatureLayer
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IFeatureIDSet getExclusionSet() throws java.io.IOException, AutomationException
getExclusionSet
in interface IGeoFeatureLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setExclusionSetByRef(IFeatureIDSet fIDs) throws java.io.IOException, AutomationException
setExclusionSetByRef
in interface IGeoFeatureLayer
fIDs
- A reference to a com.esri.arcgis.carto.IFeatureIDSet (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IFeatureClass getDisplayFeatureClass() throws java.io.IOException, AutomationException
getDisplayFeatureClass
in interface IGeoFeatureLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IFeatureCursor searchDisplayFeatures(IQueryFilter queryFilter, boolean recycling) throws java.io.IOException, AutomationException
searchDisplayFeatures
in interface IGeoFeatureLayer
queryFilter
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)recycling
- The recycling (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |