Description: 'Provides access to members that create lists of coordinate systems.' 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 =
public class ISpatialReferenceFactory4Proxy extends ISpatialReferenceFactory3Proxy implements ISpatialReferenceFactory4, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
boolean |
noncastable
Deprecated.
|
static java.lang.Class |
targetClass
Deprecated.
|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
IID, IIDd383f512_5377_4dd6_8fcd_5bf05203577d
IID59025a77_2cf9_4ef6_992a_1ea18f0012f0
IID1f050200_da7f_11d3_9f60_00c04f6bdd7f
IID6cd10b60_c4f6_11d1_bc92_0000f875bcce
Modifier | Constructor and Description |
---|---|
|
ISpatialReferenceFactory4Proxy()
Deprecated.
For internal use only
|
|
ISpatialReferenceFactory4Proxy(java.lang.Object obj)
Deprecated.
|
protected |
ISpatialReferenceFactory4Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
ISpatialReferenceFactory4Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
ISpatialReferenceFactory4Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated.
Adds a Java object to be a listener for a specific kind of event generated by the COM object.
|
ISpatialReferenceInfo |
createFromAreaName(java.lang.String areaName,
int typeFilter)
Deprecated.
Creates a coordinate system from the human-readable 'area name' of the coordinate system.
|
IPropertySet |
getAreaNames(int typeFilter,
java.lang.String nameFilter,
boolean returnCategorizedNames,
boolean hydrateSR)
Deprecated.
Returns a set of predefined coordinate system names, and optionally the coordinate systems themselves.
|
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated.
Removes a Java object as a listener to events generated by a COM object.
|
constructHighPrecisionSpatialReference, constructLowPrecisionSpatialReference, createESRISpatialReferenceInfo, createESRISpatialReferenceInfoFromPRJ, createESRISpatialReferenceInfoFromPRJFile, createPredefinedVerticalCoordinateSystems, createPredefinedVerticalDatums, createVerticalCoordinateSystem, createVerticalCoordinateSystemFromESRISpatialReference, createVerticalDatum, exportESRISpatialReferenceInfoToPRJFile
createPredefinedGeographicTransformations, createSpatialReference, getGeoTransformationDefaults, getPredefinedGeographicTransformations
createDatum, createESRISpatialReference, createESRISpatialReferenceFromPRJ, createESRISpatialReferenceFromPRJFile, createGeographicCoordinateSystem, createGeoTransformation, createParameter, createPredefinedAngularUnits, createPredefinedDatums, createPredefinedLinearUnits, createPredefinedPrimeMeridians, createPredefinedProjections, createPredefinedSpheroids, createPrimeMeridian, createProjectedCoordinateSystem, createProjection, createSpheroid, createUnit, exportESRISpatialReferenceToPRJFile
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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
constructHighPrecisionSpatialReference, constructLowPrecisionSpatialReference, createESRISpatialReferenceInfo, createESRISpatialReferenceInfoFromPRJ, createESRISpatialReferenceInfoFromPRJFile, createPredefinedVerticalCoordinateSystems, createPredefinedVerticalDatums, createVerticalCoordinateSystem, createVerticalCoordinateSystemFromESRISpatialReference, createVerticalDatum, exportESRISpatialReferenceInfoToPRJFile
createPredefinedGeographicTransformations, createSpatialReference, getGeoTransformationDefaults, getPredefinedGeographicTransformations
createDatum, createESRISpatialReference, createESRISpatialReferenceFromPRJ, createESRISpatialReferenceFromPRJFile, createGeographicCoordinateSystem, createGeoTransformation, createParameter, createPredefinedAngularUnits, createPredefinedDatums, createPredefinedLinearUnits, createPredefinedPrimeMeridians, createPredefinedProjections, createPredefinedSpheroids, createPrimeMeridian, createProjectedCoordinateSystem, createProjection, createSpheroid, createUnit, exportESRISpatialReferenceToPRJFile
public static final java.lang.Class targetClass
public boolean noncastable
public ISpatialReferenceFactory4Proxy(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 ISpatialReferenceFactory4Proxy()
public ISpatialReferenceFactory4Proxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected ISpatialReferenceFactory4Proxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected ISpatialReferenceFactory4Proxy(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
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
com.esri.arcgis.interop.Dispatch
addListener
in class ISpatialReferenceFactory3Proxy
iidStr
- the ID of the outgoing interface, implemented by the listenertheListener
- the object to be informed of the eventstheSource
- the proxy class that represents the COM class that is the source of the eventsjava.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
com.esri.arcgis.interop.Dispatch
removeListener
in class ISpatialReferenceFactory3Proxy
iidStr
- the ID of the outgoing interface, implemented by the listenertheListener
- the object that no longer wishes to be informed of the eventsjava.io.IOException
public IPropertySet getAreaNames(int typeFilter, java.lang.String nameFilter, boolean returnCategorizedNames, boolean hydrateSR) throws java.io.IOException, AutomationException
getAreaNames
in interface ISpatialReferenceFactory4
typeFilter
- A com.esri.arcgis.geometry.esriCoordinateSystemFilter constant (in)nameFilter
- The nameFilter (in)returnCategorizedNames
- The returnCategorizedNames (in)hydrateSR
- The hydrateSR (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public ISpatialReferenceInfo createFromAreaName(java.lang.String areaName, int typeFilter) throws java.io.IOException, AutomationException
createFromAreaName
in interface ISpatialReferenceFactory4
areaName
- The areaName (in)typeFilter
- A com.esri.arcgis.geometry.esriCoordinateSystemFilter constant (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.