|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDatumChecker
COM Interface 'IDatumChecker'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCartoUI.olb'
Description: 'Provides access to members that check for datum inconsistencies.' 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 java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDc3f131c5_2596_11d3_9f9d_00c04f6bc78e
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
addLayerCheck(IMap map,
ILayer layer,
int parentHWnd)
Adds a layer and checks for datum inconsistencies. |
void |
addLayerReset()
Resets an AddLayer loop. |
boolean |
setSpatialReferenceCheck(IMap map,
ISpatialReference spatialReference,
int parentHWnd)
Checks for a change to the data frame's spatial reference. |
Field Detail |
---|
static final int IIDc3f131c5_2596_11d3_9f9d_00c04f6bc78e
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean addLayerCheck(IMap map, ILayer layer, int parentHWnd) throws java.io.IOException, AutomationException
map
- A reference to a com.esri.arcgis.carto.IMap (in)layer
- A reference to a com.esri.arcgis.carto.ILayer (in)parentHWnd
- The parentHWnd (A COM typedef) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void addLayerReset() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean setSpatialReferenceCheck(IMap map, ISpatialReference spatialReference, int parentHWnd) throws java.io.IOException, AutomationException
map
- A reference to a com.esri.arcgis.carto.IMap (in)spatialReference
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)parentHWnd
- The parentHWnd (A COM typedef) (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 |