Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

C

CachedRasterFunction - Class in com.esri.arcgis.datasourcesraster
COM Class 'CachedRasterFunction'.
CachedRasterFunction() - Constructor for class com.esri.arcgis.datasourcesraster.CachedRasterFunction
Constructs a CachedRasterFunction using ArcGIS Engine.
CachedRasterFunction(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CachedRasterFunction
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CachedRasterFunction theCachedRasterFunction = (CachedRasterFunction) obj;
CachedRasterFunctionArguments - Class in com.esri.arcgis.datasourcesraster
COM Class 'CachedRasterFunctionArguments'.
CachedRasterFunctionArguments() - Constructor for class com.esri.arcgis.datasourcesraster.CachedRasterFunctionArguments
Constructs a CachedRasterFunctionArguments using ArcGIS Engine.
CachedRasterFunctionArguments(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CachedRasterFunctionArguments
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CachedRasterFunctionArguments theCachedRasterFunctionArguments = (CachedRasterFunctionArguments) obj;
cacheProxyCredentials() - Method in interface com.esri.arcgis.system.IProxyServerInfo2
Cache proxy credentials.
cacheProxyCredentials() - Method in class com.esri.arcgis.system.IProxyServerInfo2Proxy
Deprecated.
Cache proxy credentials.
cacheProxyCredentials() - Method in class com.esri.arcgis.system.ProxyServerInfo
Cache proxy credentials.
CadDrawingName - Class in com.esri.arcgis.datasourcesfile
COM Class 'CadDrawingName'.
CadDrawingName() - Constructor for class com.esri.arcgis.datasourcesfile.CadDrawingName
Constructs a CadDrawingName using ArcGIS Engine.
CadDrawingName(Object) - Constructor for class com.esri.arcgis.datasourcesfile.CadDrawingName
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CadDrawingName theCadDrawingName = (CadDrawingName) obj;
CadWorkspaceFactory - Class in com.esri.arcgis.datasourcesfile
COM Class 'CadWorkspaceFactory'.
CadWorkspaceFactory() - Constructor for class com.esri.arcgis.datasourcesfile.CadWorkspaceFactory
Constructs a CadWorkspaceFactory using ArcGIS Engine.
CadWorkspaceFactory(Object) - Constructor for class com.esri.arcgis.datasourcesfile.CadWorkspaceFactory
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CadWorkspaceFactory theCadWorkspaceFactory = (CadWorkspaceFactory) obj;
calcMapUnitValue(double) - Method in interface com.esri.arcgis.system.IScaleFormat
Calculate the number of map units corresponding to the specified page units at the given absolute scale.
calcMapUnitValue(double) - Method in class com.esri.arcgis.system.IScaleFormatProxy
Deprecated.
Calculate the number of map units corresponding to the specified page units at the given absolute scale.
calcMapUnitValue(double) - Method in class com.esri.arcgis.system.ScaleFormat
Calculate the number of map units corresponding to the specified page units at the given absolute scale.
calculateCellSizeRanges(ICalculateCellSizeRangesParameters, ITrackCancel) - Method in interface com.esri.arcgis.datasourcesraster.IMosaicDatasetOperation
Calculates cell size ranges that control visibility of selected catalog items.
calculateCellSizeRanges(ICalculateCellSizeRangesParameters, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.IMosaicDatasetOperationProxy
Calculates cell size ranges that control visibility of selected catalog items.
CalculateCellSizeRangesParameters - Class in com.esri.arcgis.datasourcesraster
COM Class 'CalculateCellSizeRangesParameters'.
CalculateCellSizeRangesParameters() - Constructor for class com.esri.arcgis.datasourcesraster.CalculateCellSizeRangesParameters
Constructs a CalculateCellSizeRangesParameters using ArcGIS Engine.
CalculateCellSizeRangesParameters(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CalculateCellSizeRangesParameters
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CalculateCellSizeRangesParameters theCalculateCellSizeRangesParameters = (CalculateCellSizeRangesParameters) obj;
calculateGeodeticDistanceAndAzimuth(IPoint, int, double[], double[], double[]) - Method in interface com.esri.arcgis.geometry.IGeodeticMeasurement
Calculates distance(in meters) and azimuths(in radians) on the Spheroid between this and otherPoint using given geodetic curve type.
calculateGeodeticDistanceAndAzimuth(IPoint, int, double[], double[], double[]) - Method in class com.esri.arcgis.geometry.IGeodeticMeasurementProxy
Deprecated.
Calculates distance(in meters) and azimuths(in radians) on the Spheroid between this and otherPoint using given geodetic curve type.
calculateGeodeticDistanceAndAzimuth(IPoint, int, double[], double[], double[]) - Method in class com.esri.arcgis.geometry.Point
Calculates distance(in meters) and azimuths(in radians) on the Spheroid between this and otherPoint using given geodetic curve type.
calculateNonSimpleMs() - Method in interface com.esri.arcgis.geometry.IMSegmentation
Redefines the non-simple Ms to be values obtained from interpolation of surrounding defined Ms, or extrapolation of Ms.
calculateNonSimpleMs() - Method in class com.esri.arcgis.geometry.IMSegmentationProxy
Deprecated.
Redefines the non-simple Ms to be values obtained from interpolation of surrounding defined Ms, or extrapolation of Ms.
calculateNonSimpleMs() - Method in class com.esri.arcgis.geometry.Polygon
Redefines the non-simple Ms to be values obtained from interpolation of surrounding defined Ms, or extrapolation of Ms.
calculateNonSimpleMs() - Method in class com.esri.arcgis.geometry.Polyline
Redefines the non-simple Ms to be values obtained from interpolation of surrounding defined Ms, or extrapolation of Ms.
calculateNonSimpleVertexAttributes(int) - Method in interface com.esri.arcgis.geometry.IVertexAttribute
Extrapolates/interpolates the non-simple vertex attribute values.
calculateNonSimpleVertexAttributes(int) - Method in class com.esri.arcgis.geometry.IVertexAttributeProxy
Extrapolates/interpolates the non-simple vertex attribute values.
calculateNonSimpleVertexAttributes2(int, boolean, boolean) - Method in interface com.esri.arcgis.geometry.IVertexAttribute2
Extrapolates/interpolates the non-simple vertex attribute values.
calculateNonSimpleVertexAttributes2(int, boolean, boolean) - Method in class com.esri.arcgis.geometry.IVertexAttribute2Proxy
Extrapolates/interpolates the non-simple vertex attribute values.
calculateNonSimpleZs() - Method in interface com.esri.arcgis.geometry.IZ
Calculates the non-simple Z values by extrapolation/interpolation for polylines and interpolation for polygons.
calculateNonSimpleZs() - Method in class com.esri.arcgis.geometry.IZProxy
Deprecated.
Calculates the non-simple Z values by extrapolation/interpolation for polylines and interpolation for polygons.
calculateNonSimpleZs() - Method in class com.esri.arcgis.geometry.Multipoint
Calculates the non-simple Z values by extrapolation/interpolation for polylines and interpolation for polygons.
calculateNonSimpleZs() - Method in class com.esri.arcgis.geometry.Polygon
Calculates the non-simple Z values by extrapolation/interpolation for polylines and interpolation for polygons.
calculateNonSimpleZs() - Method in class com.esri.arcgis.geometry.Polyline
Calculates the non-simple Z values by extrapolation/interpolation for polylines and interpolation for polygons.
calibrateByDistance(IEnumVertex, int, boolean, double) - Method in interface com.esri.arcgis.geometry.IMSegmentation2
Calibrates Ms of existing vertices using new Ms from the input points and the shortest path distances along the polyline between those points.
calibrateByDistance(IEnumVertex, int, boolean, double) - Method in class com.esri.arcgis.geometry.IMSegmentation2Proxy
Deprecated.
Calibrates Ms of existing vertices using new Ms from the input points and the shortest path distances along the polyline between those points.
calibrateByDistance(IEnumVertex, int, boolean, double) - Method in class com.esri.arcgis.geometry.Polyline
Calibrates Ms of existing vertices using new Ms from the input points and the shortest path distances along the polyline between those points.
calibrateByDistance3D(IEnumVertex, int, boolean, double) - Method in interface com.esri.arcgis.geometry.IMSegmentation4
Calibrates Ms of existing vertices using new Ms from the input points and the shortest 3D path distances along the polyline between those points.
calibrateByDistance3D(IEnumVertex, int, boolean, double) - Method in class com.esri.arcgis.geometry.IMSegmentation4Proxy
Deprecated.
Calibrates Ms of existing vertices using new Ms from the input points and the shortest 3D path distances along the polyline between those points.
calibrateByDistance3D(IEnumVertex, int, boolean, double) - Method in class com.esri.arcgis.geometry.Polyline
Calibrates Ms of existing vertices using new Ms from the input points and the shortest 3D path distances along the polyline between those points.
calibrateByMs(IEnumVertex, int, double) - Method in interface com.esri.arcgis.geometry.IMSegmentation2
Calibrates Ms of existing vertices using new Ms from the input points and existing Ms along shortest paths between those points.
calibrateByMs(IEnumVertex, int, double) - Method in class com.esri.arcgis.geometry.IMSegmentation2Proxy
Deprecated.
Calibrates Ms of existing vertices using new Ms from the input points and existing Ms along shortest paths between those points.
calibrateByMs(IEnumVertex, int, double) - Method in class com.esri.arcgis.geometry.Polyline
Calibrates Ms of existing vertices using new Ms from the input points and existing Ms along shortest paths between those points.
calibrateByMs3D(IEnumVertex, int, double) - Method in interface com.esri.arcgis.geometry.IMSegmentation4
Calibrates Ms of existing vertices using new Ms from the input points and existing Ms along the shortest 3D paths between those points.
calibrateByMs3D(IEnumVertex, int, double) - Method in class com.esri.arcgis.geometry.IMSegmentation4Proxy
Deprecated.
Calibrates Ms of existing vertices using new Ms from the input points and existing Ms along the shortest 3D paths between those points.
calibrateByMs3D(IEnumVertex, int, double) - Method in class com.esri.arcgis.geometry.Polyline
Calibrates Ms of existing vertices using new Ms from the input points and existing Ms along the shortest 3D paths between those points.
canAdd(IGeometry, double) - Method in interface com.esri.arcgis.geodatabase.ITinFeatureEdit
Checks if the specified shape can be added without creating spatial conflict.
canAdd(IGeometry, double) - Method in class com.esri.arcgis.geodatabase.ITinFeatureEditProxy
Deprecated.
Checks if the specified shape can be added without creating spatial conflict.
canAdd(IGeometry, double) - Method in class com.esri.arcgis.geodatabase.Tin
Checks if the specified shape can be added without creating spatial conflict.
canAddVertex(IGeometry, IPoint, boolean, double) - Method in interface com.esri.arcgis.geodatabase.ITinFeatureEdit
Checks if a new polygon/polyline vertex can be added without creating spatial conflict.
canAddVertex(IGeometry, IPoint, boolean, double) - Method in class com.esri.arcgis.geodatabase.ITinFeatureEditProxy
Deprecated.
Checks if a new polygon/polyline vertex can be added without creating spatial conflict.
canAddVertex(IGeometry, IPoint, boolean, double) - Method in class com.esri.arcgis.geodatabase.Tin
Checks if a new polygon/polyline vertex can be added without creating spatial conflict.
canApply(Object) - Method in interface com.esri.arcgis.system.IPropertySupport
Indicates if the receiver can apply the given object at that particular moment.
canApply(Object) - Method in class com.esri.arcgis.system.IPropertySupportProxy
Indicates if the receiver can apply the given object at that particular moment.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.ApplanixBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.AsterBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.DmciiBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.DubaisatBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.FrameCameraBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.HREBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.IkonosBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in interface com.esri.arcgis.datasourcesraster.IRasterBuilder2
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.IRasterBuilder2Proxy
Deprecated.
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.ISATBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.ISDefBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.KompsatBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.LandsatBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.LandsatMSSBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.LandsatSurfaceReflectanceBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.LasBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.MatchATBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.MaxarBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.OverviewBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.PARMODBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.PixFileBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.PleiadesBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.PythonRasterBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.QuickBirdBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.RadarBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.RapidEyeBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.RasterDatasetBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.RasterType
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.RCMBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.RPDefBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.RPFBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.ScientificDataBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.SearchBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.Sentinel1Builder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.Sentinel2Builder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.Sentinel3Builder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.SkySatBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.SocetSetBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.SpotBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.SuperViewBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.TableBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.TerrainBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBuild(Object) - Method in class com.esri.arcgis.datasourcesraster.UavUasBuilder
Indicates whether the raster builder recognizes the specified data source and is possibly capable of building a valid function raster dataset from it.
canBypassEditSession() - Method in class com.esri.arcgis.geodatabase.FeatureClass
Indicates if updates to objects can be safely made outside of an edit session.
canBypassEditSession() - Method in interface com.esri.arcgis.geodatabase.IObjectClassInfo2
Indicates if updates to objects can be safely made outside of an edit session.
canBypassEditSession() - Method in class com.esri.arcgis.geodatabase.IObjectClassInfo2Proxy
Indicates if updates to objects can be safely made outside of an edit session.
canBypassEditSession() - Method in class com.esri.arcgis.geodatabase.ObjectClass
Indicates if updates to objects can be safely made outside of an edit session.
canBypassEditSession() - Method in class com.esri.arcgis.geodatabase.RasterCatalog
Indicates if updates to objects can be safely made outside of an edit session.
canBypassEditSession() - Method in class com.esri.arcgis.geodatabase.XYEventSource
Indicates if updates to objects can be safely made outside of an edit session.
canBypassStoreMethod() - Method in class com.esri.arcgis.geodatabase.FeatureClass
Indicates if updates to objects can bypass the Store method and OnChange notifications for efficiency.
canBypassStoreMethod() - Method in interface com.esri.arcgis.geodatabase.IObjectClassInfo
Indicates if updates to objects can bypass the Store method and OnChange notifications for efficiency.
canBypassStoreMethod() - Method in interface com.esri.arcgis.geodatabase.IObjectClassInfo2
Indicates if updates to objects can bypass the Store method and OnChange notifications for efficiency.
canBypassStoreMethod() - Method in class com.esri.arcgis.geodatabase.IObjectClassInfo2Proxy
Indicates if updates to objects can bypass the Store method and OnChange notifications for efficiency.
canBypassStoreMethod() - Method in class com.esri.arcgis.geodatabase.IObjectClassInfoProxy
Indicates if updates to objects can bypass the Store method and OnChange notifications for efficiency.
canBypassStoreMethod() - Method in class com.esri.arcgis.geodatabase.ObjectClass
Indicates if updates to objects can bypass the Store method and OnChange notifications for efficiency.
canBypassStoreMethod() - Method in class com.esri.arcgis.geodatabase.RasterCatalog
Indicates if updates to objects can bypass the Store method and OnChange notifications for efficiency.
canBypassStoreMethod() - Method in class com.esri.arcgis.geodatabase.XYEventSource
Indicates if updates to objects can bypass the Store method and OnChange notifications for efficiency.
cancel() - Method in class com.esri.arcgis.datasourcesraster.DrLoader
Cancels loading.
cancel() - Method in interface com.esri.arcgis.datasourcesraster.IDrLoader
Cancels loading.
cancel() - Method in class com.esri.arcgis.datasourcesraster.IDrLoaderProxy
Deprecated.
Cancels loading.
cancel() - Method in interface com.esri.arcgis.system.ICancelTracker
Sets the cancel tracker to the canceled state, i.e.
cancel() - Method in class com.esri.arcgis.system.ICancelTrackerProxy
Deprecated.
Sets the cancel tracker to the canceled state, i.e.
cancel() - Method in interface com.esri.arcgis.system.ITrackCancel
Cancels the associated operation.
cancel() - Method in class com.esri.arcgis.system.ITrackCancelProxy
Deprecated.
Cancels the associated operation.
CancelListener - Class in com.esri.arcgis.datasourcesraster
COM Class 'CancelListener'.
CancelListener() - Constructor for class com.esri.arcgis.datasourcesraster.CancelListener
Constructs a CancelListener using ArcGIS Engine.
CancelListener(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CancelListener
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CancelListener theCancelListener = (CancelListener) obj;
canCompact() - Method in interface com.esri.arcgis.geodatabase.IDatabaseCompact
True if this dataset can be compacted.
canCompact() - Method in class com.esri.arcgis.geodatabase.IDatabaseCompactProxy
True if this dataset can be compacted.
canCompact() - Method in class com.esri.arcgis.geodatabase.Workspace
True if this dataset can be compacted.
canCompact() - Method in class com.esri.arcgis.geodatabase.WorkspaceName
True if this dataset can be compacted.
canCopy() - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspace
True if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
True if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.datasourcesraster.FunctionRasterDataset
Returns true if this dataset can be copied.
canCopy() - Method in interface com.esri.arcgis.datasourcesraster.IRasterBand
Returns true if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.datasourcesraster.IRasterBandProxy
Returns true if this dataset can be copied.
canCopy() - Method in interface com.esri.arcgis.datasourcesraster.IRasterWorkspace
Indicates if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.datasourcesraster.IRasterWorkspaceProxy
Indicates if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Returns true if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Returns true if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.datasourcesraster.RasterWorkspace
Indicates if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.geodatabase.AttributedRelationshipClass
True if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.geodatabase.FeatureClass
True if this dataset can be copied.
canCopy() - Method in interface com.esri.arcgis.geodatabase.IDataset
True if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.geodatabase.IDatasetProxy
True if this dataset can be copied.
canCopy() - Method in interface com.esri.arcgis.geodatabase.IRasterDataset
Returns true if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.geodatabase.IRasterDatasetProxy
Returns true if this dataset can be copied.
canCopy() - Method in interface com.esri.arcgis.geodatabase.IRasterWorkspace2
Indicates if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.geodatabase.IRasterWorkspace2Proxy
Indicates if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.geodatabase.MemoryRelationshipClass
True if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.geodatabase.ObjectClass
True if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.geodatabase.RasterCatalog
True if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.geodatabase.RelationshipClass
True if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.geodatabase.RelQueryTable
True if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.geodatabase.Table
True if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.geodatabase.Tin
True if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.geodatabase.Workspace
True if this dataset can be copied.
canCopy() - Method in class com.esri.arcgis.geodatabase.XYEventSource
True if this dataset can be copied.
canCreateMaterializedView(String, String) - Method in interface com.esri.arcgis.geodatabase.IDatabaseView2
Fails if a materialized view with the given name and definition cannot be created.
canCreateMaterializedView(String, String) - Method in class com.esri.arcgis.geodatabase.IDatabaseView2Proxy
Deprecated.
Fails if a materialized view with the given name and definition cannot be created.
canDelete() - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspace
True if this dataset can be deleted.
canDelete() - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
True if this dataset can be deleted.
canDelete() - Method in class com.esri.arcgis.datasourcesraster.FunctionRasterDataset
True if this dataset can be deleted.
canDelete() - Method in class com.esri.arcgis.datasourcesraster.RasterBand
True if this dataset can be deleted.
canDelete() - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
True if this dataset can be deleted.
canDelete() - Method in class com.esri.arcgis.datasourcesraster.RasterWorkspace
True if this dataset can be deleted.
canDelete() - Method in class com.esri.arcgis.geodatabase.AttributedRelationshipClass
True if this dataset can be deleted.
canDelete() - Method in class com.esri.arcgis.geodatabase.FeatureClass
True if this dataset can be deleted.
canDelete() - Method in interface com.esri.arcgis.geodatabase.IDataset
True if this dataset can be deleted.
canDelete() - Method in class com.esri.arcgis.geodatabase.IDatasetProxy
True if this dataset can be deleted.
canDelete(IName) - Method in interface com.esri.arcgis.geodatabase.IFeatureWorkspaceManage
Checks if an object can be deleted.
canDelete(IName) - Method in class com.esri.arcgis.geodatabase.IFeatureWorkspaceManageProxy
Checks if an object can be deleted.
canDelete() - Method in class com.esri.arcgis.geodatabase.MemoryRelationshipClass
True if this dataset can be deleted.
canDelete() - Method in class com.esri.arcgis.geodatabase.ObjectClass
True if this dataset can be deleted.
canDelete() - Method in class com.esri.arcgis.geodatabase.RasterCatalog
True if this dataset can be deleted.
canDelete() - Method in class com.esri.arcgis.geodatabase.RelationshipClass
True if this dataset can be deleted.
canDelete() - Method in class com.esri.arcgis.geodatabase.RelQueryTable
True if this dataset can be deleted.
canDelete() - Method in class com.esri.arcgis.geodatabase.Table
True if this dataset can be deleted.
canDelete() - Method in class com.esri.arcgis.geodatabase.Tin
True if this dataset can be deleted.
canDelete() - Method in class com.esri.arcgis.geodatabase.Workspace
True if this dataset can be deleted.
canDelete(IName) - Method in class com.esri.arcgis.geodatabase.Workspace
Checks if an object can be deleted.
canDelete() - Method in class com.esri.arcgis.geodatabase.XYEventSource
True if this dataset can be deleted.
canDeleteVertex(ITinNode, ITinFeatureSeed, double) - Method in interface com.esri.arcgis.geodatabase.ITinFeatureEdit
Checks if a polygon/polyline vertex can be deleted without creating spatial conflict.
canDeleteVertex(ITinNode, ITinFeatureSeed, double) - Method in class com.esri.arcgis.geodatabase.ITinFeatureEditProxy
Deprecated.
Checks if a polygon/polyline vertex can be deleted without creating spatial conflict.
canDeleteVertex(ITinNode, ITinFeatureSeed, double) - Method in class com.esri.arcgis.geodatabase.Tin
Checks if a polygon/polyline vertex can be deleted without creating spatial conflict.
canEdit() - Method in interface com.esri.arcgis.datasourcesraster.IRasterEdit
Checks if this Raster can be edited.
canEdit() - Method in class com.esri.arcgis.datasourcesraster.IRasterEditProxy
Deprecated.
Checks if this Raster can be edited.
canEdit() - Method in class com.esri.arcgis.datasourcesraster.Raster
Checks if this Raster can be edited.
canExecute() - Method in interface com.esri.arcgis.datasourcesraster.IRasterCommand2
Indicates if this command can execute itself.
canExecute() - Method in class com.esri.arcgis.datasourcesraster.IRasterCommand2Proxy
Deprecated.
Indicates if this command can execute itself.
canMove(ITinFeatureSeed, double, double, double) - Method in interface com.esri.arcgis.geodatabase.ITinFeatureEdit
Checks if the embedded object can be relocated to a new location without creating spatial conflict.
canMove(ITinFeatureSeed, double, double, double) - Method in class com.esri.arcgis.geodatabase.ITinFeatureEditProxy
Deprecated.
Checks if the embedded object can be relocated to a new location without creating spatial conflict.
canMove(ITinFeatureSeed, double, double, double) - Method in class com.esri.arcgis.geodatabase.Tin
Checks if the embedded object can be relocated to a new location without creating spatial conflict.
canMoveVertex(ITinNode, ITinFeatureSeed, _WKSPoint, double) - Method in interface com.esri.arcgis.geodatabase.ITinFeatureEdit
Checks if a polygon/polyline vertex can be moved to a new location without creating spatial conflict.
canMoveVertex(ITinNode, ITinFeatureSeed, _WKSPoint, double) - Method in class com.esri.arcgis.geodatabase.ITinFeatureEditProxy
Deprecated.
Checks if a polygon/polyline vertex can be moved to a new location without creating spatial conflict.
canMoveVertex(ITinNode, ITinFeatureSeed, _WKSPoint, double) - Method in class com.esri.arcgis.geodatabase.Tin
Checks if a polygon/polyline vertex can be moved to a new location without creating spatial conflict.
canOpen(IRasterTypeDataSourceHandlerParameters) - Method in interface com.esri.arcgis.datasourcesraster.IRasterTypeDataSourceHandler
Indicates whether a valid raster type is available in the specified collection that's capable of opening the given data source and returns a collection of all such valid raster types.
canOpen(IRasterTypeDataSourceHandlerParameters) - Method in class com.esri.arcgis.datasourcesraster.IRasterTypeDataSourceHandlerProxy
Deprecated.
Indicates whether a valid raster type is available in the specified collection that's capable of opening the given data source and returns a collection of all such valid raster types.
canOpen(IRasterTypeDataSourceHandlerParameters) - Method in class com.esri.arcgis.datasourcesraster.RasterTypeEnvironment
Indicates whether a valid raster type is available in the specified collection that's capable of opening the given data source and returns a collection of all such valid raster types.
canParse(String) - Method in class com.esri.arcgis.datasourcesfile.VpfWorkspaceFactory
Indicates if the given name string can be parsed by this parser.
canParse(String) - Method in interface com.esri.arcgis.system.IParseNameString
Indicates if the given name string can be parsed by this parser.
canParse(String) - Method in class com.esri.arcgis.system.IParseNameStringProxy
Deprecated.
Indicates if the given name string can be parsed by this parser.
canPass(ITinElement) - Method in interface com.esri.arcgis.geodatabase.ITinFilter
Indicates if the specified element meets the filter criteria.
canPass(ITinElement) - Method in class com.esri.arcgis.geodatabase.ITinFilterProxy
Deprecated.
Indicates if the specified element meets the filter criteria.
canPass(ITinElement) - Method in class com.esri.arcgis.geodatabase.TinDataElementFilter
Indicates if the specified element meets the filter criteria.
canPass(ITinElement) - Method in class com.esri.arcgis.geodatabase.TinEdgeTypeFilter
Indicates if the specified element meets the filter criteria.
canPass(ITinElement) - Method in class com.esri.arcgis.geodatabase.TinNodeSourceFilter
Indicates if the specified element meets the filter criteria.
canPass(ITinElement) - Method in class com.esri.arcgis.geodatabase.TinTriangleFilter
Indicates if the specified element meets the filter criteria.
canPass(ITinElement) - Method in class com.esri.arcgis.geodatabase.TinValueFilter
Indicates if the specified element meets the filter criteria.
canPost() - Method in interface com.esri.arcgis.geodatabase.IVersionEdit
Returns a boolean if the version can be posted to the reconcile version.
canPost() - Method in class com.esri.arcgis.geodatabase.IVersionEditProxy
Returns a boolean if the version can be posted to the reconcile version.
canRename() - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspace
True if this dataset can be renamed.
canRename() - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
True if this dataset can be renamed.
canRename() - Method in class com.esri.arcgis.datasourcesraster.FunctionRasterDataset
True if this dataset can be renamed.
canRename() - Method in class com.esri.arcgis.datasourcesraster.RasterBand
True if this dataset can be renamed.
canRename() - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
True if this dataset can be renamed.
canRename() - Method in class com.esri.arcgis.datasourcesraster.RasterWorkspace
True if this dataset can be renamed.
canRename() - Method in class com.esri.arcgis.geodatabase.AttributedRelationshipClass
True if this dataset can be renamed.
canRename() - Method in class com.esri.arcgis.geodatabase.FeatureClass
True if this dataset can be renamed.
canRename() - Method in interface com.esri.arcgis.geodatabase.IDataset
True if this dataset can be renamed.
canRename() - Method in class com.esri.arcgis.geodatabase.IDatasetProxy
True if this dataset can be renamed.
canRename(IName) - Method in interface com.esri.arcgis.geodatabase.IFeatureWorkspaceManage
Checks if an object can be renamed.
canRename(IName) - Method in class com.esri.arcgis.geodatabase.IFeatureWorkspaceManageProxy
Checks if an object can be renamed.
canRename() - Method in class com.esri.arcgis.geodatabase.MemoryRelationshipClass
True if this dataset can be renamed.
canRename() - Method in class com.esri.arcgis.geodatabase.ObjectClass
True if this dataset can be renamed.
canRename() - Method in class com.esri.arcgis.geodatabase.RasterCatalog
True if this dataset can be renamed.
canRename() - Method in class com.esri.arcgis.geodatabase.RelationshipClass
True if this dataset can be renamed.
canRename() - Method in class com.esri.arcgis.geodatabase.RelQueryTable
True if this dataset can be renamed.
canRename() - Method in class com.esri.arcgis.geodatabase.Table
True if this dataset can be renamed.
canRename() - Method in class com.esri.arcgis.geodatabase.Tin
True if this dataset can be renamed.
canRename() - Method in class com.esri.arcgis.geodatabase.Workspace
True if this dataset can be renamed.
canRename(IName) - Method in class com.esri.arcgis.geodatabase.Workspace
Checks if an object can be renamed.
canRename() - Method in class com.esri.arcgis.geodatabase.XYEventSource
True if this dataset can be renamed.
canReplace(IGeometry, ITinFeatureSeed, double) - Method in interface com.esri.arcgis.geodatabase.ITinFeatureEdit
Checks if the embedded object can be replaced by the new shape without creating spatial conflict.
canReplace(IGeometry, ITinFeatureSeed, double) - Method in class com.esri.arcgis.geodatabase.ITinFeatureEditProxy
Deprecated.
Checks if the embedded object can be replaced by the new shape without creating spatial conflict.
canReplace(IGeometry, ITinFeatureSeed, double) - Method in class com.esri.arcgis.geodatabase.Tin
Checks if the embedded object can be replaced by the new shape without creating spatial conflict.
canRotate(ITinFeatureSeed, IPoint, double, double) - Method in interface com.esri.arcgis.geodatabase.ITinFeatureEdit
Checks if the embedded polyline/polygon can be rotated without creating spatial conflict.
canRotate(ITinFeatureSeed, IPoint, double, double) - Method in class com.esri.arcgis.geodatabase.ITinFeatureEditProxy
Deprecated.
Checks if the embedded polyline/polygon can be rotated without creating spatial conflict.
canRotate(ITinFeatureSeed, IPoint, double, double) - Method in class com.esri.arcgis.geodatabase.Tin
Checks if the embedded polyline/polygon can be rotated without creating spatial conflict.
canSaveAs(String) - Method in class com.esri.arcgis.datasourcesraster.MosaicRaster
Checks if it's can be saved as a new persistent Dataset of a given format.
canSaveAs(String) - Method in class com.esri.arcgis.datasourcesraster.Raster
Checks if it's can be saved as a new persistent Dataset of a given format.
canSaveAs(String) - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Checks if it's can be saved as a new persistent Dataset of a given format.
canSaveAs(String) - Method in interface com.esri.arcgis.geodatabase.ISaveAs
Checks if it's can be saved as a new persistent Dataset of a given format.
canSaveAs(String) - Method in class com.esri.arcgis.geodatabase.ISaveAsProxy
Deprecated.
Checks if it's can be saved as a new persistent Dataset of a given format.
canScalePolygon(ITinTriangle, IPoint, double, double) - Method in interface com.esri.arcgis.geodatabase.ITinFeatureEdit
Checks if the embedded polygon can be expanded or shrinked without creating spatial conflict.
canScalePolygon(ITinTriangle, IPoint, double, double) - Method in class com.esri.arcgis.geodatabase.ITinFeatureEditProxy
Deprecated.
Checks if the embedded polygon can be expanded or shrinked without creating spatial conflict.
canScalePolygon(ITinTriangle, IPoint, double, double) - Method in class com.esri.arcgis.geodatabase.Tin
Checks if the embedded polygon can be expanded or shrinked without creating spatial conflict.
canUpdate(IRasterFunctionTemplate) - Method in interface com.esri.arcgis.datasourcesraster.IRasterBuilder3
Indicates whether the raster builder is capable of updating a raster function template.
canUpdate(IRasterFunctionTemplate) - Method in class com.esri.arcgis.datasourcesraster.IRasterBuilder3Proxy
Deprecated.
Indicates whether the raster builder is capable of updating a raster function template.
canUpdate(IRasterFunctionTemplate) - Method in class com.esri.arcgis.datasourcesraster.PythonRasterBuilder
Indicates whether the raster builder is capable of updating a raster function template.
canUpdate(IRasterFunctionTemplate) - Method in class com.esri.arcgis.datasourcesraster.RasterDatasetBuilder
Indicates whether the raster builder is capable of updating a raster function template.
cArgs - Variable in class com.esri.arcgis.support.ms.stdole.DISPPARAMS
 
CategoryFactory - Class in com.esri.arcgis.system
COM Class 'CategoryFactory'.
CategoryFactory() - Constructor for class com.esri.arcgis.system.CategoryFactory
Constructs a CategoryFactory using ArcGIS Engine.
CategoryFactory(Object) - Constructor for class com.esri.arcgis.system.CategoryFactory
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CategoryFactory theCategoryFactory = (CategoryFactory) obj;
cbSize - Variable in class com.esri.arcgis.system.tagSTATSTG
 
CellSizeLevel - Class in com.esri.arcgis.datasourcesraster
COM Class 'CellSizeLevel'.
CellSizeLevel() - Constructor for class com.esri.arcgis.datasourcesraster.CellSizeLevel
Constructs a CellSizeLevel using ArcGIS Engine.
CellSizeLevel(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CellSizeLevel
Construct a CellSizeLevel using a reference to such an object returned from ArcGIS Engine or Server.
CellSizeLevels - Class in com.esri.arcgis.datasourcesraster
COM Class 'CellSizeLevels'.
CellSizeLevels() - Constructor for class com.esri.arcgis.datasourcesraster.CellSizeLevels
Constructs a CellSizeLevels using ArcGIS Engine.
CellSizeLevels(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CellSizeLevels
Construct a CellSizeLevels using a reference to such an object returned from ArcGIS Engine or Server.
CenterAndScale - Class in com.esri.arcgis.carto
COM Class 'CenterAndScale'.
CenterAndScale() - Constructor for class com.esri.arcgis.carto.CenterAndScale
Constructs a CenterAndScale using ArcGIS Engine.
CenterAndScale(Object) - Constructor for class com.esri.arcgis.carto.CenterAndScale
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CenterAndScale theCenterAndScale = (CenterAndScale) obj;
CenterAndSize - Class in com.esri.arcgis.carto
COM Class 'CenterAndSize'.
CenterAndSize() - Constructor for class com.esri.arcgis.carto.CenterAndSize
Constructs a CenterAndSize using ArcGIS Engine.
CenterAndSize(Object) - Constructor for class com.esri.arcgis.carto.CenterAndSize
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CenterAndSize theCenterAndSize = (CenterAndSize) obj;
centerAt(IPoint) - Method in class com.esri.arcgis.geometry.Envelope
Moves this envelope so it is centered at p.
centerAt(IPoint) - Method in interface com.esri.arcgis.geometry.IEnvelope
Moves this envelope so it is centered at p.
centerAt(IPoint) - Method in interface com.esri.arcgis.geometry.IEnvelopeGEN
Moves this envelope so it is centered at p.
centerAt(IPoint) - Method in class com.esri.arcgis.geometry.IEnvelopeGENProxy
Deprecated.
Moves this envelope so it is centered at p.
centerAt(IPoint) - Method in class com.esri.arcgis.geometry.IEnvelopeProxy
Deprecated.
Moves this envelope so it is centered at p.
changed() - Method in class com.esri.arcgis.geometry.GeographicCoordinateSystem
Notify this object that some of its parts have changed (parameter values, z unit, etc.).
changed() - Method in interface com.esri.arcgis.geometry.IProjectedCoordinateSystem4GEN
Notify this object that some of its parts have changed (parameter values, z unit, etc.).
changed() - Method in class com.esri.arcgis.geometry.IProjectedCoordinateSystem4GENProxy
Deprecated.
Notify this object that some of its parts have changed (parameter values, z unit, etc.).
changed() - Method in interface com.esri.arcgis.geometry.ISpatialReference
Notify this object that some of its parts have changed (parameter values, z unit, etc.).
changed() - Method in interface com.esri.arcgis.geometry.ISpatialReference2GEN
Notify this object that some of its parts have changed (parameter values, z unit, etc.).
changed() - Method in class com.esri.arcgis.geometry.ISpatialReference2GENProxy
Deprecated.
Notify this object that some of its parts have changed (parameter values, z unit, etc.).
changed() - Method in class com.esri.arcgis.geometry.ISpatialReferenceProxy
Deprecated.
Notify this object that some of its parts have changed (parameter values, z unit, etc.).
changed() - Method in class com.esri.arcgis.geometry.ProjectedCoordinateSystem
Notify this object that some of its parts have changed (parameter values, z unit, etc.).
changed() - Method in class com.esri.arcgis.geometry.UnknownCoordinateSystem
Notify this object that some of its parts have changed (parameter values, z unit, etc.).
changeFileLock(int) - Method in interface com.esri.arcgis.geodatabase.IFileDataLock
Change the file data lock type.
changeFileLock(int) - Method in class com.esri.arcgis.geodatabase.IFileDataLockProxy
Change the file data lock type.
changeSchemaLock(int) - Method in class com.esri.arcgis.geodatabase.CodedValueDomain
Changes a schema lock.
changeSchemaLock(int) - Method in class com.esri.arcgis.geodatabase.FeatureClass
Changes a schema lock.
changeSchemaLock(int) - Method in interface com.esri.arcgis.geodatabase.ISchemaLock
Changes a schema lock.
changeSchemaLock(int) - Method in class com.esri.arcgis.geodatabase.ISchemaLockProxy
Changes a schema lock.
changeSchemaLock(int) - Method in class com.esri.arcgis.geodatabase.ObjectClass
Changes a schema lock.
changeSchemaLock(int) - Method in class com.esri.arcgis.geodatabase.RangeDomain
Changes a schema lock.
changeSchemaLock(int) - Method in class com.esri.arcgis.geodatabase.RasterCatalog
Changes a schema lock.
changeSchemaLock(int) - Method in class com.esri.arcgis.geodatabase.Table
Changes a schema lock.
checkASR(String, String) - Method in class com.esri.arcgis.system.AoAuthorizeLicense
Check feature(s).
checkASR(String, String) - Method in interface com.esri.arcgis.system.IAuthorizeLicense
Check feature(s).
checkASR(String, String) - Method in class com.esri.arcgis.system.IAuthorizeLicenseProxy
Deprecated.
Check feature(s).
checkASRFromFile(String, String) - Method in class com.esri.arcgis.system.AoAuthorizeLicense
Check feature(s) from file.
checkASRFromFile(String, String) - Method in interface com.esri.arcgis.system.IAuthorizeLicense
Check feature(s) from file.
checkASRFromFile(String, String) - Method in class com.esri.arcgis.system.IAuthorizeLicenseProxy
Deprecated.
Check feature(s) from file.
checkDatasetName(String, IQueryDescription, String[]) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Returns unique name in the workspace.
checkDatasetName(String, IQueryDescription, String[]) - Method in interface com.esri.arcgis.geodatabase.ISqlWorkspace
Returns unique name in the workspace.
checkDatasetName(String, IQueryDescription, String[]) - Method in class com.esri.arcgis.geodatabase.ISqlWorkspaceProxy
Returns unique name in the workspace.
Checked - Static variable in interface com.esri.arcgis.support.ms.stdole.OLE_TRISTATE
 
checkIfInternalEdge(long) - Method in interface com.esri.arcgis.geodatabase.IUtilityNetworkQueryDefinition
Check if an edge is internal or not.
checkIfInternalEdge(long) - Method in class com.esri.arcgis.geodatabase.IUtilityNetworkQueryDefinitionProxy
Check if an edge is internal or not.
checkInExtension(int) - Method in class com.esri.arcgis.system.AoInitialize
Check in an extension.
checkInExtension(int) - Method in interface com.esri.arcgis.system.IAoInitialize
Check in an extension.
checkInExtension(int) - Method in class com.esri.arcgis.system.IAoInitializeProxy
Deprecated.
Check in an extension.
checkInvalidate() - Method in interface com.esri.arcgis.geometry.ISpatialIndex2
Invalidates the spatial index if the geometry has been changed since the index was last constructed.
checkInvalidate() - Method in class com.esri.arcgis.geometry.ISpatialIndex2Proxy
Deprecated.
Invalidates the spatial index if the geometry has been changed since the index was last constructed.
checkInvalidate() - Method in class com.esri.arcgis.geometry.Polygon
Invalidates the spatial index if the geometry has been changed since the index was last constructed.
checkInvalidate() - Method in class com.esri.arcgis.geometry.Polyline
Invalidates the spatial index if the geometry has been changed since the index was last constructed.
checkOutExtension(int) - Method in class com.esri.arcgis.system.AoInitialize
Check out an extension.
checkOutExtension(int) - Method in interface com.esri.arcgis.system.IAoInitialize
Check out an extension.
checkOutExtension(int) - Method in class com.esri.arcgis.system.IAoInitializeProxy
Deprecated.
Check out an extension.
checkResidualRMS(IPointCollection, IPointCollection, int, Object[], double[]) - Method in interface com.esri.arcgis.datasourcesraster.IPolynomialXform
Gets the residuals and RMS using checking points.
checkResidualRMS(IPointCollection, IPointCollection, int, Object[], double[]) - Method in class com.esri.arcgis.datasourcesraster.IPolynomialXformProxy
Deprecated.
Gets the residuals and RMS using checking points.
checkResidualRMS(IPointCollection, IPointCollection, int, Object[], double[]) - Method in class com.esri.arcgis.datasourcesraster.PolynomialXform
Gets the residuals and RMS using checking points.
checkSelectList(String) - Method in interface com.esri.arcgis.geodatabase.ISQLCheck
Checks select list for invalid characters.
checkSelectList(String) - Method in class com.esri.arcgis.geodatabase.ISQLCheckProxy
Deprecated.
Checks select list for invalid characters.
checkSelectList(String) - Method in class com.esri.arcgis.geodatabase.SQLCheck
Checks select list for invalid characters.
checkSelectStatement(String) - Method in interface com.esri.arcgis.geodatabase.ISQLCheck2
Checks select statement for invalid characters.
checkSelectStatement(String) - Method in class com.esri.arcgis.geodatabase.ISQLCheck2Proxy
Deprecated.
Checks select statement for invalid characters.
checkSelectStatement(String) - Method in class com.esri.arcgis.geodatabase.SQLCheck
Checks select statement for invalid characters.
checkValue(Object) - Method in class com.esri.arcgis.geodatabase.Field
Indicates if the value is valid given the field definition.
checkValue(Object) - Method in interface com.esri.arcgis.geodatabase.IField
Indicates if the value is valid given the field definition.
checkValue(Object) - Method in class com.esri.arcgis.geodatabase.IFieldProxy
Deprecated.
Indicates if the value is valid given the field definition.
checkWhereClause(String) - Method in interface com.esri.arcgis.geodatabase.ISQLCheck
Checks where clause for invalid characters.
checkWhereClause(String) - Method in class com.esri.arcgis.geodatabase.ISQLCheckProxy
Deprecated.
Checks where clause for invalid characters.
checkWhereClause(String) - Method in class com.esri.arcgis.geodatabase.SQLCheck
Checks where clause for invalid characters.
CircularArc - Class in com.esri.arcgis.geometry
COM Class 'CircularArc'.
CircularArc() - Constructor for class com.esri.arcgis.geometry.CircularArc
Constructs a CircularArc using ArcGIS Engine.
CircularArc(Object) - Constructor for class com.esri.arcgis.geometry.CircularArc
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CircularArc theCircularArc = (CircularArc) obj;
classes() - Method in interface com.esri.arcgis.geodatabase.IGeoDBProtectNames
classes
classes() - Method in class com.esri.arcgis.geodatabase.IGeoDBProtectNamesProxy
classes
classes() - Method in interface com.esri.arcgis.geodatabase.ITopologyProtectNames
classes
classes() - Method in class com.esri.arcgis.geodatabase.ITopologyProtectNamesProxy
classes
ClassHelper - Class in com.esri.arcgis.geodatabase
COM Class 'ClassHelper'.
ClassHelper() - Constructor for class com.esri.arcgis.geodatabase.ClassHelper
Constructs a ClassHelper using ArcGIS Engine.
ClassHelper(Object) - Constructor for class com.esri.arcgis.geodatabase.ClassHelper
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ClassHelper theClassHelper = (ClassHelper) obj;
classify(Object, Object, int[]) - Method in class com.esri.arcgis.system.DefinedInterval
Classifies histogram data (array of values (doubles) and a paired array of frequencies (longs)) into the specified number of classes.
classify(int[]) - Method in class com.esri.arcgis.system.DefinedInterval
Classifies data into the specified number of classes.
classify(Object, Object, int[]) - Method in class com.esri.arcgis.system.EqualInterval
Classifies histogram data (array of values (doubles) and a paired array of frequencies (longs)) into the specified number of classes.
classify(int[]) - Method in class com.esri.arcgis.system.EqualInterval
Classifies data into the specified number of classes.
classify(Object, Object, int[]) - Method in class com.esri.arcgis.system.GeometricalInterval
Classifies histogram data (array of values (doubles) and a paired array of frequencies (longs)) into the specified number of classes.
classify(int[]) - Method in class com.esri.arcgis.system.GeometricalInterval
Classifies data into the specified number of classes.
classify(int[]) - Method in interface com.esri.arcgis.system.IClassify
Classifies data into the specified number of classes.
classify(Object, Object, int[]) - Method in interface com.esri.arcgis.system.IClassifyGEN
Classifies histogram data (array of values (doubles) and a paired array of frequencies (longs)) into the specified number of classes.
classify(Object, Object, int[]) - Method in class com.esri.arcgis.system.IClassifyGENProxy
Deprecated.
Classifies histogram data (array of values (doubles) and a paired array of frequencies (longs)) into the specified number of classes.
classify(int[]) - Method in class com.esri.arcgis.system.IClassifyProxy
Deprecated.
Classifies data into the specified number of classes.
classify(IClassifyGEN, double[], int[], int[]) - Method in interface com.esri.arcgis.system.ISystemBridge
Classifies histogram data (array of values (doubles) and a paired array of frequencies (longs)) into the specified number of classes.
classify(IClassifyGEN, double[], int[], int[]) - Method in class com.esri.arcgis.system.ISystemBridgeProxy
Deprecated.
Classifies histogram data (array of values (doubles) and a paired array of frequencies (longs)) into the specified number of classes.
classify(Object, Object, int[]) - Method in class com.esri.arcgis.system.NaturalBreaks
Classifies histogram data (array of values (doubles) and a paired array of frequencies (longs)) into the specified number of classes.
classify(int[]) - Method in class com.esri.arcgis.system.NaturalBreaks
Classifies data into the specified number of classes.
classify(Object, Object, int[]) - Method in class com.esri.arcgis.system.Quantile
Classifies histogram data (array of values (doubles) and a paired array of frequencies (longs)) into the specified number of classes.
classify(int[]) - Method in class com.esri.arcgis.system.Quantile
Classifies data into the specified number of classes.
classify(Object, Object, int[]) - Method in class com.esri.arcgis.system.StandardDeviation
Classifies histogram data (array of values (doubles) and a paired array of frequencies (longs)) into the specified number of classes.
classify(int[]) - Method in class com.esri.arcgis.system.StandardDeviation
Classifies data into the specified number of classes.
classify(IClassifyGEN, double[], int[], int[]) - Method in class com.esri.arcgis.system.SystemHelper
Classifies histogram data (array of values (doubles) and a paired array of frequencies (longs)) into the specified number of classes.
ClassifyFunction - Class in com.esri.arcgis.datasourcesraster
COM Class 'ClassifyFunction'.
ClassifyFunction() - Constructor for class com.esri.arcgis.datasourcesraster.ClassifyFunction
Constructs a ClassifyFunction using ArcGIS Engine.
ClassifyFunction(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ClassifyFunction
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ClassifyFunction theClassifyFunction = (ClassifyFunction) obj;
ClassifyFunctionArguments - Class in com.esri.arcgis.datasourcesraster
COM Class 'ClassifyFunctionArguments'.
ClassifyFunctionArguments() - Constructor for class com.esri.arcgis.datasourcesraster.ClassifyFunctionArguments
Constructs a ClassifyFunctionArguments using ArcGIS Engine.
ClassifyFunctionArguments(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ClassifyFunctionArguments
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ClassifyFunctionArguments theClassifyFunctionArguments = (ClassifyFunctionArguments) obj;
classifyMinMax(double, double, int[]) - Method in class com.esri.arcgis.system.DefinedInterval
Classifies a data range defined by a minimum and maximum value into the specified number of classes.
classifyMinMax(double, double, int[]) - Method in class com.esri.arcgis.system.EqualInterval
Classifies a data range defined by a minimum and maximum value into the specified number of classes.
classifyMinMax(double, double, int[]) - Method in interface com.esri.arcgis.system.IClassifyMinMax2
Classifies a data range defined by a minimum and maximum value into the specified number of classes.
classifyMinMax(double, double, int[]) - Method in class com.esri.arcgis.system.IClassifyMinMax2Proxy
Deprecated.
Classifies a data range defined by a minimum and maximum value into the specified number of classes.
Cleaner - Class in com.esri.arcgis.system
This class is used to programatically release references to arcobjects.
Cleaner() - Constructor for class com.esri.arcgis.system.Cleaner
 
clear() - Method in class com.esri.arcgis.datasourcesraster.FunctionRasterDataset
Removes all the elements in the collection.
clear() - Method in interface com.esri.arcgis.datasourcesraster.IMosaicDatasetViewManager
Clears all associations between mosaic datasets and image views.
clear() - Method in class com.esri.arcgis.datasourcesraster.IMosaicDatasetViewManagerProxy
Deprecated.
Clears all associations between mosaic datasets and image views.
clear() - Method in interface com.esri.arcgis.datasourcesraster.IObjectMemoizer
Clears the object cache associated with the memoizer.
clear() - Method in class com.esri.arcgis.datasourcesraster.IObjectMemoizerProxy
Deprecated.
Clears the object cache associated with the memoizer.
clear(int) - Method in interface com.esri.arcgis.datasourcesraster.IPixelBlock3
Clears a given plane (sets to NoData).
clear(int) - Method in class com.esri.arcgis.datasourcesraster.IPixelBlock3Proxy
Clears a given plane (sets to NoData).
clear() - Method in interface com.esri.arcgis.datasourcesraster.IPixelBlock4
Clears the pixel block.
clear() - Method in class com.esri.arcgis.datasourcesraster.IPixelBlock4Proxy
Deprecated.
Clears the pixel block.
clear() - Method in interface com.esri.arcgis.datasourcesraster.IRasterBandCollection
Removes all the elements in the collection.
clear() - Method in class com.esri.arcgis.datasourcesraster.IRasterBandCollectionProxy
Deprecated.
Removes all the elements in the collection.
clear() - Method in interface com.esri.arcgis.datasourcesraster.IRasterFunctionHelper2
Clears referenced objects in this raster function helper.
clear() - Method in class com.esri.arcgis.datasourcesraster.IRasterFunctionHelper2Proxy
Deprecated.
Clears referenced objects in this raster function helper.
clear() - Method in class com.esri.arcgis.datasourcesraster.MosaicDatasetViewManager
Clears all associations between mosaic datasets and image views.
clear() - Method in class com.esri.arcgis.datasourcesraster.ObjectMemoizer
Clears the object cache associated with the memoizer.
clear(int) - Method in class com.esri.arcgis.datasourcesraster.PixelBlock
Clears a given plane (sets to NoData).
clear() - Method in class com.esri.arcgis.datasourcesraster.PixelBlock
Clears the pixel block.
clear() - Method in class com.esri.arcgis.datasourcesraster.Raster
Removes all the elements in the collection.
clear() - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Removes all the elements in the collection.
clear() - Method in interface com.esri.arcgis.geodatabase.IGPMessages
Clears the message objects from messages object.
clear() - Method in class com.esri.arcgis.geodatabase.IGPMessagesProxy
Deprecated.
Clears the message objects from messages object.
clearAll() - Method in interface com.esri.arcgis.geodatabase.IRecordNumberSet
Clear all record numbers.
clearAll() - Method in class com.esri.arcgis.geodatabase.IRecordNumberSetProxy
Deprecated.
Clear all record numbers.
clearAll() - Method in class com.esri.arcgis.geodatabase.RecordNumberSet
Clear all record numbers.
clearAll() - Method in interface com.esri.arcgis.system.IJSONArray
Removes all values.
clearAll() - Method in class com.esri.arcgis.system.IJSONArrayProxy
Deprecated.
Removes all values.
clearAll() - Method in interface com.esri.arcgis.system.IJSONObject
Removes all members.
clearAll() - Method in class com.esri.arcgis.system.IJSONObjectProxy
Deprecated.
Removes all members.
clearAll() - Method in class com.esri.arcgis.system.JSONArray
Removes all values.
clearAll() - Method in class com.esri.arcgis.system.JSONObject
Removes all members.
clearCache(Object) - Method in class com.esri.arcgis.datasourcesraster.CachedRasterFunction
Clear the cache.
clearCache() - Method in class com.esri.arcgis.datasourcesraster.FunctionRasterDataset
Clear the cache.
clearCache(Object) - Method in class com.esri.arcgis.datasourcesraster.GeometricFunction
Clear the cache.
clearCache() - Method in interface com.esri.arcgis.datasourcesraster.IFunctionRasterDataset2
Clear the cache.
clearCache() - Method in class com.esri.arcgis.datasourcesraster.IFunctionRasterDataset2Proxy
Deprecated.
Clear the cache.
clearCache(Object) - Method in interface com.esri.arcgis.datasourcesraster.IRasterFunction2
Clear the cache.
clearCache(Object) - Method in class com.esri.arcgis.datasourcesraster.IRasterFunction2Proxy
Deprecated.
Clear the cache.
clearCache(Object) - Method in class com.esri.arcgis.datasourcesraster.RasterInfoFunction
Clear the cache.
clearCache(Object) - Method in class com.esri.arcgis.geodatabaseextensions.LasDatasetToRasterFunction
Clear the cache.
clearCache(Object) - Method in class com.esri.arcgis.geodatabaseextensions.LasToRasterFunction
Clear the cache.
clearCache(Object) - Method in class com.esri.arcgis.geodatabaseextensions.TerrainToRasterFunction
Clear the cache.
clearEditErrorLog() - Method in interface com.esri.arcgis.geodatabase.ITinEditErrorLog
Clears existing error log contents.
clearEditErrorLog() - Method in class com.esri.arcgis.geodatabase.ITinEditErrorLogProxy
Deprecated.
Clears existing error log contents.
clearEditErrorLog() - Method in class com.esri.arcgis.geodatabase.Tin
Clears existing error log contents.
clearFlags(int) - Method in interface com.esri.arcgis.geodatabase.INetworkDiagramFlags
Clears all the flags based on a particular type of diagram flag.
clearFlags(int) - Method in class com.esri.arcgis.geodatabase.INetworkDiagramFlagsProxy
Deprecated.
Clears all the flags based on a particular type of diagram flag.
clearFunction() - Method in interface com.esri.arcgis.datasourcesraster.IMosaicDataset
Clears all functions appied to this mosaic dataset.
clearFunction() - Method in class com.esri.arcgis.datasourcesraster.IMosaicDatasetProxy
Clears all functions appied to this mosaic dataset.
clearIDCache() - Method in interface com.esri.arcgis.geodatabase.INetworkQuery
Empties the contents of the index used for finding network elements by source.
clearIDCache() - Method in class com.esri.arcgis.geodatabase.INetworkQueryProxy
Empties the contents of the index used for finding network elements by source.
clearParameters(String, String) - Method in class com.esri.arcgis.datasourcesGDB.SdeWorkspaceFactory
Clears ArcSDE connection property parameters.
clearParameters(String, String, String) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspaceFactory
Clears connection property parameters.
clearParameters(String) - Method in interface com.esri.arcgis.geodatabase.IOleDBConnectionInfo
Clears OleDB connection property parameters.
clearParameters(String) - Method in class com.esri.arcgis.geodatabase.IOleDBConnectionInfoProxy
Deprecated.
Clears OleDB connection property parameters.
clearParameters(String, String) - Method in interface com.esri.arcgis.geodatabase.ISetDefaultConnectionInfo2
Clears ArcSDE connection property parameters.
clearParameters(String, String) - Method in class com.esri.arcgis.geodatabase.ISetDefaultConnectionInfo2Proxy
Deprecated.
Clears ArcSDE connection property parameters.
clearParameters(String, String, String) - Method in interface com.esri.arcgis.geodatabase.ISqlDefaultConnectionInfo
Clears connection property parameters.
clearParameters(String, String, String) - Method in class com.esri.arcgis.geodatabase.ISqlDefaultConnectionInfoProxy
Deprecated.
Clears connection property parameters.
clearParameters3(String, String, String) - Method in class com.esri.arcgis.datasourcesGDB.SdeWorkspaceFactory
Clears ArcSDE connection property parameters.
clearParameters3(String, String, String) - Method in interface com.esri.arcgis.geodatabase.ISetDefaultConnectionInfo3
Clears ArcSDE connection property parameters.
clearParameters3(String, String, String) - Method in class com.esri.arcgis.geodatabase.ISetDefaultConnectionInfo3Proxy
Deprecated.
Clears ArcSDE connection property parameters.
clearRecordset() - Method in class com.esri.arcgis.util.dataset.AGSRecordSet
Clears all AGSRecord, and Geometry objects from the Recordset object.
clearSelection(int) - Method in interface com.esri.arcgis.geodatabase.ITinSelection
Clears selected element(s).
clearSelection(int) - Method in class com.esri.arcgis.geodatabase.ITinSelectionProxy
Deprecated.
Clears selected element(s).
clearSelection(int) - Method in class com.esri.arcgis.geodatabase.Tin
Clears selected element(s).
clip(IEnvelope, IRaster) - Method in interface com.esri.arcgis.datasourcesraster.IRasterGeometryProc
Clips the input raster based on the specified envelope.
clip(IEnvelope, IRaster) - Method in interface com.esri.arcgis.datasourcesraster.IRasterGeometryProc2
Clips the input raster based on the specified envelope.
clip(IEnvelope, IRaster) - Method in class com.esri.arcgis.datasourcesraster.IRasterGeometryProc2Proxy
Clips the input raster based on the specified envelope.
clip(IEnvelope, IRaster) - Method in interface com.esri.arcgis.datasourcesraster.IRasterGeometryProc3
Clips the input raster based on the specified envelope.
clip(IEnvelope, IRaster) - Method in class com.esri.arcgis.datasourcesraster.IRasterGeometryProc3Proxy
Deprecated.
Clips the input raster based on the specified envelope.
clip(IEnvelope, IRaster) - Method in class com.esri.arcgis.datasourcesraster.IRasterGeometryProcProxy
Deprecated.
Clips the input raster based on the specified envelope.
clip(IEnvelope, IRaster) - Method in class com.esri.arcgis.datasourcesraster.RasterGeometryProc
Clips the input raster based on the specified envelope.
clip(IEnvelope) - Method in class com.esri.arcgis.geometry.GeometryBag
Constructs the intersection of this geometry and the specified envelope.
clip(IEnvelope) - Method in interface com.esri.arcgis.geometry.ITopologicalOperator
Constructs the intersection of this geometry and the specified envelope.
clip(IEnvelope) - Method in class com.esri.arcgis.geometry.ITopologicalOperatorProxy
Deprecated.
Constructs the intersection of this geometry and the specified envelope.
clip(IEnvelope) - Method in class com.esri.arcgis.geometry.MultiPatch
Constructs the intersection of this geometry and the specified envelope.
clip(IEnvelope) - Method in class com.esri.arcgis.geometry.Multipoint
Constructs the intersection of this geometry and the specified envelope.
clip(IEnvelope) - Method in class com.esri.arcgis.geometry.Point
Constructs the intersection of this geometry and the specified envelope.
clip(IEnvelope) - Method in class com.esri.arcgis.geometry.Polygon
Constructs the intersection of this geometry and the specified envelope.
clip(IEnvelope) - Method in class com.esri.arcgis.geometry.Polyline
Constructs the intersection of this geometry and the specified envelope.
clipDatasetToItemFootprint(IBuilderItem) - Method in interface com.esri.arcgis.datasourcesraster.IRasterTypeOperation
Clips the raster dataset to the associated footprint geometry referenced by the with specified builder item.
clipDatasetToItemFootprint(IBuilderItem) - Method in class com.esri.arcgis.datasourcesraster.IRasterTypeOperationProxy
Clips the raster dataset to the associated footprint geometry referenced by the with specified builder item.
clipDatasetToItemFootprint(IBuilderItem) - Method in class com.esri.arcgis.datasourcesraster.RasterType
Clips the raster dataset to the associated footprint geometry referenced by the with specified builder item.
clipDense(IEnvelope, double) - Method in class com.esri.arcgis.geometry.GeometryBag
Constructs the intersection of this geometry and the specified envelope; densifies lines in output contributed by the clipping envelope.
clipDense(IEnvelope, double) - Method in interface com.esri.arcgis.geometry.ITopologicalOperator
Constructs the intersection of this geometry and the specified envelope; densifies lines in output contributed by the clipping envelope.
clipDense(IEnvelope, double) - Method in class com.esri.arcgis.geometry.ITopologicalOperatorProxy
Deprecated.
Constructs the intersection of this geometry and the specified envelope; densifies lines in output contributed by the clipping envelope.
clipDense(IEnvelope, double) - Method in class com.esri.arcgis.geometry.MultiPatch
Constructs the intersection of this geometry and the specified envelope; densifies lines in output contributed by the clipping envelope.
clipDense(IEnvelope, double) - Method in class com.esri.arcgis.geometry.Multipoint
Constructs the intersection of this geometry and the specified envelope; densifies lines in output contributed by the clipping envelope.
clipDense(IEnvelope, double) - Method in class com.esri.arcgis.geometry.Point
Constructs the intersection of this geometry and the specified envelope; densifies lines in output contributed by the clipping envelope.
clipDense(IEnvelope, double) - Method in class com.esri.arcgis.geometry.Polygon
Constructs the intersection of this geometry and the specified envelope; densifies lines in output contributed by the clipping envelope.
clipDense(IEnvelope, double) - Method in class com.esri.arcgis.geometry.Polyline
Constructs the intersection of this geometry and the specified envelope; densifies lines in output contributed by the clipping envelope.
clipEx(IEnvelope, boolean) - Method in interface com.esri.arcgis.geometry.ITopologicalOperator5
Constructs the intersection of this geometry and the specified envelope.
clipEx(IEnvelope, boolean) - Method in class com.esri.arcgis.geometry.ITopologicalOperator5Proxy
Deprecated.
Constructs the intersection of this geometry and the specified envelope.
clipEx(IEnvelope, boolean) - Method in class com.esri.arcgis.geometry.Polyline
Constructs the intersection of this geometry and the specified envelope.
ClipFilter - Class in com.esri.arcgis.datasourcesraster
COM Class 'ClipFilter'.
ClipFilter() - Constructor for class com.esri.arcgis.datasourcesraster.ClipFilter
Constructs a ClipFilter using ArcGIS Engine.
ClipFilter(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ClipFilter
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ClipFilter theClipFilter = (ClipFilter) obj;
ClipFootprintToMosaic - Class in com.esri.arcgis.datasourcesraster
COM Class 'ClipFootprintToMosaic'.
ClipFootprintToMosaic() - Constructor for class com.esri.arcgis.datasourcesraster.ClipFootprintToMosaic
Constructs a ClipFootprintToMosaic using ArcGIS Engine.
ClipFootprintToMosaic(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ClipFootprintToMosaic
Construct a ClipFootprintToMosaic using a reference to such an object returned from ArcGIS Engine or Server.
ClipFunction - Class in com.esri.arcgis.datasourcesraster
COM Class 'ClipFunction'.
ClipFunction() - Constructor for class com.esri.arcgis.datasourcesraster.ClipFunction
Constructs a ClipFunction using ArcGIS Engine.
ClipFunction(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ClipFunction
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ClipFunction theClipFunction = (ClipFunction) obj;
ClipFunctionArguments - Class in com.esri.arcgis.datasourcesraster
COM Class 'ClipFunctionArguments'.
ClipFunctionArguments() - Constructor for class com.esri.arcgis.datasourcesraster.ClipFunctionArguments
Constructs a ClipFunctionArguments using ArcGIS Engine.
ClipFunctionArguments(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ClipFunctionArguments
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ClipFunctionArguments theClipFunctionArguments = (ClipFunctionArguments) obj;
clipToDomain() - Method in interface com.esri.arcgis.geometry.ITopologicalOperator2
Clips the geometry to the domain of the spatial reference.
clipToDomain() - Method in class com.esri.arcgis.geometry.ITopologicalOperator2Proxy
Deprecated.
Clips the geometry to the domain of the spatial reference.
clipToDomain() - Method in class com.esri.arcgis.geometry.MultiPatch
Clips the geometry to the domain of the spatial reference.
clipToDomain() - Method in class com.esri.arcgis.geometry.Multipoint
Clips the geometry to the domain of the spatial reference.
clipToDomain() - Method in class com.esri.arcgis.geometry.Polygon
Clips the geometry to the domain of the spatial reference.
clipToDomain() - Method in class com.esri.arcgis.geometry.Polyline
Clips the geometry to the domain of the spatial reference.
cloneGeoTransformationDefaults() - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory6
Returns a clone of the geotransformation defaults.
cloneGeoTransformationDefaults() - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactory6Proxy
Deprecated.
Returns a clone of the geotransformation defaults.
cloneGeoTransformationDefaults() - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Returns a clone of the geotransformation defaults.
close() - Method in interface com.esri.arcgis.datasourcesraster.IAISClientObjectX
Shuts down and cleans up the Client object.
close() - Method in class com.esri.arcgis.datasourcesraster.IAISClientObjectXProxy
Shuts down and cleans up the Client object.
close() - Method in interface com.esri.arcgis.datasourcesraster.IAISImageServiceX
Shuts downs and cleans up the Image Service object.
close() - Method in class com.esri.arcgis.datasourcesraster.IAISImageServiceXProxy
Shuts downs and cleans up the Image Service object.
close() - Method in interface com.esri.arcgis.geometry.IPolygon
Closes all rings in this polygon.
close() - Method in class com.esri.arcgis.geometry.IPolygonProxy
Deprecated.
Closes all rings in this polygon.
close() - Method in interface com.esri.arcgis.geometry.IRing
Makes sure that this ring is closed by adding a line segment between the ring's 'to' and 'from' points if necessary.
close() - Method in class com.esri.arcgis.geometry.IRingProxy
Deprecated.
Makes sure that this ring is closed by adding a line segment between the ring's 'to' and 'from' points if necessary.
close() - Method in class com.esri.arcgis.geometry.Polygon
Closes all rings in this polygon.
close() - Method in class com.esri.arcgis.geometry.Ring
Makes sure that this ring is closed by adding a line segment between the ring's 'to' and 'from' points if necessary.
closeArchive() - Method in interface com.esri.arcgis.system.IZipArchive
Closes the archive.
closeArchive() - Method in class com.esri.arcgis.system.IZipArchiveProxy
Deprecated.
Closes the archive.
closeArchive() - Method in class com.esri.arcgis.system.ZipArchive
Closes the archive.
closeElement() - Method in interface com.esri.arcgis.system.IXMLReader
Moves position to parent element.
closeElement() - Method in class com.esri.arcgis.system.IXMLReaderProxy
Deprecated.
Moves position to parent element.
closeElement() - Method in class com.esri.arcgis.system.XMLReader
Moves position to parent element.
clsid - Variable in class com.esri.arcgis.system.tagSTATSTG
 
clusterPoints(ITinNode, double, ITinFilter) - Method in interface com.esri.arcgis.geodatabase.ITinFeatureEdit
Finds a cluster of nodes, each node in the group has at least one neighbor, to which the distance is smaller, or equal to, the specified value.
clusterPoints(ITinNode, double, ITinFilter) - Method in class com.esri.arcgis.geodatabase.ITinFeatureEditProxy
Deprecated.
Finds a cluster of nodes, each node in the group has at least one neighbor, to which the distance is smaller, or equal to, the specified value.
clusterPoints(ITinNode, double, ITinFilter) - Method in class com.esri.arcgis.geodatabase.Tin
Finds a cluster of nodes, each node in the group has at least one neighbor, to which the distance is smaller, or equal to, the specified value.
cNamedArgs - Variable in class com.esri.arcgis.support.ms.stdole.DISPPARAMS
 
CodedValueDomain - Class in com.esri.arcgis.geodatabase
COM Class 'CodedValueDomain'.
CodedValueDomain() - Constructor for class com.esri.arcgis.geodatabase.CodedValueDomain
Constructs a CodedValueDomain using ArcGIS Engine.
CodedValueDomain(Object) - Constructor for class com.esri.arcgis.geodatabase.CodedValueDomain
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CodedValueDomain theCodedValueDomain = (CodedValueDomain) obj;
Color - Static variable in interface com.esri.arcgis.support.ms.stdole.LoadPictureConstants
 
ColormapFilter - Class in com.esri.arcgis.datasourcesraster
COM Class 'ColormapFilter'.
ColormapFilter() - Constructor for class com.esri.arcgis.datasourcesraster.ColormapFilter
Constructs a ColormapFilter using ArcGIS Engine.
ColormapFilter(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ColormapFilter
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ColormapFilter theColormapFilter = (ColormapFilter) obj;
ColormapFunction - Class in com.esri.arcgis.datasourcesraster
COM Class 'ColormapFunction'.
ColormapFunction() - Constructor for class com.esri.arcgis.datasourcesraster.ColormapFunction
Constructs a ColormapFunction using ArcGIS Engine.
ColormapFunction(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ColormapFunction
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ColormapFunction theColormapFunction = (ColormapFunction) obj;
ColormapFunctionArguments - Class in com.esri.arcgis.datasourcesraster
COM Class 'ColormapFunctionArguments'.
ColormapFunctionArguments() - Constructor for class com.esri.arcgis.datasourcesraster.ColormapFunctionArguments
Constructs a ColormapFunctionArguments using ArcGIS Engine.
ColormapFunctionArguments(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ColormapFunctionArguments
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ColormapFunctionArguments theColormapFunctionArguments = (ColormapFunctionArguments) obj;
colormapToRGB(IRasterDataset, IWorkspace, String, String) - Method in interface com.esri.arcgis.datasourcesraster.IRasterColormapToRGBConversion
Converts a colormap raster dataset to a RGB raster dataset.
colormapToRGB(IRasterDataset, IWorkspace, String, String) - Method in class com.esri.arcgis.datasourcesraster.IRasterColormapToRGBConversionProxy
Deprecated.
Converts a colormap raster dataset to a RGB raster dataset.
colormapToRGB(IRasterDataset, IWorkspace, String, String) - Method in class com.esri.arcgis.datasourcesraster.RasterColormapToRGBConverter
Converts a colormap raster dataset to a RGB raster dataset.
ColormapToRGBFunction - Class in com.esri.arcgis.datasourcesraster
COM Class 'ColormapToRGBFunction'.
ColormapToRGBFunction() - Constructor for class com.esri.arcgis.datasourcesraster.ColormapToRGBFunction
Constructs a ColormapToRGBFunction using ArcGIS Engine.
ColormapToRGBFunction(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ColormapToRGBFunction
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ColormapToRGBFunction theColormapToRGBFunction = (ColormapToRGBFunction) obj;
ColorspaceConversionFunction - Class in com.esri.arcgis.datasourcesraster
COM Class 'ColorspaceConversionFunction'.
ColorspaceConversionFunction() - Constructor for class com.esri.arcgis.datasourcesraster.ColorspaceConversionFunction
Constructs a ColorspaceConversionFunction using ArcGIS Engine.
ColorspaceConversionFunction(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ColorspaceConversionFunction
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ColorspaceConversionFunction theColorspaceConversionFunction = (ColorspaceConversionFunction) obj;
ColorspaceConversionFunctionArguments - Class in com.esri.arcgis.datasourcesraster
COM Class 'ColorspaceConversionFunctionArguments'.
ColorspaceConversionFunctionArguments() - Constructor for class com.esri.arcgis.datasourcesraster.ColorspaceConversionFunctionArguments
Constructs a ColorspaceConversionFunctionArguments using ArcGIS Engine.
ColorspaceConversionFunctionArguments(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ColorspaceConversionFunctionArguments
Construct a ColorspaceConversionFunctionArguments using a reference to such an object returned from ArcGIS Engine or Server.
com.esri.arcgis.carto - package com.esri.arcgis.carto
 
com.esri.arcgis.datasourcesfile - package com.esri.arcgis.datasourcesfile
 
com.esri.arcgis.datasourcesGDB - package com.esri.arcgis.datasourcesGDB
 
com.esri.arcgis.datasourcesraster - package com.esri.arcgis.datasourcesraster
 
com.esri.arcgis.geodatabase - package com.esri.arcgis.geodatabase
 
com.esri.arcgis.geodatabasedistributed - package com.esri.arcgis.geodatabasedistributed
 
com.esri.arcgis.geodatabaseextensions - package com.esri.arcgis.geodatabaseextensions
 
com.esri.arcgis.geometry - package com.esri.arcgis.geometry
 
com.esri.arcgis.gisclient - package com.esri.arcgis.gisclient
 
com.esri.arcgis.server - package com.esri.arcgis.server
 
com.esri.arcgis.server.json - package com.esri.arcgis.server.json
 
com.esri.arcgis.support.ms.stdole - package com.esri.arcgis.support.ms.stdole
 
com.esri.arcgis.system - package com.esri.arcgis.system
 
com.esri.arcgis.util.dataset - package com.esri.arcgis.util.dataset
 
combine(IUniqueValues) - Method in interface com.esri.arcgis.datasourcesraster.IUniqueValues3
Combine another set of unique values.
combine(IUniqueValues) - Method in class com.esri.arcgis.datasourcesraster.IUniqueValues3Proxy
Deprecated.
Combine another set of unique values.
combine(IUniqueValues) - Method in class com.esri.arcgis.datasourcesraster.UniqueValues
Combine another set of unique values.
combine(ISelectionSet, int, ISelectionSet[]) - Method in interface com.esri.arcgis.geodatabase.ISelectionSet
Combines this selection set with another selection set using the specified set operation.
combine(ISelectionSet, int, ISelectionSet[]) - Method in class com.esri.arcgis.geodatabase.ISelectionSetProxy
Combines this selection set with another selection set using the specified set operation.
combine(ISelectionSet, int, ISelectionSet[]) - Method in class com.esri.arcgis.geodatabase.RelQueryTableSelectionSet
Combines this selection set with another selection set using the specified set operation.
combine(ISelectionSet, int, ISelectionSet[]) - Method in class com.esri.arcgis.geodatabase.SelectionSet
Combines this selection set with another selection set using the specified set operation.
commit() - Method in interface com.esri.arcgis.datasourcesraster.IRasterTransaction
Sends all pending changes to persistent storage.
commit() - Method in class com.esri.arcgis.datasourcesraster.IRasterTransactionProxy
Sends all pending changes to persistent storage.
commit() - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Sends all pending changes to persistent storage.
commit(int) - Method in class com.esri.arcgis.system.FileStream
commit
commit(int) - Method in interface com.esri.arcgis.system.IStream
commit
commit(int) - Method in class com.esri.arcgis.system.IStreamProxy
Deprecated.
commit
commit(int) - Method in class com.esri.arcgis.system.MemoryBlobStream
commit
commit(int) - Method in class com.esri.arcgis.system.ObjectStream
commit
commit(int) - Method in class com.esri.arcgis.system.XMLStream
commit
commitIdentity(long[]) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceSingletonManager
Ensures that no copy of pCS exists in the system.
commitIdentity(long[]) - Method in class com.esri.arcgis.geometry.ISpatialReferenceSingletonManagerProxy
Deprecated.
Ensures that no copy of pCS exists in the system.
commitIdentity(long[]) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Ensures that no copy of pCS exists in the system.
commitTransaction() - Method in interface com.esri.arcgis.geodatabase.ITransactions
Commits the current transaction.
commitTransaction() - Method in class com.esri.arcgis.geodatabase.ITransactionsProxy
Commits the current transaction.
commitTransaction() - Method in class com.esri.arcgis.geodatabase.Workspace
Commits the current transaction.
compact(IWorkspaceName) - Method in class com.esri.arcgis.datasourcesGDB.FileGDBWorkspaceFactory
Compacts the database.
compact() - Method in interface com.esri.arcgis.geodatabase.IDatabaseCompact
Compacts the database.
compact() - Method in class com.esri.arcgis.geodatabase.IDatabaseCompactProxy
Compacts the database.
compact(IWorkspaceName) - Method in interface com.esri.arcgis.geodatabase.ILocalDatabaseCompact
Compacts the database.
compact(IWorkspaceName) - Method in class com.esri.arcgis.geodatabase.ILocalDatabaseCompactProxy
Deprecated.
Compacts the database.
compact() - Method in class com.esri.arcgis.geodatabase.Workspace
Compacts the database.
compact() - Method in class com.esri.arcgis.geodatabase.WorkspaceName
Compacts the database.
compactEx(ITrackCancel) - Method in interface com.esri.arcgis.geodatabase.IDatabaseCompact2
Compacts the database.
compactEx(ITrackCancel) - Method in class com.esri.arcgis.geodatabase.IDatabaseCompact2Proxy
Deprecated.
Compacts the database.
compare(IItemURI) - Method in interface com.esri.arcgis.datasourcesraster.IItemURICompare
Compares the object with the specified item URI.
compare(IItemURI) - Method in class com.esri.arcgis.datasourcesraster.IItemURICompareProxy
Deprecated.
Compares the object with the specified item URI.
compare(IPoint) - Method in class com.esri.arcgis.datasourcesraster.MapPoint
Compares X, Y, M, Z, ID of this point (in that order) with that of the other point.
compare(IItemURI) - Method in class com.esri.arcgis.datasourcesraster.RPFItemURI
Compares the object with the specified item URI.
compare(Object, Object, int, int) - Method in interface com.esri.arcgis.geodatabase.ITableSortCallBack
Compare fields.
compare(Object, Object, int, int) - Method in class com.esri.arcgis.geodatabase.ITableSortCallBackProxy
Compare fields.
compare(IPoint) - Method in interface com.esri.arcgis.geometry.IPoint
Compares X, Y, M, Z, ID of this point (in that order) with that of the other point.
compare(IPoint) - Method in class com.esri.arcgis.geometry.IPointProxy
Deprecated.
Compares X, Y, M, Z, ID of this point (in that order) with that of the other point.
compare(IPoint) - Method in class com.esri.arcgis.geometry.Point
Compares X, Y, M, Z, ID of this point (in that order) with that of the other point.
compare(ITime) - Method in interface com.esri.arcgis.system.ITime
Compares this time to the other time.
compare(ITimeDuration) - Method in interface com.esri.arcgis.system.ITimeDuration
Compares this time duration to the other time duration.
compare(ITimeDuration) - Method in class com.esri.arcgis.system.ITimeDurationProxy
Deprecated.
Compares this time duration to the other time duration.
compare(ITime) - Method in class com.esri.arcgis.system.ITimeProxy
Deprecated.
Compares this time to the other time.
compare(IUID) - Method in interface com.esri.arcgis.system.IUID
Indicates if the two UID objects represent the same globally unique identifier.
compare(IUID) - Method in class com.esri.arcgis.system.IUIDProxy
Deprecated.
Indicates if the two UID objects represent the same globally unique identifier.
compare(ITime) - Method in class com.esri.arcgis.system.Time
Compares this time to the other time.
compare(ITimeDuration) - Method in class com.esri.arcgis.system.TimeDuration
Compares this time duration to the other time duration.
compare(IUID) - Method in class com.esri.arcgis.system.UID
Indicates if the two UID objects represent the same globally unique identifier.
compareCameraDefinition(IFrameXform) - Method in class com.esri.arcgis.datasourcesraster.FrameXform
Compares if it has the same camera definition as a given frame geodata transform.
compareCameraDefinition(IFrameXform) - Method in interface com.esri.arcgis.datasourcesraster.IFrameXform2
Compares if it has the same camera definition as a given frame geodata transform.
compareCameraDefinition(IFrameXform) - Method in class com.esri.arcgis.datasourcesraster.IFrameXform2Proxy
Deprecated.
Compares if it has the same camera definition as a given frame geodata transform.
complement() - Method in class com.esri.arcgis.geometry.CircularArc
Changes this arc into its complement; 'from' and 'to' points are unchanged.
complement() - Method in class com.esri.arcgis.geometry.EllipticArc
Changes this ellipse into its complement; 'from' and 'to' points are unchanged.
complement() - Method in interface com.esri.arcgis.geometry.ICircularArc
Changes this arc into its complement; 'from' and 'to' points are unchanged.
complement() - Method in class com.esri.arcgis.geometry.ICircularArcProxy
Deprecated.
Changes this arc into its complement; 'from' and 'to' points are unchanged.
complement() - Method in interface com.esri.arcgis.geometry.IEllipticArc
Changes this ellipse into its complement; 'from' and 'to' points are unchanged.
complement() - Method in class com.esri.arcgis.geometry.IEllipticArcProxy
Deprecated.
Changes this ellipse into its complement; 'from' and 'to' points are unchanged.
ComplexFunction - Class in com.esri.arcgis.datasourcesraster
COM Class 'ComplexFunction'.
ComplexFunction() - Constructor for class com.esri.arcgis.datasourcesraster.ComplexFunction
Constructs a ComplexFunction using ArcGIS Engine.
ComplexFunction(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ComplexFunction
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ComplexFunction theComplexFunction = (ComplexFunction) obj;
ComplexFunctionArguments - Class in com.esri.arcgis.datasourcesraster
COM Class 'ComplexFunctionArguments'.
ComplexFunctionArguments() - Constructor for class com.esri.arcgis.datasourcesraster.ComplexFunctionArguments
Constructs a ComplexFunctionArguments using ArcGIS Engine.
ComplexFunctionArguments(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ComplexFunctionArguments
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ComplexFunctionArguments theComplexFunctionArguments = (ComplexFunctionArguments) obj;
ComponentCategoryManager - Class in com.esri.arcgis.system
COM Class 'ComponentCategoryManager'.
ComponentCategoryManager() - Constructor for class com.esri.arcgis.system.ComponentCategoryManager
Constructs a ComponentCategoryManager using ArcGIS Engine.
ComponentCategoryManager(Object) - Constructor for class com.esri.arcgis.system.ComponentCategoryManager
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ComponentCategoryManager theComponentCategoryManager = (ComponentCategoryManager) obj;
CompositeBandFunction - Class in com.esri.arcgis.datasourcesraster
COM Class 'CompositeBandFunction'.
CompositeBandFunction() - Constructor for class com.esri.arcgis.datasourcesraster.CompositeBandFunction
Constructs a CompositeBandFunction using ArcGIS Engine.
CompositeBandFunction(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CompositeBandFunction
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CompositeBandFunction theCompositeBandFunction = (CompositeBandFunction) obj;
CompositeBandFunctionArguments - Class in com.esri.arcgis.datasourcesraster
COM Class 'CompositeBandFunctionArguments'.
CompositeBandFunctionArguments() - Constructor for class com.esri.arcgis.datasourcesraster.CompositeBandFunctionArguments
Constructs a CompositeBandFunctionArguments using ArcGIS Engine.
CompositeBandFunctionArguments(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CompositeBandFunctionArguments
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CompositeBandFunctionArguments theCompositeBandFunctionArguments = (CompositeBandFunctionArguments) obj;
CompositeGeoTransformation - Class in com.esri.arcgis.geometry
COM Class 'CompositeGeoTransformation'.
CompositeGeoTransformation() - Constructor for class com.esri.arcgis.geometry.CompositeGeoTransformation
Constructs a CompositeGeoTransformation using ArcGIS Engine.
CompositeGeoTransformation(Object) - Constructor for class com.esri.arcgis.geometry.CompositeGeoTransformation
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CompositeGeoTransformation theCompositeGeoTransformation = (CompositeGeoTransformation) obj;
CompositeItemURI - Class in com.esri.arcgis.datasourcesraster
COM Class 'CompositeItemURI'.
CompositeItemURI() - Constructor for class com.esri.arcgis.datasourcesraster.CompositeItemURI
Constructs a CompositeItemURI using ArcGIS Engine.
CompositeItemURI(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CompositeItemURI
Construct a CompositeItemURI using a reference to such an object returned from ArcGIS Engine or Server.
CompositeURIFilter - Class in com.esri.arcgis.datasourcesraster
COM Class 'CompositeURIFilter'.
CompositeURIFilter() - Constructor for class com.esri.arcgis.datasourcesraster.CompositeURIFilter
Constructs a CompositeURIFilter using ArcGIS Engine.
CompositeURIFilter(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CompositeURIFilter
Construct a CompositeURIFilter using a reference to such an object returned from ArcGIS Engine or Server.
CompositeXform - Class in com.esri.arcgis.datasourcesraster
COM Class 'CompositeXform'.
CompositeXform() - Constructor for class com.esri.arcgis.datasourcesraster.CompositeXform
Constructs a CompositeXform using ArcGIS Engine.
CompositeXform(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CompositeXform
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CompositeXform theCompositeXform = (CompositeXform) obj;
compress() - Method in interface com.esri.arcgis.geodatabase.IVersionedWorkspace
Compresses the database by removing states not referenced by a version.
compress() - Method in class com.esri.arcgis.geodatabase.IVersionedWorkspaceProxy
Compresses the database by removing states not referenced by a version.
compress(IRelationResult[], boolean) - Method in interface com.esri.arcgis.geometry.IRelationalOperatorNxM
Comresses this bag and one index of relationship result based on left or right index.
compress(IRelationResult[], boolean) - Method in class com.esri.arcgis.geometry.IRelationalOperatorNxMProxy
Comresses this bag and one index of relationship result based on left or right index.
compress(int, byte[], int[], byte[]) - Method in interface com.esri.arcgis.system.IZlibCompression
Compress the current the input buffer.
compress(int, byte[], int[], byte[]) - Method in class com.esri.arcgis.system.IZlibCompressionProxy
Compress the current the input buffer.
compressByLevel(int, byte[], int, int[], byte[]) - Method in interface com.esri.arcgis.system.IZlibCompression
Compress the current the input buffer by level.
compressByLevel(int, byte[], int, int[], byte[]) - Method in class com.esri.arcgis.system.IZlibCompressionProxy
Compress the current the input buffer by level.
compressTexture(int, int, int, int, byte[], int[], byte[]) - Method in interface com.esri.arcgis.system.ITextureCompression
Compress the current the input buffer.
compressTexture(int, int, int, int, byte[], int[], byte[]) - Method in class com.esri.arcgis.system.ITextureCompressionProxy
Compress the current the input buffer.
compute(Object, IQueryFilter, ITable) - Method in interface com.esri.arcgis.datasourcesraster.ITiePointOperation
Computes tiepoints.
compute(Object, IQueryFilter, ITable) - Method in class com.esri.arcgis.datasourcesraster.ITiePointOperationProxy
Deprecated.
Computes tiepoints.
compute(Object, IQueryFilter, ITable) - Method in class com.esri.arcgis.datasourcesraster.TiePointCollection
Computes tiepoints.
computeAdjustments(IDataset, IQueryFilter, ITable, int, ITrackCancel) - Method in interface com.esri.arcgis.datasourcesraster.IImageRegistration
Computes simple polynomial adjustments.
computeAdjustments(IDataset, IQueryFilter, ITable, int, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.IImageRegistrationProxy
Deprecated.
Computes simple polynomial adjustments.
computeAdjustments(IDataset, IQueryFilter, ITable, int, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.ImageRegistration
Computes simple polynomial adjustments.
computeAllControlPoints(IDataset, IQueryFilter, IDataset, ITable, ITable, ITrackCancel) - Method in interface com.esri.arcgis.datasourcesraster.IImageRegistration2
Computes matching/control points from a collection of images against reference images.
computeAllControlPoints(IDataset, IQueryFilter, IDataset, ITable, ITable, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.IImageRegistration2Proxy
Deprecated.
Computes matching/control points from a collection of images against reference images.
computeAllControlPoints(IDataset, IQueryFilter, IDataset, ITable, ITable, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.ImageRegistration
Computes matching/control points from a collection of images against reference images.
computeAllFromBlock(IPixelBlock, IArray) - Method in interface com.esri.arcgis.datasourcesraster.IRasterCalcStatsHistogram3
Computes stats and histogram from a pixel block.
computeAllFromBlock(IPixelBlock, IArray) - Method in class com.esri.arcgis.datasourcesraster.IRasterCalcStatsHistogram3Proxy
Deprecated.
Computes stats and histogram from a pixel block.
computeAllFromBlock(IPixelBlock, IArray) - Method in class com.esri.arcgis.datasourcesraster.RasterCalcStatsHistogram
Computes stats and histogram from a pixel block.
computeAllFromRaster(IRaster, IArray) - Method in interface com.esri.arcgis.datasourcesraster.IRasterCalcStatsHistogram2
Computes stats and histogram from a given Raster.
computeAllFromRaster(IRaster, IArray) - Method in class com.esri.arcgis.datasourcesraster.IRasterCalcStatsHistogram2Proxy
Deprecated.
Computes stats and histogram from a given Raster.
computeAllFromRaster(IRaster, IArray) - Method in class com.esri.arcgis.datasourcesraster.RasterCalcStatsHistogram
Computes stats and histogram from a given Raster.
computeAllTiePoints(IDataset, IQueryFilter, ITable, IQueryFilter, ITable, ITable, ITrackCancel) - Method in interface com.esri.arcgis.datasourcesraster.IImageRegistration2
Computes matching/tie points from a collection of images.
computeAllTiePoints(IDataset, IQueryFilter, ITable, IQueryFilter, ITable, ITable, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.IImageRegistration2Proxy
Deprecated.
Computes matching/tie points from a collection of images.
computeAllTiePoints(IDataset, IQueryFilter, ITable, IQueryFilter, ITable, ITable, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.ImageRegistration
Computes matching/tie points from a collection of images.
computeAutoFrequencyIntervals() - Method in class com.esri.arcgis.system.BaseStatistics
Computes a suitable frequency interval count for the number of values.
computeAutoFrequencyIntervals() - Method in interface com.esri.arcgis.system.IFrequencyStatistics
Computes a suitable frequency interval count for the number of values.
computeAutoFrequencyIntervals() - Method in class com.esri.arcgis.system.IFrequencyStatisticsProxy
Deprecated.
Computes a suitable frequency interval count for the number of values.
computeBlockAdjustment(IDataset, IQueryFilter, ITable, IQueryFilter, String, String, ITable, ITable, IPropertySet, ITrackCancel) - Method in interface com.esri.arcgis.datasourcesraster.IImageRegistration2
Computes block adjustment for a given block of images.
computeBlockAdjustment(IDataset, IQueryFilter, ITable, IQueryFilter, String, String, ITable, ITable, IPropertySet, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.IImageRegistration2Proxy
Deprecated.
Computes block adjustment for a given block of images.
computeBlockAdjustment(IDataset, IQueryFilter, ITable, IQueryFilter, String, String, ITable, ITable, IPropertySet, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.ImageRegistration
Computes block adjustment for a given block of images.
computeCellSizes(double[], double[]) - Method in interface com.esri.arcgis.datasourcesraster.IMosaicDataset2
Computes the smallest low cell size and the largest high cell size values from items in the mosaic catalog.
computeCellSizes(double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.IMosaicDataset2Proxy
Deprecated.
Computes the smallest low cell size and the largest high cell size values from items in the mosaic catalog.
ComputeChangeFunction - Class in com.esri.arcgis.datasourcesraster
COM Class 'ComputeChangeFunction'.
ComputeChangeFunction() - Constructor for class com.esri.arcgis.datasourcesraster.ComputeChangeFunction
Constructs a ComputeChangeFunction using ArcGIS Engine.
ComputeChangeFunction(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ComputeChangeFunction
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ComputeChangeFunction theComputeChangeFunction = (ComputeChangeFunction) obj;
ComputeChangeFunctionArguments - Class in com.esri.arcgis.datasourcesraster
COM Class 'ComputeChangeFunctionArguments'.
ComputeChangeFunctionArguments() - Constructor for class com.esri.arcgis.datasourcesraster.ComputeChangeFunctionArguments
Constructs a ComputeChangeFunctionArguments using ArcGIS Engine.
ComputeChangeFunctionArguments(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ComputeChangeFunctionArguments
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ComputeChangeFunctionArguments theComputeChangeFunctionArguments = (ComputeChangeFunctionArguments) obj;
computeDimensionRanges(String, double, double, double, double, int, boolean, IDoubleArray[], IDoubleArray[]) - Method in interface com.esri.arcgis.datasourcesraster.IMultidimensionalInfo3
Compute dimension value ranges, min,max,min,max.)
computeDimensionRanges(String, double, double, double, double, int, boolean, IDoubleArray[], IDoubleArray[]) - Method in class com.esri.arcgis.datasourcesraster.IMultidimensionalInfo3Proxy
Deprecated.
Compute dimension value ranges, min,max,min,max.)
computeDirtyArea(IComputeDirtyAreaParameters, ITrackCancel) - Method in interface com.esri.arcgis.datasourcesraster.IMosaicDatasetOperation
Computes a polygon that defines a region containing mosaic dataset items newer than a specified point in time.
computeDirtyArea(IComputeDirtyAreaParameters, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.IMosaicDatasetOperationProxy
Computes a polygon that defines a region containing mosaic dataset items newer than a specified point in time.
ComputeDirtyAreaParameters - Class in com.esri.arcgis.datasourcesraster
COM Class 'ComputeDirtyAreaParameters'.
ComputeDirtyAreaParameters() - Constructor for class com.esri.arcgis.datasourcesraster.ComputeDirtyAreaParameters
Constructs a ComputeDirtyAreaParameters using ArcGIS Engine.
ComputeDirtyAreaParameters(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ComputeDirtyAreaParameters
Construct a ComputeDirtyAreaParameters using a reference to such an object returned from ArcGIS Engine or Server.
computeDistance(String, IPoint, IPoint, int) - Method in interface com.esri.arcgis.carto.IMapServer
Computes the distance between two points on the specified map.
computeDistance(String, IPoint, IPoint, int) - Method in class com.esri.arcgis.carto.IMapServerProxy
Deprecated.
Computes the distance between two points on the specified map.
computeDistance(String, IPoint, IPoint, int) - Method in class com.esri.arcgis.carto.MapServer
Computes the distance between two points on the specified map.
computeFeaturePoints(IDataset, IQueryFilter, ITable, IQueryFilter, ITable, ITrackCancel) - Method in interface com.esri.arcgis.datasourcesraster.IImageRegistration
Computes feature points for a collection of images.
computeFeaturePoints(IDataset, IQueryFilter, ITable, IQueryFilter, ITable, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.IImageRegistrationProxy
Deprecated.
Computes feature points for a collection of images.
computeFeaturePoints(IDataset, IQueryFilter, ITable, IQueryFilter, ITable, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.ImageRegistration
Computes feature points for a collection of images.
computeFootprint(int, IGeometry, int) - Method in class com.esri.arcgis.datasourcesraster.ApproximationXform
Computes the footprint in a given direction for a given input extent/footprint.
computeFootprint(int) - Method in class com.esri.arcgis.datasourcesraster.CachedRasterFunction
Computes the footprint.
computeFootprint(int, IGeometry, int) - Method in class com.esri.arcgis.datasourcesraster.CompositeXform
Computes the footprint in a given direction for a given input extent/footprint.
computeFootprint(int, IGeometry, int) - Method in class com.esri.arcgis.datasourcesraster.EpipolarXform
Computes the footprint in a given direction for a given input extent/footprint.
computeFootprint(int, IGeometry, int) - Method in class com.esri.arcgis.datasourcesraster.Formosat2Xform
Computes the footprint in a given direction for a given input extent/footprint.
computeFootprint(int, IGeometry, int) - Method in class com.esri.arcgis.datasourcesraster.FrameXform
Computes the footprint in a given direction for a given input extent/footprint.
computeFootprint(int) - Method in class com.esri.arcgis.datasourcesraster.FunctionRasterDataset
Computes the footprint.
computeFootprint(int) - Method in class com.esri.arcgis.datasourcesraster.GeometricFunction
Computes the footprint.
computeFootprint(int) - Method in interface com.esri.arcgis.datasourcesraster.IFunctionRasterDataset2
Computes the footprint.
computeFootprint(int) - Method in class com.esri.arcgis.datasourcesraster.IFunctionRasterDataset2Proxy
Deprecated.
Computes the footprint.
computeFootprint(int, IGeometry, int) - Method in interface com.esri.arcgis.datasourcesraster.IGeodataXform2
Computes the footprint in a given direction for a given input extent/footprint.
computeFootprint(int, IGeometry, int) - Method in class com.esri.arcgis.datasourcesraster.IGeodataXform2Proxy
Deprecated.
Computes the footprint in a given direction for a given input extent/footprint.
computeFootprint(int) - Method in interface com.esri.arcgis.datasourcesraster.IRasterFunction2
Computes the footprint.
computeFootprint(int) - Method in class com.esri.arcgis.datasourcesraster.IRasterFunction2Proxy
Deprecated.
Computes the footprint.
computeFootprint(int, IGeometry, int) - Method in class com.esri.arcgis.datasourcesraster.PushbroomXform
Computes the footprint in a given direction for a given input extent/footprint.
computeFootprint(int) - Method in class com.esri.arcgis.datasourcesraster.RasterInfoFunction
Computes the footprint.
computeFootprint(int, IGeometry, int) - Method in class com.esri.arcgis.datasourcesraster.RPCXform
Computes the footprint in a given direction for a given input extent/footprint.
computeFootprint(int, IGeometry, int) - Method in class com.esri.arcgis.datasourcesraster.SARXform
Computes the footprint in a given direction for a given input extent/footprint.
computeFootprint(int, IGeometry, int) - Method in class com.esri.arcgis.datasourcesraster.SICDXform
Computes the footprint in a given direction for a given input extent/footprint.
computeFootprint(int, IGeometry, int) - Method in class com.esri.arcgis.datasourcesraster.SPOT5Xform
Computes the footprint in a given direction for a given input extent/footprint.
computeFootprint(int) - Method in class com.esri.arcgis.geodatabaseextensions.LasDatasetToRasterFunction
Computes the footprint.
computeFootprint(int) - Method in class com.esri.arcgis.geodatabaseextensions.LasToRasterFunction
Computes the footprint.
computeFootprint(int) - Method in class com.esri.arcgis.geodatabaseextensions.TerrainToRasterFunction
Computes the footprint.
computeFootprintAndCenter(int, IGeometry[], IGeometry[]) - Method in class com.esri.arcgis.datasourcesraster.CachedRasterFunction
Computes the footprint and center.
computeFootprintAndCenter(int, IGeometry[], IGeometry[]) - Method in class com.esri.arcgis.datasourcesraster.FunctionRasterDataset
Computes the footprint and center.
computeFootprintAndCenter(int, IGeometry[], IGeometry[]) - Method in class com.esri.arcgis.datasourcesraster.GeometricFunction
Computes the footprint and center.
computeFootprintAndCenter(int, IGeometry[], IGeometry[]) - Method in interface com.esri.arcgis.datasourcesraster.IFunctionRasterDataset2
Computes the footprint and center.
computeFootprintAndCenter(int, IGeometry[], IGeometry[]) - Method in class com.esri.arcgis.datasourcesraster.IFunctionRasterDataset2Proxy
Deprecated.
Computes the footprint and center.
computeFootprintAndCenter(int, IGeometry[], IGeometry[]) - Method in interface com.esri.arcgis.datasourcesraster.IRasterFunction2
Computes the footprint and center.
computeFootprintAndCenter(int, IGeometry[], IGeometry[]) - Method in class com.esri.arcgis.datasourcesraster.IRasterFunction2Proxy
Deprecated.
Computes the footprint and center.
computeFootprintAndCenter(int, IGeometry[], IGeometry[]) - Method in class com.esri.arcgis.datasourcesraster.RasterInfoFunction
Computes the footprint and center.
computeFootprintAndCenter(int, IGeometry[], IGeometry[]) - Method in class com.esri.arcgis.geodatabaseextensions.LasDatasetToRasterFunction
Computes the footprint and center.
computeFootprintAndCenter(int, IGeometry[], IGeometry[]) - Method in class com.esri.arcgis.geodatabaseextensions.LasToRasterFunction
Computes the footprint and center.
computeFootprintAndCenter(int, IGeometry[], IGeometry[]) - Method in class com.esri.arcgis.geodatabaseextensions.TerrainToRasterFunction
Computes the footprint and center.
computeForwardXform(IEnvelope) - Method in interface com.esri.arcgis.datasourcesraster.IRPCXform2
Computes the forward transformation from native to GCS WGS84 for a given GCS extent.
computeForwardXform(IEnvelope) - Method in class com.esri.arcgis.datasourcesraster.IRPCXform2Proxy
Deprecated.
Computes the forward transformation from native to GCS WGS84 for a given GCS extent.
computeForwardXform(IEnvelope) - Method in class com.esri.arcgis.datasourcesraster.RPCXform
Computes the forward transformation from native to GCS WGS84 for a given GCS extent.
computeFromRaster(IRaster, int, IStatsHistogram) - Method in interface com.esri.arcgis.datasourcesraster.IRasterCalcStatsHistogram
Computes stats and histogram from a given Raster.
computeFromRaster(IRaster, int, IStatsHistogram) - Method in class com.esri.arcgis.datasourcesraster.IRasterCalcStatsHistogramProxy
Deprecated.
Computes stats and histogram from a given Raster.
computeFromRaster(IRaster, int, IStatsHistogram) - Method in class com.esri.arcgis.datasourcesraster.RasterCalcStatsHistogram
Computes stats and histogram from a given Raster.
computeHistograms(IGeometry, IMosaicRule, IPoint, IRenderingRule) - Method in interface com.esri.arcgis.carto.IImageServer
Computes histograms within an area of interest.
computeHistograms(IGeometry, IMosaicRule, IPoint, IRenderingRule) - Method in class com.esri.arcgis.carto.IImageServerProxy
Deprecated.
Computes histograms within an area of interest.
computeHistograms(IGeometry, IMosaicRule, IPoint, IRenderingRule) - Method in class com.esri.arcgis.carto.ImageServer
Computes histograms within an area of interest.
computeLinks(ITable, IQueryFilter, ITable, ITrackCancel) - Method in interface com.esri.arcgis.datasourcesraster.IImageRegistration
Computes links from a list control points.
computeLinks(ITable, IQueryFilter, ITable, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.IImageRegistrationProxy
Deprecated.
Computes links from a list control points.
computeLinks(ITable, IQueryFilter, ITable, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.ImageRegistration
Computes links from a list control points.
computeMatchPoints(IArray, IEnvelope, ILongArray, IArray[]) - Method in interface com.esri.arcgis.datasourcesraster.IImageRegistration2
Computes match points for a given list of images.
computeMatchPoints(IArray, IEnvelope, ILongArray, IArray[]) - Method in class com.esri.arcgis.datasourcesraster.IImageRegistration2Proxy
Deprecated.
Computes match points for a given list of images.
computeMatchPoints(IArray, IEnvelope, ILongArray, IArray[]) - Method in class com.esri.arcgis.datasourcesraster.ImageRegistration
Computes match points for a given list of images.
computeMosaicCandidates(double, double, IBuildSeamlinesParameters, ITrackCancel) - Method in interface com.esri.arcgis.datasourcesraster.IMosaicDatasetOperation5
Find images for building seamline geometry of selected catalog items.
computeMosaicCandidates(double, double, IBuildSeamlinesParameters, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.IMosaicDatasetOperation5Proxy
Deprecated.
Find images for building seamline geometry of selected catalog items.
computeOverlaps(IDataset, IQueryFilter, ITable, IQueryFilter, ITable, double, ITable, ITrackCancel) - Method in interface com.esri.arcgis.datasourcesraster.IImageRegistration2
Computes overlapping areas, larger than a given minimum area size, among images.
computeOverlaps(IDataset, IQueryFilter, ITable, IQueryFilter, ITable, double, ITable, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.IImageRegistration2Proxy
Deprecated.
Computes overlapping areas, larger than a given minimum area size, among images.
computeOverlaps(IDataset, IQueryFilter, ITable, IQueryFilter, ITable, double, ITable, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.ImageRegistration
Computes overlapping areas, larger than a given minimum area size, among images.
computePixelAlignment(IComputePixelAlignmentParameters, ITrackCancel, IPoint[], IEnvelope[], IPointArray[]) - Method in interface com.esri.arcgis.datasourcesraster.IMosaicDatasetOperation3
Computes pixel alignment against a fixed origin of selected items visible within the specified cell size range.
computePixelAlignment(IComputePixelAlignmentParameters, ITrackCancel, IPoint[], IEnvelope[], IPointArray[]) - Method in class com.esri.arcgis.datasourcesraster.IMosaicDatasetOperation3Proxy
Deprecated.
Computes pixel alignment against a fixed origin of selected items visible within the specified cell size range.
ComputePixelAlignmentParameters - Class in com.esri.arcgis.datasourcesraster
COM Class 'ComputePixelAlignmentParameters'.
ComputePixelAlignmentParameters() - Constructor for class com.esri.arcgis.datasourcesraster.ComputePixelAlignmentParameters
Constructs a ComputePixelAlignmentParameters using ArcGIS Engine.
ComputePixelAlignmentParameters(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ComputePixelAlignmentParameters
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ComputePixelAlignmentParameters theComputePixelAlignmentParameters = (ComputePixelAlignmentParameters) obj;
computeRecurringTimeIntervals(IMultidimensionalInfo, IMultidimensionalDefinition) - Method in interface com.esri.arcgis.datasourcesraster.IMultidimensionalDefinition2
Compute Recurring Time Intervals.
computeRecurringTimeIntervals(IMultidimensionalInfo, IMultidimensionalDefinition) - Method in class com.esri.arcgis.datasourcesraster.IMultidimensionalDefinition2Proxy
Deprecated.
Compute Recurring Time Intervals.
computeResolutions() - Method in interface com.esri.arcgis.carto.ITileCacheInfo
Computes resolutions from scales and current DPI.
computeResolutions() - Method in class com.esri.arcgis.carto.ITileCacheInfoProxy
Deprecated.
Computes resolutions from scales and current DPI.
computeRPCXform(IGeodataXform[]) - Method in interface com.esri.arcgis.datasourcesraster.IPushbroomXform
Compute RPC sensor Xform from Ephemeris data.
computeRPCXform(IGeodataXform[]) - Method in class com.esri.arcgis.datasourcesraster.IPushbroomXformProxy
Deprecated.
Compute RPC sensor Xform from Ephemeris data.
computeRPCXform(IGeodataXform[]) - Method in class com.esri.arcgis.datasourcesraster.PushbroomXform
Compute RPC sensor Xform from Ephemeris data.
computeScale(IMapDescription, IImageDisplay) - Method in interface com.esri.arcgis.carto.IMapServer
Computes the scale of the specified map, at the given map extent, for an image with the given size.
computeScale(IMapDescription, IImageDisplay) - Method in class com.esri.arcgis.carto.IMapServerProxy
Deprecated.
Computes the scale of the specified map, at the given map extent, for an image with the given size.
computeScale(IMapDescription, IImageDisplay) - Method in class com.esri.arcgis.carto.MapServer
Computes the scale of the specified map, at the given map extent, for an image with the given size.
computeScales() - Method in interface com.esri.arcgis.carto.ITileCacheInfo
Computes scales from resolutions and current DPI.
computeScales() - Method in class com.esri.arcgis.carto.ITileCacheInfoProxy
Deprecated.
Computes scales from resolutions and current DPI.
computeStatistics() - Method in class com.esri.arcgis.datasourcesraster.BasicRasterSdeLoader
Computes statistics on a raster SDE.
computeStatistics() - Method in interface com.esri.arcgis.datasourcesraster.IRasterSdeServerOperation
Computes statistics on a raster SDE.
computeStatistics() - Method in interface com.esri.arcgis.datasourcesraster.IRasterSdeServerOperation2
Computes statistics on a raster SDE.
computeStatistics() - Method in class com.esri.arcgis.datasourcesraster.IRasterSdeServerOperation2Proxy
Deprecated.
Computes statistics on a raster SDE.
computeStatistics() - Method in class com.esri.arcgis.datasourcesraster.IRasterSdeServerOperationProxy
Deprecated.
Computes statistics on a raster SDE.
computeStatisticsHistogram(int, int, Object, boolean) - Method in interface com.esri.arcgis.datasourcesraster.IRasterBandEdit2
Calculates statistics and histogram for a given skip factor.
computeStatisticsHistogram(int, int, Object, boolean) - Method in class com.esri.arcgis.datasourcesraster.IRasterBandEdit2Proxy
Calculates statistics and histogram for a given skip factor.
computeStatisticsHistogram(int, int, Object, boolean) - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Calculates statistics and histogram for a given skip factor.
computeStatisticsHistogram(int, int, Object, boolean) - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Computes statistics and histogram for a skip factor and a list of Ignore vlaues.
computeStatisticsHistogram(int, int, Object, boolean) - Method in interface com.esri.arcgis.geodatabase.IRasterDatasetEdit3
Computes statistics and histogram for a skip factor and a list of Ignore vlaues.
computeStatisticsHistogram(int, int, Object, boolean) - Method in class com.esri.arcgis.geodatabase.IRasterDatasetEdit3Proxy
Deprecated.
Computes statistics and histogram for a skip factor and a list of Ignore vlaues.
computeStats(int) - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Calculates statistics and histograms from a given pyramid level.
computeStats(int) - Method in interface com.esri.arcgis.geodatabase.IRasterDatasetEdit
Calculates statistics and histograms from a given pyramid level.
computeStats(int) - Method in class com.esri.arcgis.geodatabase.IRasterDatasetEditProxy
Deprecated.
Calculates statistics and histograms from a given pyramid level.
computeStatsAndHist() - Method in interface com.esri.arcgis.datasourcesraster.IRasterBand
Calculates statistics and histogram if not previously stored.
computeStatsAndHist() - Method in class com.esri.arcgis.datasourcesraster.IRasterBandProxy
Calculates statistics and histogram if not previously stored.
computeStatsAndHist() - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Calculates statistics and histogram if not previously stored.
computeStatsHistogram(int) - Method in interface com.esri.arcgis.datasourcesraster.IRasterBandEdit
Calculates statistics and histogram from a given pyramid level.
computeStatsHistogram(int) - Method in class com.esri.arcgis.datasourcesraster.IRasterBandEditProxy
Calculates statistics and histogram from a given pyramid level.
computeStatsHistogram(int) - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Calculates statistics and histogram from a given pyramid level.
computeTiePoints(ITable, IQueryFilter, ITable, ITrackCancel) - Method in interface com.esri.arcgis.datasourcesraster.IImageRegistration
Computes matching/tie points from a collection of feature points.
computeTiePoints(ITable, IQueryFilter, ITable, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.IImageRegistrationProxy
Deprecated.
Computes matching/tie points from a collection of feature points.
computeTiePoints(ITable, IQueryFilter, ITable, ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.ImageRegistration
Computes matching/tie points from a collection of feature points.
configKeyword() - Method in interface com.esri.arcgis.geodatabase.IGeoDBProtectNames
configKeyword
configKeyword() - Method in class com.esri.arcgis.geodatabase.IGeoDBProtectNamesProxy
configKeyword
ConfigurationKeyword - Class in com.esri.arcgis.geodatabase
COM Class 'ConfigurationKeyword'.
ConfigurationKeyword(Object) - Constructor for class com.esri.arcgis.geodatabase.ConfigurationKeyword
Construct a ConfigurationKeyword using a reference to such an object returned from ArcGIS Engine or Server.
ConfigurationParameter - Class in com.esri.arcgis.geodatabase
COM Class 'ConfigurationParameter'.
ConfigurationParameter(Object) - Constructor for class com.esri.arcgis.geodatabase.ConfigurationParameter
Construct a ConfigurationParameter using a reference to such an object returned from ArcGIS Engine or Server.
confirmSendRelatedObjectChanged(IRelationshipClass, IObject) - Method in interface com.esri.arcgis.geodatabase.IConfirmSendRelatedObjectEvents
Notifies this object that a related object changed and asks if events should be sent.
confirmSendRelatedObjectChanged(IRelationshipClass, IObject) - Method in class com.esri.arcgis.geodatabase.IConfirmSendRelatedObjectEventsProxy
Deprecated.
Notifies this object that a related object changed and asks if events should be sent.
confirmSendRelatedObjectMoved(IRelationshipClass, IObject, ILine) - Method in interface com.esri.arcgis.geodatabase.IConfirmSendRelatedObjectEvents
Notifies this object that a related object moved and asks if events should be sent.
confirmSendRelatedObjectMoved(IRelationshipClass, IObject, ILine) - Method in class com.esri.arcgis.geodatabase.IConfirmSendRelatedObjectEventsProxy
Deprecated.
Notifies this object that a related object moved and asks if events should be sent.
confirmSendRelatedObjectRotated(IRelationshipClass, IObject, IPoint, double) - Method in interface com.esri.arcgis.geodatabase.IConfirmSendRelatedObjectEvents
Notifies this object that a related object rotated and asks if events should be sent.
confirmSendRelatedObjectRotated(IRelationshipClass, IObject, IPoint, double) - Method in class com.esri.arcgis.geodatabase.IConfirmSendRelatedObjectEventsProxy
Deprecated.
Notifies this object that a related object rotated and asks if events should be sent.
confirmSendRelatedObjectSetMoved(IRelationshipClass, ISet, ILine) - Method in interface com.esri.arcgis.geodatabase.IConfirmSendRelatedObjectEvents
Notifies this object that a set of objects with relationships to the input set of objects moved and asks if events should be sent.
confirmSendRelatedObjectSetMoved(IRelationshipClass, ISet, ILine) - Method in class com.esri.arcgis.geodatabase.IConfirmSendRelatedObjectEventsProxy
Deprecated.
Notifies this object that a set of objects with relationships to the input set of objects moved and asks if events should be sent.
confirmSendRelatedObjectSetRotated(IRelationshipClass, ISet, IPoint, double) - Method in interface com.esri.arcgis.geodatabase.IConfirmSendRelatedObjectEvents
Notifies this object that a set of objects with relationships to the input set of objects rotated and asks if events should be sent.
confirmSendRelatedObjectSetRotated(IRelationshipClass, ISet, IPoint, double) - Method in class com.esri.arcgis.geodatabase.IConfirmSendRelatedObjectEventsProxy
Deprecated.
Notifies this object that a set of objects with relationships to the input set of objects rotated and asks if events should be sent.
ConflictInspection - Class in com.esri.arcgis.geodatabase
COM Class 'ConflictInspection'.
ConflictInspection() - Constructor for class com.esri.arcgis.geodatabase.ConflictInspection
Constructs a ConflictInspection using ArcGIS Engine.
ConflictInspection(Object) - Constructor for class com.esri.arcgis.geodatabase.ConflictInspection
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ConflictInspection theConflictInspection = (ConflictInspection) obj;
connect(String, String) - Method in class com.esri.arcgis.datasourcesraster.AISImageServerManager
Connects to an image server given host name and port.
connect(String, String) - Method in interface com.esri.arcgis.datasourcesraster.IAISImageServerManager
Connects to an image server given host name and port.
connect(String, String) - Method in class com.esri.arcgis.datasourcesraster.IAISImageServerManagerProxy
Connects to an image server given host name and port.
connect(String) - Method in class com.esri.arcgis.server.GISServerConnection
Connects to the GIS server specified by the machineName.
connect(String) - Method in interface com.esri.arcgis.server.IGISServerConnection
Connects to the GIS server specified by the machineName.
connect(String) - Method in class com.esri.arcgis.server.IGISServerConnectionProxy
Deprecated.
Connects to the GIS server specified by the machineName.
connect(String) - Method in interface com.esri.arcgis.server.IServerConnection
connect.
connect(String, String, String, String) - Method in class com.esri.arcgis.server.ServerConnection
Connects to the GIS server specified by the machineName and authenticates the user with the credentials provided as arguments.
connect(String) - Method in class com.esri.arcgis.server.ServerConnection
connect.
connect2(String, String) - Method in class com.esri.arcgis.server.GISServerConnection
Connects the user specified by userInfo to the GIS server given by machineName.
connect2(String, String) - Method in interface com.esri.arcgis.server.IGISServerConnection2
Connects the user specified by userInfo to the GIS server given by machineName.
connect2(String, String) - Method in class com.esri.arcgis.server.IGISServerConnection2Proxy
Deprecated.
Connects the user specified by userInfo to the GIS server given by machineName.
ConstantFunction - Class in com.esri.arcgis.datasourcesraster
COM Class 'ConstantFunction'.
ConstantFunction() - Constructor for class com.esri.arcgis.datasourcesraster.ConstantFunction
Constructs a ConstantFunction using ArcGIS Engine.
ConstantFunction(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ConstantFunction
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ConstantFunction theConstantFunction = (ConstantFunction) obj;
ConstantFunctionArguments - Class in com.esri.arcgis.datasourcesraster
COM Class 'ConstantFunctionArguments'.
ConstantFunctionArguments() - Constructor for class com.esri.arcgis.datasourcesraster.ConstantFunctionArguments
Constructs a ConstantFunctionArguments using ArcGIS Engine.
ConstantFunctionArguments(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ConstantFunctionArguments
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ConstantFunctionArguments theConstantFunctionArguments = (ConstantFunctionArguments) obj;
constrainAngle(double, IPoint, boolean) - Method in class com.esri.arcgis.datasourcesraster.MapPoint
Projects this point to the point on the infinite line defined by anchor and angle (in radians).
constrainAngle(double, IPoint, boolean) - Method in interface com.esri.arcgis.geometry.IPoint
Projects this point to the point on the infinite line defined by anchor and angle (in radians).
constrainAngle(double, IPoint, boolean) - Method in class com.esri.arcgis.geometry.IPointProxy
Deprecated.
Projects this point to the point on the infinite line defined by anchor and angle (in radians).
constrainAngle(double, IPoint, boolean) - Method in class com.esri.arcgis.geometry.Point
Projects this point to the point on the infinite line defined by anchor and angle (in radians).
constrainDistance(double, IPoint) - Method in class com.esri.arcgis.datasourcesraster.MapPoint
Projects this point to the perimeter of the circle defined by radius and anchor.
constrainDistance(double, IPoint) - Method in interface com.esri.arcgis.geometry.IPoint
Projects this point to the perimeter of the circle defined by radius and anchor.
constrainDistance(double, IPoint) - Method in class com.esri.arcgis.geometry.IPointProxy
Deprecated.
Projects this point to the perimeter of the circle defined by radius and anchor.
constrainDistance(double, IPoint) - Method in class com.esri.arcgis.geometry.Point
Projects this point to the perimeter of the circle defined by radius and anchor.
construct(IPropertySet) - Method in class com.esri.arcgis.carto.ImageServer
Two phase object construction.
construct(IPropertySet) - Method in class com.esri.arcgis.carto.MapServer
Two phase object construction.
construct(IPropertySet) - Method in class com.esri.arcgis.datasourcesraster.MultidimensionalInfo
Two phase object construction.
construct(IPropertySet) - Method in class com.esri.arcgis.datasourcesraster.TableCrawler
Two phase object construction.
construct(IPropertySet) - Method in class com.esri.arcgis.geodatabase.GeometryServer
Two phase object construction.
construct(IPropertySet) - Method in class com.esri.arcgis.geodatabasedistributed.WFSServer
Two phase object construction.
construct(IPropertySet) - Method in class com.esri.arcgis.geometry.GeometryServerImpl
Two phase object construction.
construct(IPropertySet) - Method in interface com.esri.arcgis.system.IObjectConstruct
Two phase object construction.
construct(IPropertySet) - Method in class com.esri.arcgis.system.IObjectConstructProxy
Two phase object construction.
constructAddVector(IVector, IVector) - Method in interface com.esri.arcgis.geometry.IVector
Set this vector by adding two input vectors.
constructAddVector(IVector, IVector) - Method in class com.esri.arcgis.geometry.IVectorProxy
Deprecated.
Set this vector by adding two input vectors.
constructAddVector(IVector, IVector) - Method in class com.esri.arcgis.geometry.Vector3D
Set this vector by adding two input vectors.
constructAlong(ICurve, int, double, boolean) - Method in interface com.esri.arcgis.geometry.IConstructPoint
Constructs a point distance units along the input curve.
constructAlong(ICurve, int, double, boolean) - Method in class com.esri.arcgis.geometry.IConstructPointProxy
Deprecated.
Constructs a point distance units along the input curve.
constructAlong(ICurve, int, double, boolean) - Method in class com.esri.arcgis.geometry.Point
Constructs a point distance units along the input curve.
constructAngleBisector(IPoint, IPoint, IPoint, double, boolean) - Method in interface com.esri.arcgis.geometry.IConstructLine
Constructs a line segment being the bisector through the angle defined by the three input points.
constructAngleBisector(IPoint, IPoint, IPoint, double, boolean) - Method in class com.esri.arcgis.geometry.IConstructLineProxy
Deprecated.
Constructs a line segment being the bisector through the angle defined by the three input points.
constructAngleBisector(IPoint, IPoint, IPoint, double, boolean) - Method in interface com.esri.arcgis.geometry.IConstructPoint
Constructs a point on the bisector of the angle (from, through, to).
constructAngleBisector(IPoint, IPoint, IPoint, double, boolean) - Method in class com.esri.arcgis.geometry.IConstructPointProxy
Deprecated.
Constructs a point on the bisector of the angle (from, through, to).
constructAngleBisector(IPoint, IPoint, IPoint, double, boolean) - Method in class com.esri.arcgis.geometry.Line
Constructs a line segment being the bisector through the angle defined by the three input points.
constructAngleBisector(IPoint, IPoint, IPoint, double, boolean) - Method in class com.esri.arcgis.geometry.Point
Constructs a point on the bisector of the angle (from, through, to).
constructAngleDistance(IPoint, double, double) - Method in interface com.esri.arcgis.geometry.IConstructPoint
Constructs a point at a specified angle (in radians) from the horizontal axis and a specified distance away from the input point.
constructAngleDistance(IPoint, double, double) - Method in class com.esri.arcgis.geometry.IConstructPointProxy
Deprecated.
Constructs a point at a specified angle (in radians) from the horizontal axis and a specified distance away from the input point.
constructAngleDistance(IPoint, double, double) - Method in class com.esri.arcgis.geometry.Point
Constructs a point at a specified angle (in radians) from the horizontal axis and a specified distance away from the input point.
constructAngleIntersection(IPoint, double, IPoint, double) - Method in interface com.esri.arcgis.geometry.IConstructPoint
Constructs the point of intersection between two lines defined by the input points and angles (in radians).
constructAngleIntersection(IPoint, double, IPoint, double) - Method in class com.esri.arcgis.geometry.IConstructPointProxy
Deprecated.
Constructs the point of intersection between two lines defined by the input points and angles (in radians).
constructAngleIntersection(IPoint, double, IPoint, double) - Method in class com.esri.arcgis.geometry.Point
Constructs the point of intersection between two lines defined by the input points and angles (in radians).
constructArcDistance(IPoint, IPoint, boolean, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc from a center point, a starting point, and an arc length.
constructArcDistance(IPoint, IPoint, boolean, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc from a center point, a starting point, and an arc length.
constructArcDistance(IPoint, IPoint, boolean, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc from a center point, a starting point, and an arc length.
constructArcPoints(ICircularArc) - Method in interface com.esri.arcgis.geometry.IConstructMultipoint
Constructs the four arc points (fromPoint, toPoint, center point, intersection point of the tangents at fromPoint and toPoint, in that order) for the specified circular arc.
constructArcPoints(ICircularArc) - Method in class com.esri.arcgis.geometry.IConstructMultipointProxy
Deprecated.
Constructs the four arc points (fromPoint, toPoint, center point, intersection point of the tangents at fromPoint and toPoint, in that order) for the specified circular arc.
constructArcPoints(ICircularArc) - Method in class com.esri.arcgis.geometry.Multipoint
Constructs the four arc points (fromPoint, toPoint, center point, intersection point of the tangents at fromPoint and toPoint, in that order) for the specified circular arc.
constructAverage(IPointCollection, int) - Method in interface com.esri.arcgis.geometry.IConstructPoint2
Constructs the geometric average of the input point collection.
constructAverage(IPointCollection, int) - Method in class com.esri.arcgis.geometry.IConstructPoint2Proxy
Deprecated.
Constructs the geometric average of the input point collection.
constructAverage(IPointCollection, int) - Method in class com.esri.arcgis.geometry.Point
Constructs the geometric average of the input point collection.
constructBearingAngleArc(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with the given chord bearing, central angle and arc distance.
constructBearingAngleArc(IPoint, double, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with the given chord bearing, central angle and arc distance.
constructBearingAngleArc(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with the given chord bearing, central angle and arc distance.
constructBearingAngleChord(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with the given chord bearing, central angle and chord distance.
constructBearingAngleChord(IPoint, double, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with the given chord bearing, central angle and chord distance.
constructBearingAngleChord(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with the given chord bearing, central angle and chord distance.
constructBearingAngleTangent(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with the given chord bearing, central angle and tangent distance.
constructBearingAngleTangent(IPoint, double, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with the given chord bearing, central angle and tangent distance.
constructBearingAngleTangent(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with the given chord bearing, central angle and tangent distance.
constructBearingArcTangent(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with the given chord bearing, arc distance and tangent distance.
constructBearingArcTangent(IPoint, double, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with the given chord bearing, arc distance and tangent distance.
constructBearingArcTangent(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with the given chord bearing, arc distance and tangent distance.
constructBearingChordArc(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with the given chord bearing, chord distance and arc distance (negative for clockwise orientation).
constructBearingChordArc(IPoint, double, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with the given chord bearing, chord distance and arc distance (negative for clockwise orientation).
constructBearingChordArc(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with the given chord bearing, chord distance and arc distance (negative for clockwise orientation).
constructBearingChordTangent(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with the given chord bearing, chord distance and tangent distance.
constructBearingChordTangent(IPoint, double, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with the given chord bearing, chord distance and tangent distance.
constructBearingChordTangent(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with the given chord bearing, chord distance and tangent distance.
constructBearingRadiusAngle(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with the given chord bearing, radius and central angle.
constructBearingRadiusAngle(IPoint, double, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with the given chord bearing, radius and central angle.
constructBearingRadiusAngle(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with the given chord bearing, radius and central angle.
constructBearingRadiusArc(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with the given chord bearing, radius and arc distance.
constructBearingRadiusArc(IPoint, double, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with the given chord bearing, radius and arc distance.
constructBearingRadiusArc(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with the given chord bearing, radius and arc distance.
constructBearingRadiusChord(IPoint, double, boolean, double, double, boolean) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with the given chord bearing, radius and chord distance.
constructBearingRadiusChord(IPoint, double, boolean, double, double, boolean) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with the given chord bearing, radius and chord distance.
constructBearingRadiusChord(IPoint, double, boolean, double, double, boolean) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with the given chord bearing, radius and chord distance.
constructBearingRadiusTangent(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with the given chord bearing, radius and tangent distance.
constructBearingRadiusTangent(IPoint, double, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with the given chord bearing, radius and tangent distance.
constructBearingRadiusTangent(IPoint, double, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with the given chord bearing, radius and tangent distance.
constructBuffers(IEnumGeometry, double, IGeometryCollection) - Method in class com.esri.arcgis.geometry.BufferConstruction
Constructs buffer polygons at the specified distance for the set of input geometries.
constructBuffers(ITopologicalOperator2, double[]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Constructs a set of buffers at various distances.
constructBuffers(IEnumGeometry, double, IGeometryCollection) - Method in interface com.esri.arcgis.geometry.IBufferConstruction
Constructs buffer polygons at the specified distance for the set of input geometries.
constructBuffers(IEnumGeometry, double, IGeometryCollection) - Method in class com.esri.arcgis.geometry.IBufferConstructionProxy
Deprecated.
Constructs buffer polygons at the specified distance for the set of input geometries.
constructBuffers(ITopologicalOperator2, double[]) - Method in interface com.esri.arcgis.geometry.IGeometryBridge
Constructs a set of buffers at various distances.
constructBuffers(ITopologicalOperator2, double[]) - Method in class com.esri.arcgis.geometry.IGeometryBridgeProxy
Deprecated.
Constructs a set of buffers at various distances.
constructBuffers(int, double[]) - Method in interface com.esri.arcgis.geometry.ITopologicalOperator2
Constructs a set of buffers at various distances.
constructBuffers(int, double[]) - Method in class com.esri.arcgis.geometry.ITopologicalOperator2Proxy
Deprecated.
Constructs a set of buffers at various distances.
constructBuffers(int, double[]) - Method in class com.esri.arcgis.geometry.MultiPatch
Constructs a set of buffers at various distances.
constructBuffers(int, double[]) - Method in class com.esri.arcgis.geometry.Multipoint
Constructs a set of buffers at various distances.
constructBuffers(int, double[]) - Method in class com.esri.arcgis.geometry.Polygon
Constructs a set of buffers at various distances.
constructBuffers(int, double[]) - Method in class com.esri.arcgis.geometry.Polyline
Constructs a set of buffers at various distances.
constructBuffersByDistances(IGeometricBufferSourceSink) - Method in class com.esri.arcgis.geometry.BufferConstruction
Constructs buffer polygons for the set of input geometries and distances supplied from the specified source-sink interface.
constructBuffersByDistances(IGeometricBufferSourceSink) - Method in interface com.esri.arcgis.geometry.IBufferConstruction
Constructs buffer polygons for the set of input geometries and distances supplied from the specified source-sink interface.
constructBuffersByDistances(IGeometricBufferSourceSink) - Method in class com.esri.arcgis.geometry.IBufferConstructionProxy
Deprecated.
Constructs buffer polygons for the set of input geometries and distances supplied from the specified source-sink interface.
constructBuffersByDistances2(IEnumGeometry, IDoubleArray, IGeometryCollection) - Method in class com.esri.arcgis.geometry.BufferConstruction
Constructs buffer polygons for the set of input geometries and distances supplied from arrays.
constructBuffersByDistances2(IEnumGeometry, IDoubleArray, IGeometryCollection) - Method in interface com.esri.arcgis.geometry.IBufferConstruction
Constructs buffer polygons for the set of input geometries and distances supplied from arrays.
constructBuffersByDistances2(IEnumGeometry, IDoubleArray, IGeometryCollection) - Method in class com.esri.arcgis.geometry.IBufferConstructionProxy
Deprecated.
Constructs buffer polygons for the set of input geometries and distances supplied from arrays.
constructChordDistance(IPoint, IPoint, boolean, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc from a center point, a starting point, and a chord length.
constructChordDistance(IPoint, IPoint, boolean, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc from a center point, a starting point, and a chord length.
constructChordDistance(IPoint, IPoint, boolean, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc from a center point, a starting point, and a chord length.
constructChordDistanceEx(IPoint, IPoint, boolean, double, boolean) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc from a center point, a from point, and a chord length.
constructChordDistanceEx(IPoint, IPoint, boolean, double, boolean) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc2
Constructs an arc from a center point, a from point, and a chord length.
constructChordDistanceEx(IPoint, IPoint, boolean, double, boolean) - Method in class com.esri.arcgis.geometry.IConstructCircularArc2Proxy
Deprecated.
Constructs an arc from a center point, a from point, and a chord length.
constructCircle(IPoint, double, boolean) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs a circle of a given radius and orientation.
constructCircle(IPoint, double, boolean) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs a circle of a given radius and orientation.
constructCircle(IPoint, double, boolean) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs a circle of a given radius and orientation.
constructClothoidByAngle(IPoint, IPoint, boolean, double, double, double, int, double) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Constructs a pieccewise linear approximation to a clothoid spiral.
constructClothoidByAngle(IPoint, IPoint, boolean, double, double, double, int, double) - Method in interface com.esri.arcgis.geometry.IConstructClothoid
Constructs a pieccewise linear approximation to a clothoid spiral.
constructClothoidByAngle(IPoint, IPoint, boolean, double, double, double, int, double) - Method in class com.esri.arcgis.geometry.IConstructClothoidProxy
Deprecated.
Constructs a pieccewise linear approximation to a clothoid spiral.
constructClothoidByAngle2(IPoint, _WKSPoint, boolean, double, double, double, int, double) - Method in interface com.esri.arcgis.geometry.IConstructClothoid2
Constructs a pieccewise linear approximation to a clothoid spiral.
constructClothoidByAngle2(IPoint, _WKSPoint, boolean, double, double, double, int, double) - Method in class com.esri.arcgis.geometry.IConstructClothoid2Proxy
Deprecated.
Constructs a pieccewise linear approximation to a clothoid spiral.
constructClothoidByLength(IPoint, IPoint, boolean, double, double, double, int, double) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Constructs a pieccewise linear approximation to a clothoid spiral.
constructClothoidByLength(IPoint, IPoint, boolean, double, double, double, int, double) - Method in interface com.esri.arcgis.geometry.IConstructClothoid
Constructs a pieccewise linear approximation to a clothoid spiral.
constructClothoidByLength(IPoint, IPoint, boolean, double, double, double, int, double) - Method in class com.esri.arcgis.geometry.IConstructClothoidProxy
Deprecated.
Constructs a pieccewise linear approximation to a clothoid spiral.
constructClothoidByLength2(IPoint, _WKSPoint, boolean, double, double, double, int, double) - Method in interface com.esri.arcgis.geometry.IConstructClothoid2
Constructs a pieccewise linear approximation to a clothoid spiral.
constructClothoidByLength2(IPoint, _WKSPoint, boolean, double, double, double, int, double) - Method in class com.esri.arcgis.geometry.IConstructClothoid2Proxy
Deprecated.
Constructs a pieccewise linear approximation to a clothoid spiral.
constructCrossProduct(IVector, IVector) - Method in interface com.esri.arcgis.geometry.IVector3D
Set this vector equal to the cross product of the two input vectors.
constructCrossProduct(IVector, IVector) - Method in class com.esri.arcgis.geometry.IVector3DProxy
Deprecated.
Set this vector equal to the cross product of the two input vectors.
constructCrossProduct(IVector, IVector) - Method in class com.esri.arcgis.geometry.Vector3D
Set this vector equal to the cross product of the two input vectors.
constructDeflection(ILine, double, double) - Method in interface com.esri.arcgis.geometry.IConstructPoint
Constructs a point in the polar coordinate system defined by baseLine and its 'from' point.
constructDeflection(ILine, double, double) - Method in class com.esri.arcgis.geometry.IConstructPointProxy
Deprecated.
Constructs a point in the polar coordinate system defined by baseLine and its 'from' point.
constructDeflection(ILine, double, double) - Method in class com.esri.arcgis.geometry.Point
Constructs a point in the polar coordinate system defined by baseLine and its 'from' point.
constructDeflectionIntersection(ILine, double, double, boolean) - Method in interface com.esri.arcgis.geometry.IConstructPoint
Constructs the point of intersection of two rays with origins at the endpoints of the base line and the specified angles (in radians).
constructDeflectionIntersection(ILine, double, double, boolean) - Method in class com.esri.arcgis.geometry.IConstructPointProxy
Deprecated.
Constructs the point of intersection of two rays with origins at the endpoints of the base line and the specified angles (in radians).
constructDeflectionIntersection(ILine, double, double, boolean) - Method in class com.esri.arcgis.geometry.Point
Constructs the point of intersection of two rays with origins at the endpoints of the base line and the specified angles (in radians).
constructDifference(IPoint, IPoint) - Method in interface com.esri.arcgis.geometry.IVector3D
Set the vector by taking the difference of point1 and point2 (so the vector would go from point2 to point1).
constructDifference(IPoint, IPoint) - Method in class com.esri.arcgis.geometry.IVector3DProxy
Deprecated.
Set the vector by taking the difference of point1 and point2 (so the vector would go from point2 to point1).
constructDifference(IPoint, IPoint) - Method in class com.esri.arcgis.geometry.Vector3D
Set the vector by taking the difference of point1 and point2 (so the vector would go from point2 to point1).
constructDivideEqual(IPolyline, int, int) - Method in class com.esri.arcgis.geometry.GeometryBag
Locates additional points equally spaced along the input polyline, and create either new segments, parts or polylines depending on the value of divideHow.
constructDivideEqual(IPolyline, int, int) - Method in interface com.esri.arcgis.geometry.IConstructGeometryCollection
Locates additional points equally spaced along the input polyline, and create either new segments, parts or polylines depending on the value of divideHow.
constructDivideEqual(IPolyline, int, int) - Method in class com.esri.arcgis.geometry.IConstructGeometryCollectionProxy
Deprecated.
Locates additional points equally spaced along the input polyline, and create either new segments, parts or polylines depending on the value of divideHow.
constructDivideEqual(ICurve, int) - Method in interface com.esri.arcgis.geometry.IConstructMultipoint
Constructs cPoints points evenly distributed along the input curve.
constructDivideEqual(ICurve, int) - Method in class com.esri.arcgis.geometry.IConstructMultipointProxy
Deprecated.
Constructs cPoints points evenly distributed along the input curve.
constructDivideEqual(ICurve, int) - Method in class com.esri.arcgis.geometry.Multipoint
Constructs cPoints points evenly distributed along the input curve.
constructDivideLength(IPolyline, double, boolean, int) - Method in class com.esri.arcgis.geometry.GeometryBag
Locates additional points along the input polyline, spaced at a specified interval, and create either new segments, parts, or polylines depending on the value of divideHow.
constructDivideLength(IPolyline, double, boolean, int) - Method in interface com.esri.arcgis.geometry.IConstructGeometryCollection
Locates additional points along the input polyline, spaced at a specified interval, and create either new segments, parts, or polylines depending on the value of divideHow.
constructDivideLength(IPolyline, double, boolean, int) - Method in class com.esri.arcgis.geometry.IConstructGeometryCollectionProxy
Deprecated.
Locates additional points along the input polyline, spaced at a specified interval, and create either new segments, parts, or polylines depending on the value of divideHow.
constructDivideLength(ICurve, double) - Method in interface com.esri.arcgis.geometry.IConstructMultipoint
Places points along the input curve each seperate by the specified distance.
constructDivideLength(ICurve, double) - Method in class com.esri.arcgis.geometry.IConstructMultipointProxy
Deprecated.
Places points along the input curve each seperate by the specified distance.
constructDivideLength(ICurve, double) - Method in class com.esri.arcgis.geometry.Multipoint
Places points along the input curve each seperate by the specified distance.
constructDomainExtent(IEnvelope, double) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Constructs a new envelope by expanding the input envelope about its center.
constructDomainExtent(IEnvelope, double) - Method in interface com.esri.arcgis.geometry.IConstructDomainExtent
Constructs a new envelope by expanding the input envelope about its center.
constructDomainExtent(IEnvelope, double) - Method in class com.esri.arcgis.geometry.IConstructDomainExtentProxy
Deprecated.
Constructs a new envelope by expanding the input envelope about its center.
constructEndPointsAngle(IPoint, IPoint, boolean, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc from the given endpoints and central angle.
constructEndPointsAngle(IPoint, IPoint, boolean, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc from the given endpoints and central angle.
constructEndPointsAngle(IPoint, IPoint, boolean, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc from the given endpoints and central angle.
constructEndPointsArc(IPoint, IPoint, boolean, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc from the given endpoints and arc distance.
constructEndPointsArc(IPoint, IPoint, boolean, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc from the given endpoints and arc distance.
constructEndPointsArc(IPoint, IPoint, boolean, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc from the given endpoints and arc distance.
constructEndPointsChordHeight(IPoint, IPoint, boolean, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with specified endpoints and and chord height.
constructEndPointsChordHeight(IPoint, IPoint, boolean, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with specified endpoints and and chord height.
constructEndPointsChordHeight(IPoint, IPoint, boolean, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with specified endpoints and and chord height.
constructEndPointsRadius(IPoint, IPoint, boolean, double, boolean) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc from the given endpoints and radius.
constructEndPointsRadius(IPoint, IPoint, boolean, double, boolean) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc from the given endpoints and radius.
constructEndPointsRadius(IPoint, IPoint, boolean, double, boolean) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc from the given endpoints and radius.
constructEndPointsTangent(IPoint, IPoint, boolean, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc from the given endpoints and tangent distance.
constructEndPointsTangent(IPoint, IPoint, boolean, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc from the given endpoints and tangent distance.
constructEndPointsTangent(IPoint, IPoint, boolean, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc from the given endpoints and tangent distance.
constructEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.EllipticArc
Constructs the inscribed ellipse of the given envelope.
constructEnvelope(IEnvelope) - Method in interface com.esri.arcgis.geometry.IConstructEllipticArc
Constructs the inscribed ellipse of the given envelope.
constructEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.IConstructEllipticArcProxy
Deprecated.
Constructs the inscribed ellipse of the given envelope.
constructExtended(ICurve, ICurve, int, boolean[]) - Method in interface com.esri.arcgis.geometry.IConstructCurve
Constructs an extended version of the 'from' curve that goes to the 'to' curve.
constructExtended(ICurve, ICurve, int, boolean[]) - Method in class com.esri.arcgis.geometry.IConstructCurveProxy
Deprecated.
Constructs an extended version of the 'from' curve that goes to the 'to' curve.
constructExtended(ILine, int) - Method in interface com.esri.arcgis.geometry.IConstructLine
Extends a line segment until one or both of its endpoints reaches the boundary of the domain of the line's associated spatial reference.
constructExtended(ILine, int) - Method in class com.esri.arcgis.geometry.IConstructLineProxy
Deprecated.
Extends a line segment until one or both of its endpoints reaches the boundary of the domain of the line's associated spatial reference.
constructExtended(ILine, int) - Method in class com.esri.arcgis.geometry.Line
Extends a line segment until one or both of its endpoints reaches the boundary of the domain of the line's associated spatial reference.
constructExtended(ICurve, ICurve, int, boolean[]) - Method in class com.esri.arcgis.geometry.Polygon
Constructs an extended version of the 'from' curve that goes to the 'to' curve.
constructExtended(ICurve, ICurve, int, boolean[]) - Method in class com.esri.arcgis.geometry.Polyline
Constructs an extended version of the 'from' curve that goes to the 'to' curve.
constructExtendedEx(ICurve, ICurve, int, boolean[]) - Method in interface com.esri.arcgis.geometry.IConstructCurve3
Returns an enumerator which identifies which segments were added to the result polyline by the construction process.
constructExtendedEx(ICurve, ICurve, int, boolean[]) - Method in class com.esri.arcgis.geometry.IConstructCurve3Proxy
Deprecated.
Returns an enumerator which identifies which segments were added to the result polyline by the construction process.
constructExtendedEx(ICurve, ICurve, int, boolean[]) - Method in class com.esri.arcgis.geometry.Polyline
Returns an enumerator which identifies which segments were added to the result polyline by the construction process.
constructExtrude(double, IGeometry) - Method in interface com.esri.arcgis.geometry.IConstructMultiPatch
Construct a MultiPatch by using an input (non-point) geometry as one base and offsetting the Zs already set on the input geometry to get the second base.
constructExtrude(double, IGeometry) - Method in class com.esri.arcgis.geometry.IConstructMultiPatchProxy
Deprecated.
Construct a MultiPatch by using an input (non-point) geometry as one base and offsetting the Zs already set on the input geometry to get the second base.
constructExtrude(double, IGeometry) - Method in class com.esri.arcgis.geometry.MultiPatch
Construct a MultiPatch by using an input (non-point) geometry as one base and offsetting the Zs already set on the input geometry to get the second base.
constructExtrudeAbsolute(double, IGeometry) - Method in interface com.esri.arcgis.geometry.IConstructMultiPatch
Construct a MultiPatch by extruding a (non-point) geometry using its initial Zs for one base, and a uniform input Z for the other.
constructExtrudeAbsolute(double, IGeometry) - Method in class com.esri.arcgis.geometry.IConstructMultiPatchProxy
Deprecated.
Construct a MultiPatch by extruding a (non-point) geometry using its initial Zs for one base, and a uniform input Z for the other.
constructExtrudeAbsolute(double, IGeometry) - Method in class com.esri.arcgis.geometry.MultiPatch
Construct a MultiPatch by extruding a (non-point) geometry using its initial Zs for one base, and a uniform input Z for the other.
constructExtrudeAlongLine(ILine, IGeometry) - Method in interface com.esri.arcgis.geometry.IConstructMultiPatch
Construct a MultiPatch by extruding a (non-point) geometry along a specified line, using the Zs on the two ends of the line to set Zs on the top and bottom.
constructExtrudeAlongLine(ILine, IGeometry) - Method in class com.esri.arcgis.geometry.IConstructMultiPatchProxy
Deprecated.
Construct a MultiPatch by extruding a (non-point) geometry along a specified line, using the Zs on the two ends of the line to set Zs on the top and bottom.
constructExtrudeAlongLine(ILine, IGeometry) - Method in class com.esri.arcgis.geometry.MultiPatch
Construct a MultiPatch by extruding a (non-point) geometry along a specified line, using the Zs on the two ends of the line to set Zs on the top and bottom.
constructExtrudeBetween(IFunctionalSurface, IFunctionalSurface, IGeometry) - Method in interface com.esri.arcgis.geometry.IConstructMultiPatch
Construct a MultiPatch by extruding a (non-point) geometry between two functional surfaces.
constructExtrudeBetween(IFunctionalSurface, IFunctionalSurface, IGeometry) - Method in class com.esri.arcgis.geometry.IConstructMultiPatchProxy
Deprecated.
Construct a MultiPatch by extruding a (non-point) geometry between two functional surfaces.
constructExtrudeBetween(IFunctionalSurface, IFunctionalSurface, IGeometry) - Method in class com.esri.arcgis.geometry.MultiPatch
Construct a MultiPatch by extruding a (non-point) geometry between two functional surfaces.
constructExtrudeFromTo(double, double, IGeometry) - Method in interface com.esri.arcgis.geometry.IConstructMultiPatch
Construct a MultiPatch by extruding a (non-point) geometry between two specified Z values.
constructExtrudeFromTo(double, double, IGeometry) - Method in class com.esri.arcgis.geometry.IConstructMultiPatchProxy
Deprecated.
Construct a MultiPatch by extruding a (non-point) geometry between two specified Z values.
constructExtrudeFromTo(double, double, IGeometry) - Method in class com.esri.arcgis.geometry.MultiPatch
Construct a MultiPatch by extruding a (non-point) geometry between two specified Z values.
constructExtrudeRelative(IVector3D, IGeometry) - Method in interface com.esri.arcgis.geometry.IConstructMultiPatch
Construct a MultiPatch by extruding a (non-point) geometry along a specified vector, using Zs already set on the input geometry.
constructExtrudeRelative(IVector3D, IGeometry) - Method in class com.esri.arcgis.geometry.IConstructMultiPatchProxy
Deprecated.
Construct a MultiPatch by extruding a (non-point) geometry along a specified vector, using Zs already set on the input geometry.
constructExtrudeRelative(IVector3D, IGeometry) - Method in class com.esri.arcgis.geometry.MultiPatch
Construct a MultiPatch by extruding a (non-point) geometry along a specified vector, using Zs already set on the input geometry.
constructFilletPoint(ISegment, ISegment, IPoint, IPoint) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc of given start point near first segment and tangent to two segments.
constructFilletPoint(ISegment, ISegment, IPoint, IPoint) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc of given start point near first segment and tangent to two segments.
constructFilletPoint(ISegment, ISegment, IPoint, IPoint) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc of given start point near first segment and tangent to two segments.
constructFilletPoint2(ISegment, ISegment, IPoint, IPoint) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs a fillet from two segments and a point on the fillet.
constructFilletPoint2(ISegment, ISegment, IPoint, IPoint) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc3
Constructs a fillet from two segments and a point on the fillet.
constructFilletPoint2(ISegment, ISegment, IPoint, IPoint) - Method in class com.esri.arcgis.geometry.IConstructCircularArc3Proxy
Deprecated.
Constructs a fillet from two segments and a point on the fillet.
constructFilletRadius(ISegment, ISegment, double, IPoint) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc of given radius and tangent to two segments.
constructFilletRadius(ISegment, ISegment, double, IPoint) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc of given radius and tangent to two segments.
constructFilletRadius(ISegment, ISegment, double, IPoint) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc of given radius and tangent to two segments.
constructFromEnvelope(IEnvelope) - Method in interface com.esri.arcgis.geometry.IConstructUnknownCoordinateSystem
Constructs the smallest, high precision, standard UCS that will completely contain the specified envelope.
constructFromEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.IConstructUnknownCoordinateSystemProxy
Deprecated.
Constructs the smallest, high precision, standard UCS that will completely contain the specified envelope.
constructFromEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.UnknownCoordinateSystem
Constructs the smallest, high precision, standard UCS that will completely contain the specified envelope.
constructFromHorizon() - Method in class com.esri.arcgis.geometry.GeographicCoordinateSystem
Defines the XY resolution and domain extent of this spatial reference based on the extent of its horizon.
constructFromHorizon() - Method in interface com.esri.arcgis.geometry.ISpatialReferenceResolution
Defines the XY resolution and domain extent of this spatial reference based on the extent of its horizon.
constructFromHorizon() - Method in class com.esri.arcgis.geometry.ISpatialReferenceResolutionProxy
Deprecated.
Defines the XY resolution and domain extent of this spatial reference based on the extent of its horizon.
constructFromHorizon() - Method in class com.esri.arcgis.geometry.ProjectedCoordinateSystem
Defines the XY resolution and domain extent of this spatial reference based on the extent of its horizon.
constructFromHorizon() - Method in class com.esri.arcgis.geometry.UnknownCoordinateSystem
Defines the XY resolution and domain extent of this spatial reference based on the extent of its horizon.
constructGeodesicCircle(IPoint, ILinearUnit, double, int, double) - Method in interface com.esri.arcgis.geometry.IConstructGeodetic
constructs a geodesic circle centered on the specified point.
constructGeodesicCircle(IPoint, ILinearUnit, double, int, double) - Method in class com.esri.arcgis.geometry.IConstructGeodeticProxy
Deprecated.
constructs a geodesic circle centered on the specified point.
constructGeodesicCircle(IPoint, ILinearUnit, double, int, double) - Method in class com.esri.arcgis.geometry.Polyline
constructs a geodesic circle centered on the specified point.
constructGeodesicEllipse(IPoint, ILinearUnit, double, double, double, int, double) - Method in interface com.esri.arcgis.geometry.IConstructGeodetic
constructs a geodesic ellipse with origin at the specified point and semi major axis oriented according to the specified azimuth.
constructGeodesicEllipse(IPoint, ILinearUnit, double, double, double, int, double) - Method in class com.esri.arcgis.geometry.IConstructGeodeticProxy
Deprecated.
constructs a geodesic ellipse with origin at the specified point and semi major axis oriented according to the specified azimuth.
constructGeodesicEllipse(IPoint, ILinearUnit, double, double, double, int, double) - Method in class com.esri.arcgis.geometry.Polyline
constructs a geodesic ellipse with origin at the specified point and semi major axis oriented according to the specified azimuth.
constructGeodeticLineFromDistance(int, IPoint, ILinearUnit, double, double, int, double) - Method in interface com.esri.arcgis.geometry.IConstructGeodetic
constructs a geodetic line with the specified length and azimuth.
constructGeodeticLineFromDistance(int, IPoint, ILinearUnit, double, double, int, double) - Method in class com.esri.arcgis.geometry.IConstructGeodeticProxy
Deprecated.
constructs a geodetic line with the specified length and azimuth.
constructGeodeticLineFromDistance(int, IPoint, ILinearUnit, double, double, int, double) - Method in class com.esri.arcgis.geometry.Polyline
constructs a geodetic line with the specified length and azimuth.
constructGeodeticLineFromPoints(int, IPoint, IPoint, ILinearUnit, int, double) - Method in interface com.esri.arcgis.geometry.IConstructGeodetic
Constructs a geodetic line connecting the specified points.
constructGeodeticLineFromPoints(int, IPoint, IPoint, ILinearUnit, int, double) - Method in class com.esri.arcgis.geometry.IConstructGeodeticProxy
Deprecated.
Constructs a geodetic line connecting the specified points.
constructGeodeticLineFromPoints(int, IPoint, IPoint, ILinearUnit, int, double) - Method in class com.esri.arcgis.geometry.Polyline
Constructs a geodetic line connecting the specified points.
constructHighPrecisionSpatialReference(ISpatialReference, int, int, int) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory3
Constructs a high precision spatial reference based on an existing spatial reference.
constructHighPrecisionSpatialReference(ISpatialReference, int, int, int) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactory3Proxy
Deprecated.
Constructs a high precision spatial reference based on an existing spatial reference.
constructHighPrecisionSpatialReference(ISpatialReference, int, int, int) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Constructs a high precision spatial reference based on an existing spatial reference.
constructIntersection(ISegment, int, ISegment, int, Object[], Object[], Object[]) - Method in interface com.esri.arcgis.geometry.IConstructMultipoint
Constructs the point(s) of intersection/tangency between two segments.
constructIntersection(ISegment, int, ISegment, int, Object[], Object[], Object[]) - Method in class com.esri.arcgis.geometry.IConstructMultipointProxy
Deprecated.
Constructs the point(s) of intersection/tangency between two segments.
constructIntersection(ISegment, int, ISegment, int, Object[], Object[], Object[]) - Method in class com.esri.arcgis.geometry.Multipoint
Constructs the point(s) of intersection/tangency between two segments.
constructIntersectionEx(ISegment, int, ISegment, int, double[], double[], int[]) - Method in interface com.esri.arcgis.geometry.IConstructMultipoint
Constructs the point(s) of intersection/tangency between two segments.
constructIntersectionEx(ISegment, int, ISegment, int, double[], double[], int[]) - Method in class com.esri.arcgis.geometry.IConstructMultipointProxy
Deprecated.
Constructs the point(s) of intersection/tangency between two segments.
constructIntersectionEx(ISegment, int, ISegment, int, double[], double[], int[]) - Method in class com.esri.arcgis.geometry.Multipoint
Constructs the point(s) of intersection/tangency between two segments.
constructKoch(IPolycurve, double, int) - Method in interface com.esri.arcgis.geometry.IConstructCurve
Constructs a Koch snowflake fractal using the input polycurve as the generator.
constructKoch(IPolycurve, double, int) - Method in class com.esri.arcgis.geometry.IConstructCurveProxy
Deprecated.
Constructs a Koch snowflake fractal using the input polycurve as the generator.
constructKoch(IPolycurve, double, int) - Method in class com.esri.arcgis.geometry.Polygon
Constructs a Koch snowflake fractal using the input polycurve as the generator.
constructKoch(IPolycurve, double, int) - Method in class com.esri.arcgis.geometry.Polyline
Constructs a Koch snowflake fractal using the input polycurve as the generator.
constructLine(ILine) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Constructs the angle between the infinite line containing the input line segment and the positive x-axis.
constructLine(ILine) - Method in interface com.esri.arcgis.geometry.IConstructAngle
Constructs the angle between the infinite line containing the input line segment and the positive x-axis.
constructLine(ILine) - Method in class com.esri.arcgis.geometry.IConstructAngleProxy
Deprecated.
Constructs the angle between the infinite line containing the input line segment and the positive x-axis.
constructLowPrecisionSpatialReference(boolean, ISpatialReference, IEnvelope) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory3
Construct a low precision spatial reference with the same scale factor as the high precision input, but with a different domain extent.
constructLowPrecisionSpatialReference(boolean, ISpatialReference, IEnvelope) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactory3Proxy
Deprecated.
Construct a low precision spatial reference with the same scale factor as the high precision input, but with a different domain extent.
constructLowPrecisionSpatialReference(boolean, ISpatialReference, IEnvelope) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Construct a low precision spatial reference with the same scale factor as the high precision input, but with a different domain extent.
constructOffset(IPolycurve, double, Object, Object) - Method in interface com.esri.arcgis.geometry.IConstructCurve
Constructs a curve being the locus of points offset a given distance from another curve.
constructOffset(IPolycurve, double, double, int, int, double) - Method in interface com.esri.arcgis.geometry.IConstructCurve4
constructOffset
constructOffset(IPolycurve, double, double, int, int, double) - Method in class com.esri.arcgis.geometry.IConstructCurve4Proxy
Deprecated.
constructOffset
constructOffset(IPolycurve, double, Object, Object) - Method in class com.esri.arcgis.geometry.IConstructCurveProxy
Deprecated.
Constructs a curve being the locus of points offset a given distance from another curve.
constructOffset(ICurve, int, double, boolean, double) - Method in interface com.esri.arcgis.geometry.IConstructPoint
Constructs a point distance units along the input curve and offset units perpendicularly away from it.
constructOffset(ICurve, int, double, boolean, double) - Method in class com.esri.arcgis.geometry.IConstructPointProxy
Deprecated.
Constructs a point distance units along the input curve and offset units perpendicularly away from it.
constructOffset(ICurve, int, double, boolean, double) - Method in class com.esri.arcgis.geometry.Point
Constructs a point distance units along the input curve and offset units perpendicularly away from it.
constructOffset(IPolycurve, double, Object, Object) - Method in class com.esri.arcgis.geometry.Polygon
Constructs a curve being the locus of points offset a given distance from another curve.
constructOffset(IPolycurve, double, Object, Object) - Method in class com.esri.arcgis.geometry.Polyline
Constructs a curve being the locus of points offset a given distance from another curve.
constructParallel(ISegment, int, IPoint, double) - Method in interface com.esri.arcgis.geometry.IConstructPoint
Constructs a point distance units from start, parallel to the tangent at the point nearest to start on the (extended) segment.
constructParallel(ISegment, int, IPoint, double) - Method in class com.esri.arcgis.geometry.IConstructPointProxy
Deprecated.
Constructs a point distance units from start, parallel to the tangent at the point nearest to start on the (extended) segment.
constructParallel(ISegment, int, IPoint, double) - Method in class com.esri.arcgis.geometry.Point
Constructs a point distance units from start, parallel to the tangent at the point nearest to start on the (extended) segment.
constructPerpendicular(ISegment, int, IPoint, double, boolean) - Method in interface com.esri.arcgis.geometry.IConstructPoint
Constructs a point 'distance' units from p and lying along the line normal to base and passing through p.
constructPerpendicular(ISegment, int, IPoint, double, boolean) - Method in class com.esri.arcgis.geometry.IConstructPointProxy
Deprecated.
Constructs a point 'distance' units from p and lying along the line normal to base and passing through p.
constructPerpendicular(ISegment, int, IPoint, double, boolean) - Method in class com.esri.arcgis.geometry.Point
Constructs a point 'distance' units from p and lying along the line normal to base and passing through p.
constructQuarterEllipse(IPoint, IPoint, boolean) - Method in class com.esri.arcgis.geometry.EllipticArc
Construct an elliptic arc that starts at fromPoint, goes to toPoint, and spans an angle of pi/2.
constructQuarterEllipse(IPoint, IPoint, boolean) - Method in interface com.esri.arcgis.geometry.IConstructEllipticArc
Construct an elliptic arc that starts at fromPoint, goes to toPoint, and spans an angle of pi/2.
constructQuarterEllipse(IPoint, IPoint, boolean) - Method in class com.esri.arcgis.geometry.IConstructEllipticArcProxy
Deprecated.
Construct an elliptic arc that starts at fromPoint, goes to toPoint, and spans an angle of pi/2.
constructQueryExpression(IPoint) - Method in interface com.esri.arcgis.datasourcesraster.IMosaicFunction
Constructs a query expression (WHERE clause).
constructQueryExpression(IPoint) - Method in class com.esri.arcgis.datasourcesraster.IMosaicFunctionProxy
Deprecated.
Constructs a query expression (WHERE clause).
constructQueryExpression(IMultidimensionalDefinition) - Method in interface com.esri.arcgis.datasourcesraster.IMultidimensionalDataset
Returns a query expression from an array of IDimensionalDefinition objects.
constructQueryExpression(IMultidimensionalDefinition) - Method in class com.esri.arcgis.datasourcesraster.IMultidimensionalDatasetProxy
Deprecated.
Returns a query expression from an array of IDimensionalDefinition objects.
constructQueryExpression(IPoint) - Method in class com.esri.arcgis.datasourcesraster.MosaicFunction
Constructs a query expression (WHERE clause).
constructResolutions(ISpatialReference, int, int[], IDoubleArray[], IDoubleArray[], IDoubleArray[]) - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Returns a list of possible resolutions (precisions) and the doubling factors that produce them from the specified low precision spatial reference.
constructResolutions(ISpatialReference, int, int[], IDoubleArray[], IDoubleArray[], IDoubleArray[]) - Method in interface com.esri.arcgis.geodatabase.IGeoDatasetSchemaEdit2
Returns a list of possible resolutions (precisions) and the doubling factors that produce them from the specified low precision spatial reference.
constructResolutions(ISpatialReference, int, int[], IDoubleArray[], IDoubleArray[], IDoubleArray[]) - Method in class com.esri.arcgis.geodatabase.IGeoDatasetSchemaEdit2Proxy
Returns a list of possible resolutions (precisions) and the doubling factors that produce them from the specified low precision spatial reference.
constructRigidStretch(IPath, int, int, int, IPoint) - Method in interface com.esri.arcgis.geometry.IConstructPath
Constructs a scaled, rotated version of srcPath.
constructRigidStretch(IPath, int, int, int, IPoint) - Method in class com.esri.arcgis.geometry.IConstructPathProxy
Deprecated.
Constructs a scaled, rotated version of srcPath.
constructRigidStretch(IPath, int, int, int, IPoint) - Method in class com.esri.arcgis.geometry.Path
Constructs a scaled, rotated version of srcPath.
constructRigidStretch(IPath, int, int, int, IPoint) - Method in class com.esri.arcgis.geometry.Ring
Constructs a scaled, rotated version of srcPath.
constructSplitClothoidByAngle(IPoint, IPoint, IPoint, boolean, double, double, double, double[], double[], double[], ILine[]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Same as ConstructClothoidByAngle but reports curve parameters for point on curve closest to split query point.
constructSplitClothoidByAngle(IPoint, IPoint, IPoint, boolean, double, double, double, double[], double[], double[], ILine[]) - Method in interface com.esri.arcgis.geometry.IConstructClothoid
Same as ConstructClothoidByAngle but reports curve parameters for point on curve closest to split query point.
constructSplitClothoidByAngle(IPoint, IPoint, IPoint, boolean, double, double, double, double[], double[], double[], ILine[]) - Method in class com.esri.arcgis.geometry.IConstructClothoidProxy
Deprecated.
Same as ConstructClothoidByAngle but reports curve parameters for point on curve closest to split query point.
constructSplitClothoidByAngle2(IPoint, IPoint, _WKSPoint, boolean, double, double, double, double[], double[], double[], ILine[]) - Method in interface com.esri.arcgis.geometry.IConstructClothoid2
Same as ConstructClothoidByAngle but reports curve parameters for point on curve closest to split query point.
constructSplitClothoidByAngle2(IPoint, IPoint, _WKSPoint, boolean, double, double, double, double[], double[], double[], ILine[]) - Method in class com.esri.arcgis.geometry.IConstructClothoid2Proxy
Deprecated.
Same as ConstructClothoidByAngle but reports curve parameters for point on curve closest to split query point.
constructSplitClothoidByLength(IPoint, IPoint, IPoint, boolean, double, double, double, double[], double[], double[], ILine[]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Same as ConstructClothoidByLength but reports curve parameters for point on curve closest to split query point.
constructSplitClothoidByLength(IPoint, IPoint, IPoint, boolean, double, double, double, double[], double[], double[], ILine[]) - Method in interface com.esri.arcgis.geometry.IConstructClothoid
Same as ConstructClothoidByLength but reports curve parameters for point on curve closest to split query point.
constructSplitClothoidByLength(IPoint, IPoint, IPoint, boolean, double, double, double, double[], double[], double[], ILine[]) - Method in class com.esri.arcgis.geometry.IConstructClothoidProxy
Deprecated.
Same as ConstructClothoidByLength but reports curve parameters for point on curve closest to split query point.
constructSplitClothoidByLength2(IPoint, IPoint, _WKSPoint, boolean, double, double, double, double[], double[], double[], ILine[]) - Method in interface com.esri.arcgis.geometry.IConstructClothoid2
Same as ConstructClothoidByLength but reports curve parameters for point on curve closest to split query point.
constructSplitClothoidByLength2(IPoint, IPoint, _WKSPoint, boolean, double, double, double, double[], double[], double[], ILine[]) - Method in class com.esri.arcgis.geometry.IConstructClothoid2Proxy
Deprecated.
Same as ConstructClothoidByLength but reports curve parameters for point on curve closest to split query point.
constructSubtractVector(IVector, IVector) - Method in interface com.esri.arcgis.geometry.IVector
Set this vector by subtracting the second input vector from the first one.
constructSubtractVector(IVector, IVector) - Method in class com.esri.arcgis.geometry.IVectorProxy
Deprecated.
Set this vector by subtracting the second input vector from the first one.
constructSubtractVector(IVector, IVector) - Method in class com.esri.arcgis.geometry.Vector3D
Set this vector by subtracting the second input vector from the first one.
constructTangent(ICurve, IPoint) - Method in interface com.esri.arcgis.geometry.IConstructMultipoint
Constructs all points of tangency to a curve from a point.
constructTangent(ICurve, IPoint) - Method in class com.esri.arcgis.geometry.IConstructMultipointProxy
Deprecated.
Constructs all points of tangency to a curve from a point.
constructTangent(ICurve, IPoint) - Method in class com.esri.arcgis.geometry.Multipoint
Constructs all points of tangency to a curve from a point.
constructTangentAndPoint(ISegment, boolean, IPoint) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with one endpoint being p, tangent to s, and connected to s.
constructTangentAndPoint(ISegment, boolean, IPoint) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with one endpoint being p, tangent to s, and connected to s.
constructTangentAndPoint(ISegment, boolean, IPoint) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with one endpoint being p, tangent to s, and connected to s.
constructTangentAngleArc(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with a common tangent to the input segment, a given central angle and an arc length.
constructTangentAngleArc(ISegment, boolean, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with a common tangent to the input segment, a given central angle and an arc length.
constructTangentAngleArc(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with a common tangent to the input segment, a given central angle and an arc length.
constructTangentAngleChord(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with a common tangent to the input segment, a given central angle and a chord length.
constructTangentAngleChord(ISegment, boolean, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with a common tangent to the input segment, a given central angle and a chord length.
constructTangentAngleChord(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with a common tangent to the input segment, a given central angle and a chord length.
constructTangentAngleTangent(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with a common tangent to the input segment, a given central angle and a tangent length.
constructTangentAngleTangent(ISegment, boolean, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with a common tangent to the input segment, a given central angle and a tangent length.
constructTangentAngleTangent(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with a common tangent to the input segment, a given central angle and a tangent length.
constructTangentArcTangent(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with a common tangent to the input segment, a given arc length and a tangent length.
constructTangentArcTangent(ISegment, boolean, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with a common tangent to the input segment, a given arc length and a tangent length.
constructTangentArcTangent(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with a common tangent to the input segment, a given arc length and a tangent length.
constructTangentChordArc(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with a common tangent to the input segment, a given chord length and an arc length.
constructTangentChordArc(ISegment, boolean, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with a common tangent to the input segment, a given chord length and an arc length.
constructTangentChordArc(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with a common tangent to the input segment, a given chord length and an arc length.
constructTangentChordTangent(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with a common tangent to input segment, a given chord length and a tangent length.
constructTangentChordTangent(ISegment, boolean, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with a common tangent to input segment, a given chord length and a tangent length.
constructTangentChordTangent(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with a common tangent to input segment, a given chord length and a tangent length.
constructTangentDistance(IPoint, IPoint, boolean, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc from a center point, a starting point, and an tangent length.
constructTangentDistance(IPoint, IPoint, boolean, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc from a center point, a starting point, and an tangent length.
constructTangentDistance(IPoint, IPoint, boolean, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc from a center point, a starting point, and an tangent length.
constructTangentRadiusAngle(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with a common tangent to the input segment, a given radius and a central angle.
constructTangentRadiusAngle(ISegment, boolean, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with a common tangent to the input segment, a given radius and a central angle.
constructTangentRadiusAngle(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with a common tangent to the input segment, a given radius and a central angle.
constructTangentRadiusArc(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc having a common tangent to the input segment, a given radius and an arc length.
constructTangentRadiusArc(ISegment, boolean, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc having a common tangent to the input segment, a given radius and an arc length.
constructTangentRadiusArc(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc having a common tangent to the input segment, a given radius and an arc length.
constructTangentRadiusChord(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with a common tangent to the input segment, a given radius and a chord length.
constructTangentRadiusChord(ISegment, boolean, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with a common tangent to the input segment, a given radius and a chord length.
constructTangentRadiusChord(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with a common tangent to the input segment, a given radius and a chord length.
constructTangentRadiusChordEx(ISegment, boolean, boolean, double, double, boolean) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with a common tangent to the input segment, a given radius and a chord length.
constructTangentRadiusChordEx(ISegment, boolean, boolean, double, double, boolean) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc2
Constructs an arc with a common tangent to the input segment, a given radius and a chord length.
constructTangentRadiusChordEx(ISegment, boolean, boolean, double, double, boolean) - Method in class com.esri.arcgis.geometry.IConstructCircularArc2Proxy
Deprecated.
Constructs an arc with a common tangent to the input segment, a given radius and a chord length.
constructTangentRadiusTangent(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc with a common tangent to the input segment, a given radius and a tangent length.
constructTangentRadiusTangent(ISegment, boolean, boolean, double, double) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc with a common tangent to the input segment, a given radius and a tangent length.
constructTangentRadiusTangent(ISegment, boolean, boolean, double, double) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc with a common tangent to the input segment, a given radius and a tangent length.
constructTangentsAtEndpoints(ILine, ILine) - Method in class com.esri.arcgis.geometry.BezierCurve
Constructs a Bezier curve from tangents at both endpoints.
constructTangentsAtEndpoints(ILine, ILine) - Method in interface com.esri.arcgis.geometry.IConstructBezierCurve
Constructs a Bezier curve from tangents at both endpoints.
constructTangentsAtEndpoints(ILine, ILine) - Method in class com.esri.arcgis.geometry.IConstructBezierCurveProxy
Deprecated.
Constructs a Bezier curve from tangents at both endpoints.
constructThreePoint(IPoint, IPoint, IPoint) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Constructs the angle included in three points.
constructThreePoint(IPoint, IPoint, IPoint) - Method in interface com.esri.arcgis.geometry.IConstructAngle
Constructs the angle included in three points.
constructThreePoint(IPoint, IPoint, IPoint) - Method in class com.esri.arcgis.geometry.IConstructAngleProxy
Deprecated.
Constructs the angle included in three points.
constructThreePointResection(IPoint, double, IPoint, double, IPoint, double[]) - Method in interface com.esri.arcgis.geometry.IConstructPoint
Constructs the point of observation from which two signed angles between three points were measured; returns an angle which can help establish the confidence of the observation location: A small angle indicates greater uncertainty in the location.
constructThreePointResection(IPoint, double, IPoint, double, IPoint, double[]) - Method in class com.esri.arcgis.geometry.IConstructPointProxy
Deprecated.
Constructs the point of observation from which two signed angles between three points were measured; returns an angle which can help establish the confidence of the observation location: A small angle indicates greater uncertainty in the location.
constructThreePointResection(IPoint, double, IPoint, double, IPoint, double[]) - Method in class com.esri.arcgis.geometry.Point
Constructs the point of observation from which two signed angles between three points were measured; returns an angle which can help establish the confidence of the observation location: A small angle indicates greater uncertainty in the location.
constructThreePoints(IPoint, IPoint, IPoint, boolean) - Method in class com.esri.arcgis.geometry.CircularArc
Constructs an arc from three points.
constructThreePoints(IPoint, IPoint, IPoint, boolean) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Constructs an arc from three points.
constructThreePoints(IPoint, IPoint, IPoint, boolean) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
Deprecated.
Constructs an arc from three points.
constructTwoPointsEnvelope(IPoint, IPoint, IEnvelope, int) - Method in class com.esri.arcgis.geometry.EllipticArc
Construct an elliptic arc that starts at fromPoint, goes to toPoint, and tries to have the embedded ellipse inscribed in the suggestedEnvelope.
constructTwoPointsEnvelope(IPoint, IPoint, IEnvelope, int) - Method in interface com.esri.arcgis.geometry.IConstructEllipticArc
Construct an elliptic arc that starts at fromPoint, goes to toPoint, and tries to have the embedded ellipse inscribed in the suggestedEnvelope.
constructTwoPointsEnvelope(IPoint, IPoint, IEnvelope, int) - Method in class com.esri.arcgis.geometry.IConstructEllipticArcProxy
Deprecated.
Construct an elliptic arc that starts at fromPoint, goes to toPoint, and tries to have the embedded ellipse inscribed in the suggestedEnvelope.
constructUnion(IEnumGeometry) - Method in class com.esri.arcgis.geometry.GeometryBag
Defines this geometry to be the union of the inputs.
constructUnion(IEnumGeometry) - Method in interface com.esri.arcgis.geometry.ITopologicalOperator
Defines this geometry to be the union of the inputs.
constructUnion(IEnumGeometry) - Method in class com.esri.arcgis.geometry.ITopologicalOperatorProxy
Deprecated.
Defines this geometry to be the union of the inputs.
constructUnion(IEnumGeometry) - Method in class com.esri.arcgis.geometry.MultiPatch
Defines this geometry to be the union of the inputs.
constructUnion(IEnumGeometry) - Method in class com.esri.arcgis.geometry.Multipoint
Defines this geometry to be the union of the inputs.
constructUnion(IEnumGeometry) - Method in class com.esri.arcgis.geometry.Point
Defines this geometry to be the union of the inputs.
constructUnion(IEnumGeometry) - Method in class com.esri.arcgis.geometry.Polygon
Defines this geometry to be the union of the inputs.
constructUnion(IEnumGeometry) - Method in class com.esri.arcgis.geometry.Polyline
Defines this geometry to be the union of the inputs.
constructUnionEx(IEnumGeometry, boolean) - Method in interface com.esri.arcgis.geometry.ITopologicalOperator6
Defines this geometry to be the union of the inputs, with the option for non-planary result.
constructUnionEx(IEnumGeometry, boolean) - Method in class com.esri.arcgis.geometry.ITopologicalOperator6Proxy
Deprecated.
Defines this geometry to be the union of the inputs, with the option for non-planary result.
constructUnionEx(IEnumGeometry, boolean) - Method in class com.esri.arcgis.geometry.Multipoint
Defines this geometry to be the union of the inputs, with the option for non-planary result.
constructUnionEx(IEnumGeometry, boolean) - Method in class com.esri.arcgis.geometry.Point
Defines this geometry to be the union of the inputs, with the option for non-planary result.
constructUnionEx(IEnumGeometry, boolean) - Method in class com.esri.arcgis.geometry.Polygon
Defines this geometry to be the union of the inputs, with the option for non-planary result.
constructUnionEx(IEnumGeometry, boolean) - Method in class com.esri.arcgis.geometry.Polyline
Defines this geometry to be the union of the inputs, with the option for non-planary result.
constructUpToFivePoints(IPoint, IPoint, IPoint, IPoint, IPoint) - Method in class com.esri.arcgis.geometry.EllipticArc
Constructs an elliptic arc, given up to 5 points, such that the embedded ellipse passes through as many as possible.
constructUpToFivePoints(IPoint, IPoint, IPoint, IPoint, IPoint) - Method in interface com.esri.arcgis.geometry.IConstructEllipticArc
Constructs an elliptic arc, given up to 5 points, such that the embedded ellipse passes through as many as possible.
constructUpToFivePoints(IPoint, IPoint, IPoint, IPoint, IPoint) - Method in class com.esri.arcgis.geometry.IConstructEllipticArcProxy
Deprecated.
Constructs an elliptic arc, given up to 5 points, such that the embedded ellipse passes through as many as possible.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.ApplanixBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.AsterBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.DmciiBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.DubaisatBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.FrameCameraBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.HREBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.IkonosBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in interface com.esri.arcgis.datasourcesraster.IRasterBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.IRasterBuilderProxy
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.ISATBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.ISDefBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.KompsatBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.LandsatBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.LandsatMSSBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.LandsatSurfaceReflectanceBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.LasBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.MatchATBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.MaxarBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.OverviewBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.PARMODBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.PixFileBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.PleiadesBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.PythonRasterBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.QuickBirdBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.RadarBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.RapidEyeBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.RasterDatasetBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.RasterType
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.RCMBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.RPDefBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.RPFBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.ScientificDataBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.SearchBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.Sentinel1Builder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.Sentinel2Builder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.Sentinel3Builder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.SkySatBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.SocetSetBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.SpotBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.SuperViewBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.TableBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.TerrainBuilder
Constructs one or more item URI objects given the crawled data source item.
constructURIs(Object) - Method in class com.esri.arcgis.datasourcesraster.UavUasBuilder
Constructs one or more item URI objects given the crawled data source item.
constructZMDomainExtent(double, double, double, double[], double[]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Constructs a low precision Z or M domain extent centered on the specified extent.
constructZMDomainExtent(double, double, double, double[], double[]) - Method in interface com.esri.arcgis.geometry.IConstructDomainExtent
Constructs a low precision Z or M domain extent centered on the specified extent.
constructZMDomainExtent(double, double, double, double[], double[]) - Method in class com.esri.arcgis.geometry.IConstructDomainExtentProxy
Deprecated.
Constructs a low precision Z or M domain extent centered on the specified extent.
constructZMDomainExtent2(ISpatialReference, double, double, double, double[], double[]) - Method in interface com.esri.arcgis.geometry.IConstructDomainExtent2
Constructs a low or high precision Z or M domain extent centered on the input extent.
constructZMDomainExtent2(ISpatialReference, double, double, double, double[], double[]) - Method in class com.esri.arcgis.geometry.IConstructDomainExtent2Proxy
Constructs a low or high precision Z or M domain extent centered on the input extent.
contains(IGeometry) - Method in class com.esri.arcgis.geometry.Envelope
Indicates if this geometry contains the other geometry.
contains(IGeometry) - Method in class com.esri.arcgis.geometry.GeometryBag
Indicates if this geometry contains the other geometry.
contains(IGeometry) - Method in interface com.esri.arcgis.geometry.IRelationalOperator
Indicates if this geometry contains the other geometry.
contains(IGeometryBag) - Method in interface com.esri.arcgis.geometry.IRelationalOperatorNxM
Indicates if this geometry contains the other geometry.
contains(IGeometryBag) - Method in class com.esri.arcgis.geometry.IRelationalOperatorNxMProxy
Indicates if this geometry contains the other geometry.
contains(IGeometry) - Method in class com.esri.arcgis.geometry.IRelationalOperatorProxy
Deprecated.
Indicates if this geometry contains the other geometry.
contains(IGeometry) - Method in class com.esri.arcgis.geometry.MultiPatch
Indicates if this geometry contains the other geometry.
contains(IGeometry) - Method in class com.esri.arcgis.geometry.Multipoint
Indicates if this geometry contains the other geometry.
contains(IGeometry) - Method in class com.esri.arcgis.geometry.Point
Indicates if this geometry contains the other geometry.
contains(IGeometry) - Method in class com.esri.arcgis.geometry.Polygon
Indicates if this geometry contains the other geometry.
contains(IGeometry) - Method in class com.esri.arcgis.geometry.Polyline
Indicates if this geometry contains the other geometry.
contains(ITimeValue) - Method in interface com.esri.arcgis.system.ITimeRelationalOperator
Indicates whether this time value contains the other time value.
contains(ITimeValue) - Method in class com.esri.arcgis.system.ITimeRelationalOperatorProxy
Deprecated.
Indicates whether this time value contains the other time value.
contains(ITimeValue) - Method in class com.esri.arcgis.system.TimeExtent
Indicates whether this time value contains the other time value.
contains(ITimeValue) - Method in class com.esri.arcgis.system.TimeInstant
Indicates whether this time value contains the other time value.
containsEx(IGeometry, int) - Method in class com.esri.arcgis.geometry.Envelope
Indicates if this geometry contains the other geometry, optionally using Celementini's definition.
containsEx(IGeometry, int) - Method in interface com.esri.arcgis.geometry.IRelationalOperator2
Indicates if this geometry contains the other geometry, optionally using Celementini's definition.
containsEx(IGeometry, int) - Method in class com.esri.arcgis.geometry.IRelationalOperator2Proxy
Deprecated.
Indicates if this geometry contains the other geometry, optionally using Celementini's definition.
containsEx(IGeometry, int) - Method in class com.esri.arcgis.geometry.MultiPatch
Indicates if this geometry contains the other geometry, optionally using Celementini's definition.
containsEx(IGeometry, int) - Method in class com.esri.arcgis.geometry.Multipoint
Indicates if this geometry contains the other geometry, optionally using Celementini's definition.
containsEx(IGeometry, int) - Method in class com.esri.arcgis.geometry.Point
Indicates if this geometry contains the other geometry, optionally using Celementini's definition.
containsEx(IGeometry, int) - Method in class com.esri.arcgis.geometry.Polygon
Indicates if this geometry contains the other geometry, optionally using Celementini's definition.
containsEx(IGeometry, int) - Method in class com.esri.arcgis.geometry.Polyline
Indicates if this geometry contains the other geometry, optionally using Celementini's definition.
containsJunction(int, int) - Method in class com.esri.arcgis.geodatabase.EdgeConnectivityRule
Indicates whether the specified junction class id is in the valid junction list.
containsJunction(int, int) - Method in interface com.esri.arcgis.geodatabase.IEdgeConnectivityRule
Indicates whether the specified junction class id is in the valid junction list.
containsJunction(int, int) - Method in class com.esri.arcgis.geodatabase.IEdgeConnectivityRuleProxy
Deprecated.
Indicates whether the specified junction class id is in the valid junction list.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.datasourcesfile.BDConnectionWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.datasourcesfile.CadWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.datasourcesfile.PCCoverageWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.datasourcesfile.ShapefileWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.datasourcesfile.TinWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.datasourcesfile.VpfWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.datasourcesGDB.FileGDBWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.datasourcesGDB.InMemoryWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.datasourcesGDB.MemoryWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.datasourcesGDB.RealtimePluginWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.datasourcesGDB.SdeWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.datasourcesGDB.SqliteWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.datasourcesraster.RasterWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.geodatabase.IWorkspaceFactoryProxy
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.geodatabase.PlugInWorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
containsWorkspace(String, IFileNames) - Method in class com.esri.arcgis.geodatabase.WorkspaceFactory
Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
ContingentValue - Class in com.esri.arcgis.geodatabase
COM Class 'ContingentValue'.
ContingentValue() - Constructor for class com.esri.arcgis.geodatabase.ContingentValue
Constructs a ContingentValue using ArcGIS Engine.
ContingentValue(Object) - Constructor for class com.esri.arcgis.geodatabase.ContingentValue
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ContingentValue theContingentValue = (ContingentValue) obj;
contour(double, double, IFeatureClass, String, int) - Method in interface com.esri.arcgis.geodatabase.ISurface
Output contours based on the specified root value and interval.
contour(double, double, IFeatureClass, String, int) - Method in class com.esri.arcgis.geodatabase.ISurfaceProxy
Deprecated.
Output contours based on the specified root value and interval.
contour(double, double, IFeatureClass, String, int) - Method in class com.esri.arcgis.geodatabase.Tin
Output contours based on the specified root value and interval.
ContourFunction - Class in com.esri.arcgis.datasourcesraster
COM Class 'ContourFunction'.
ContourFunction() - Constructor for class com.esri.arcgis.datasourcesraster.ContourFunction
Constructs a ContourFunction using ArcGIS Engine.
ContourFunction(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ContourFunction
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ContourFunction theContourFunction = (ContourFunction) obj;
ContourFunctionArguments - Class in com.esri.arcgis.datasourcesraster
COM Class 'ContourFunctionArguments'.
ContourFunctionArguments() - Constructor for class com.esri.arcgis.datasourcesraster.ContourFunctionArguments
Constructs a ContourFunctionArguments using ArcGIS Engine.
ContourFunctionArguments(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ContourFunctionArguments
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ContourFunctionArguments theContourFunctionArguments = (ContourFunctionArguments) obj;
contourList(IDoubleArray, IFeatureClass, String, int) - Method in interface com.esri.arcgis.geodatabase.ISurface
Output a list of contours corresponding to the specified eleveation values.
contourList(IDoubleArray, IFeatureClass, String, int) - Method in class com.esri.arcgis.geodatabase.ISurfaceProxy
Deprecated.
Output a list of contours corresponding to the specified eleveation values.
contourList(IDoubleArray, IFeatureClass, String, int) - Method in class com.esri.arcgis.geodatabase.Tin
Output a list of contours corresponding to the specified eleveation values.
ContrastBrightnessFunction - Class in com.esri.arcgis.datasourcesraster
COM Class 'ContrastBrightnessFunction'.
ContrastBrightnessFunction() - Constructor for class com.esri.arcgis.datasourcesraster.ContrastBrightnessFunction
Constructs a ContrastBrightnessFunction using ArcGIS Engine.
ContrastBrightnessFunction(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ContrastBrightnessFunction
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ContrastBrightnessFunction theContrastBrightnessFunction = (ContrastBrightnessFunction) obj;
ContrastBrightnessFunctionArguments - Class in com.esri.arcgis.datasourcesraster
COM Class 'ContrastBrightnessFunctionArguments'.
ContrastBrightnessFunctionArguments() - Constructor for class com.esri.arcgis.datasourcesraster.ContrastBrightnessFunctionArguments
Constructs a ContrastBrightnessFunctionArguments using ArcGIS Engine.
ContrastBrightnessFunctionArguments(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ContrastBrightnessFunctionArguments
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ContrastBrightnessFunctionArguments theContrastBrightnessFunctionArguments = (ContrastBrightnessFunctionArguments) obj;
convert(int) - Method in interface com.esri.arcgis.datasourcesraster.IVolumeMeasurement
Convert volume to the unit specified.
convert(int) - Method in class com.esri.arcgis.datasourcesraster.IVolumeMeasurementProxy
Deprecated.
Convert volume to the unit specified.
convert(int) - Method in class com.esri.arcgis.datasourcesraster.VolumeMeasurement
Convert volume to the unit specified.
convert() - Method in interface com.esri.arcgis.geodatabase.ISimpleDataConverter
Convert the input FeatureClass to another FeatureClass in the output FeatureDataset.
convert() - Method in class com.esri.arcgis.geodatabase.ISimpleDataConverterProxy
Deprecated.
Convert the input FeatureClass to another FeatureClass in the output FeatureDataset.
convert() - Method in class com.esri.arcgis.geodatabase.SimpleDataConverter
Convert the input FeatureClass to another FeatureClass in the output FeatureDataset.
convert2Env(IEnvelope) - Method in class com.esri.arcgis.datasourcesraster.DblRect
Set Esri's Envelope Object from a rectangle.
convert2Env(IEnvelope) - Method in interface com.esri.arcgis.datasourcesraster.IRect
Set Esri's Envelope Object from a rectangle.
convert2Env(IEnvelope) - Method in class com.esri.arcgis.datasourcesraster.IRectProxy
Deprecated.
Set Esri's Envelope Object from a rectangle.
convert2Point(IPoint) - Method in class com.esri.arcgis.datasourcesraster.DblPnt
Set Esri's Point Object from Pnt.
convert2Point(IPoint) - Method in interface com.esri.arcgis.geodatabase.IPnt
Set Esri's Point Object from Pnt.
convert2Point(IPoint) - Method in class com.esri.arcgis.geodatabase.IPntProxy
Deprecated.
Set Esri's Point Object from Pnt.
convert2Point(IPoint) - Method in class com.esri.arcgis.geodatabase.Pnt
Set Esri's Point Object from Pnt.
convert2SR(ISpatialReferenceFactory) - Method in interface com.esri.arcgis.datasourcesraster.IRasterMapModel
Converts to Esri Spatial Reference.
convert2SR(ISpatialReferenceFactory) - Method in class com.esri.arcgis.datasourcesraster.IRasterMapModelProxy
Converts to Esri Spatial Reference.
convertAngular(int, int, double, double[]) - Method in interface com.esri.arcgis.datasourcesraster.IMensuration
Converts angular measurement from 'fromUnit' to 'toUnit.
convertAngular(int, int, double, double[]) - Method in class com.esri.arcgis.datasourcesraster.IMensurationProxy
Deprecated.
Converts angular measurement from 'fromUnit' to 'toUnit.
convertAngular(int, int, double, double[]) - Method in class com.esri.arcgis.datasourcesraster.Mensuration
Converts angular measurement from 'fromUnit' to 'toUnit.
convertArea(int, int, double, double[]) - Method in interface com.esri.arcgis.datasourcesraster.IMensuration
Converts area measurement from 'fromUnit' to 'toUnit.
convertArea(int, int, double, double[]) - Method in class com.esri.arcgis.datasourcesraster.IMensurationProxy
Deprecated.
Converts area measurement from 'fromUnit' to 'toUnit.
convertArea(int, int, double, double[]) - Method in class com.esri.arcgis.datasourcesraster.Mensuration
Converts area measurement from 'fromUnit' to 'toUnit.
convertBinaryRequestToMessage(byte[]) - Static method in class com.esri.arcgis.server.SOIHelper
Convert Binary input to Message object.
convertDimensionValueToString(String, String, double) - Method in class com.esri.arcgis.datasourcesraster.MultidimensionalInfo
Returns an appropriate textual representation of the specified dimension value.
convertDimensionValueToString(String, String, double) - Method in interface com.esri.arcgis.geodatabase.IMultidimensionalInfo
Returns an appropriate textual representation of the specified dimension value.
convertDimensionValueToString(String, String, double) - Method in class com.esri.arcgis.geodatabase.IMultidimensionalInfoProxy
Deprecated.
Returns an appropriate textual representation of the specified dimension value.
convertDisplayCoordUnit(int, IPoint) - Method in interface com.esri.arcgis.datasourcesraster.IMensuration
Gets different coordinate unit display representation for input point (latitude, longitude).
convertDisplayCoordUnit(int, IPoint) - Method in class com.esri.arcgis.datasourcesraster.IMensurationProxy
Deprecated.
Gets different coordinate unit display representation for input point (latitude, longitude).
convertDisplayCoordUnit(int, IPoint) - Method in class com.esri.arcgis.datasourcesraster.Mensuration
Gets different coordinate unit display representation for input point (latitude, longitude).
convertECEFtoLonLat(double, double, double, double[], double[], double[]) - Method in interface com.esri.arcgis.datasourcesraster.IPushbroomUtilities
Convert ECEF coordinates to longitude, latitude, elevation
convertECEFtoLonLat(double, double, double, double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.IPushbroomUtilitiesProxy
Deprecated.
Convert ECEF coordinates to longitude, latitude, elevation
convertECEFtoLonLat(double, double, double, double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.PushbroomUtilities
Convert ECEF coordinates to longitude, latitude, elevation
convertErrCovarianceUnits(int, int, int, int, int, int, int, IDoubleArray) - Method in interface com.esri.arcgis.datasourcesraster.IMensuration
Converts the covariance matrix's units.
convertErrCovarianceUnits(int, int, int, int, int, int, int, IDoubleArray) - Method in class com.esri.arcgis.datasourcesraster.IMensurationProxy
Deprecated.
Converts the covariance matrix's units.
convertErrCovarianceUnits(int, int, int, int, int, int, int, IDoubleArray) - Method in class com.esri.arcgis.datasourcesraster.Mensuration
Converts the covariance matrix's units.
convertFeatureClass(IFeatureClassName, IQueryFilter, IFeatureDatasetName, IFeatureClassName, IGeometryDef, IFields, String, int, int) - Method in class com.esri.arcgis.geodatabase.FeatureDataConverter
Converts a featureClass to a Personal Geodatabase/Geodatabase featureClass.
convertFeatureClass(IDatasetName, IQueryFilter, ISelectionSet, IFeatureDatasetName, IFeatureClassName, IGeometryDef, IFields, String, int, int) - Method in class com.esri.arcgis.geodatabase.FeatureDataConverter
Converts a featureClass to a Personal Geodatabase/Geodatabase featureClass.
convertFeatureClass(IFeatureClassName, IQueryFilter, IFeatureDatasetName, IFeatureClassName, IGeometryDef, IFields, String, int, int) - Method in interface com.esri.arcgis.geodatabase.IFeatureDataConverter
Converts a featureClass to a Personal Geodatabase/Geodatabase featureClass.
convertFeatureClass(IDatasetName, IQueryFilter, ISelectionSet, IFeatureDatasetName, IFeatureClassName, IGeometryDef, IFields, String, int, int) - Method in interface com.esri.arcgis.geodatabase.IFeatureDataConverter2
Converts a featureClass to a Personal Geodatabase/Geodatabase featureClass.
convertFeatureClass(IDatasetName, IQueryFilter, ISelectionSet, IFeatureDatasetName, IFeatureClassName, IGeometryDef, IFields, String, int, int) - Method in class com.esri.arcgis.geodatabase.IFeatureDataConverter2Proxy
Deprecated.
Converts a featureClass to a Personal Geodatabase/Geodatabase featureClass.
convertFeatureClass(IFeatureClassName, IQueryFilter, IFeatureDatasetName, IFeatureClassName, IGeometryDef, IFields, String, int, int) - Method in class com.esri.arcgis.geodatabase.IFeatureDataConverterProxy
Deprecated.
Converts a featureClass to a Personal Geodatabase/Geodatabase featureClass.
convertFeatureDataset(IFeatureDatasetName, IFeatureDatasetName, IGeometryDef, String, int, int) - Method in class com.esri.arcgis.geodatabase.FeatureDataConverter
Converts a featureDataset to Personal Geodatabase/Geodatabase featuredataset.
convertFeatureDataset(IFeatureDatasetName, IFeatureDatasetName, IGeometryDef, String, int, int) - Method in interface com.esri.arcgis.geodatabase.IFeatureDataConverter
Converts a featureDataset to Personal Geodatabase/Geodatabase featuredataset.
convertFeatureDataset(IFeatureDatasetName, IFeatureDatasetName, IGeometryDef, String, int, int) - Method in interface com.esri.arcgis.geodatabase.IFeatureDataConverter2
Converts a featureDataset to Personal Geodatabase/Geodatabase featuredataset.
convertFeatureDataset(IFeatureDatasetName, IFeatureDatasetName, IGeometryDef, String, int, int) - Method in class com.esri.arcgis.geodatabase.IFeatureDataConverter2Proxy
Deprecated.
Converts a featureDataset to Personal Geodatabase/Geodatabase featuredataset.
convertFeatureDataset(IFeatureDatasetName, IFeatureDatasetName, IGeometryDef, String, int, int) - Method in class com.esri.arcgis.geodatabase.IFeatureDataConverterProxy
Deprecated.
Converts a featureDataset to Personal Geodatabase/Geodatabase featuredataset.
convertLinear(int, int, double, double[]) - Method in interface com.esri.arcgis.datasourcesraster.IMensuration
Converts linear measurement from 'fromUnit' to 'toUnit.
convertLinear(int, int, double, double[]) - Method in class com.esri.arcgis.datasourcesraster.IMensurationProxy
Deprecated.
Converts linear measurement from 'fromUnit' to 'toUnit.
convertLinear(int, int, double, double[]) - Method in class com.esri.arcgis.datasourcesraster.Mensuration
Converts linear measurement from 'fromUnit' to 'toUnit.
convertLocalTimeToUTCTime(int, Date) - Method in interface com.esri.arcgis.geodatabase.INetworkQuery
Converts local time for the given time zone to UTC time.
convertLocalTimeToUTCTime(int, Date) - Method in class com.esri.arcgis.geodatabase.INetworkQueryProxy
Converts local time for the given time zone to UTC time.
convertLonLatToECEF(double, double, double, double[], double[], double[]) - Method in interface com.esri.arcgis.datasourcesraster.IPushbroomUtilities
Convert longitude, latitude, elevation to ECEF coordinates
convertLonLatToECEF(double, double, double, double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.IPushbroomUtilitiesProxy
Deprecated.
Convert longitude, latitude, elevation to ECEF coordinates
convertLonLatToECEF(double, double, double, double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.PushbroomUtilities
Convert longitude, latitude, elevation to ECEF coordinates
convertMessageToBinaryRequest(IMessage) - Static method in class com.esri.arcgis.server.SOIHelper
Convert Message object back into a Binary request.
convertMessageToStringRequest(IMessage) - Static method in class com.esri.arcgis.server.SOIHelper
Convert Message object back into a String request.
convertStringRequestToMessage(String) - Static method in class com.esri.arcgis.server.SOIHelper
Convert String input to Message object.
convertStringToDimensionValue(String, String, String) - Method in class com.esri.arcgis.datasourcesraster.MultidimensionalInfo
Returns the numeric form of the dimension value given it's textual representation.
convertStringToDimensionValue(String, String, String) - Method in interface com.esri.arcgis.geodatabase.IMultidimensionalInfo
Returns the numeric form of the dimension value given it's textual representation.
convertStringToDimensionValue(String, String, String) - Method in class com.esri.arcgis.geodatabase.IMultidimensionalInfoProxy
Deprecated.
Returns the numeric form of the dimension value given it's textual representation.
convertTable(IDatasetName, IQueryFilter, IDatasetName, IFields, String, int, int) - Method in class com.esri.arcgis.geodatabase.FeatureDataConverter
Converts a table to an Personal Geodatabase/Geodatabase table.
convertTable(IDatasetName, IQueryFilter, ISelectionSet, IDatasetName, IFields, String, int, int) - Method in class com.esri.arcgis.geodatabase.FeatureDataConverter
Converts a table to a Personal Geodatabase/Geodatabase table.
convertTable(IDatasetName, IQueryFilter, IDatasetName, IFields, String, int, int) - Method in interface com.esri.arcgis.geodatabase.IFeatureDataConverter
Converts a table to an Personal Geodatabase/Geodatabase table.
convertTable(IDatasetName, IQueryFilter, ISelectionSet, IDatasetName, IFields, String, int, int) - Method in interface com.esri.arcgis.geodatabase.IFeatureDataConverter2
Converts a table to a Personal Geodatabase/Geodatabase table.
convertTable(IDatasetName, IQueryFilter, ISelectionSet, IDatasetName, IFields, String, int, int) - Method in class com.esri.arcgis.geodatabase.IFeatureDataConverter2Proxy
Deprecated.
Converts a table to a Personal Geodatabase/Geodatabase table.
convertTable(IDatasetName, IQueryFilter, IDatasetName, IFields, String, int, int) - Method in class com.esri.arcgis.geodatabase.IFeatureDataConverterProxy
Deprecated.
Converts a table to an Personal Geodatabase/Geodatabase table.
convertTMCToKey(String) - Method in interface com.esri.arcgis.geodatabase.ITrafficDataManager
Converts a TMC string to a unique integer key value.
convertTMCToKey(String) - Method in class com.esri.arcgis.geodatabase.ITrafficDataManagerProxy
Converts a TMC string to a unique integer key value.
convertTMCToKey(String) - Method in class com.esri.arcgis.geodatabase.TrafficDataManager
Converts a TMC string to a unique integer key value.
convertToMultiPatches(IFeatureClass, int, int) - Method in interface com.esri.arcgis.geodatabase.ITinSurface2
Convert TIN into Multipatches.
convertToMultiPatches(IFeatureClass, int, int) - Method in class com.esri.arcgis.geodatabase.ITinSurface2Proxy
Deprecated.
Convert TIN into Multipatches.
convertToMultiPatches(IFeatureClass, int, int) - Method in class com.esri.arcgis.geodatabase.Tin
Convert TIN into Multipatches.
convertToPolygons(IFeatureClass, ITinDynamicFilter, boolean, Object) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced
Converts similar triangles to a polygon feature class.
convertToPolygons(IFeatureClass, ITinDynamicFilter, boolean, Object) - Method in class com.esri.arcgis.geodatabase.ITinAdvancedProxy
Deprecated.
Converts similar triangles to a polygon feature class.
convertToPolygons(IFeatureClass, ITinDynamicFilter, boolean, boolean, Object) - Method in interface com.esri.arcgis.geodatabase.ITinFeatureEdit
Converts qualified triangles to a polygon feature class.
convertToPolygons(IFeatureClass, ITinDynamicFilter, boolean, boolean, Object) - Method in class com.esri.arcgis.geodatabase.ITinFeatureEditProxy
Deprecated.
Converts qualified triangles to a polygon feature class.
convertToPolygons(IFeatureClass, ITinDynamicFilter, boolean, Object) - Method in class com.esri.arcgis.geodatabase.Tin
Converts similar triangles to a polygon feature class.
convertToPolygons(IFeatureClass, ITinDynamicFilter, boolean, boolean, Object) - Method in class com.esri.arcgis.geodatabase.Tin
Converts qualified triangles to a polygon feature class.
convertToPolylines(IFeatureClass, ITinDynamicFilter, Object) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced2
Converts qualified edges to a polyline feature class.
convertToPolylines(IFeatureClass, ITinDynamicFilter, Object) - Method in class com.esri.arcgis.geodatabase.ITinAdvanced2Proxy
Deprecated.
Converts qualified edges to a polyline feature class.
convertToPolylines(IFeatureClass, ITinDynamicFilter, boolean, Object) - Method in interface com.esri.arcgis.geodatabase.ITinFeatureEdit
Converts qualified edges to a polyline feature class.
convertToPolylines(IFeatureClass, ITinDynamicFilter, boolean, Object) - Method in class com.esri.arcgis.geodatabase.ITinFeatureEditProxy
Deprecated.
Converts qualified edges to a polyline feature class.
convertToPolylines(IFeatureClass, ITinDynamicFilter, Object) - Method in class com.esri.arcgis.geodatabase.Tin
Converts qualified edges to a polyline feature class.
convertToPolylines(IFeatureClass, ITinDynamicFilter, boolean, Object) - Method in class com.esri.arcgis.geodatabase.Tin
Converts qualified edges to a polyline feature class.
convertToSupportedObject(int) - Method in class com.esri.arcgis.carto.ImageServiceInfo
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.carto.LayerResultOptions
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.carto.MapServerIdentifyResult
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.carto.MapServerRelationship
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.carto.MapServerRow
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.carto.QueryResult
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.carto.QueryResultOptions
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.AdjustXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.ApproximationXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.BuilderItem
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.CompositeXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.CoordinateXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.EpipolarXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.Formosat2Xform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.FrameXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.GCSShiftXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.GeometricXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.IdentityXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.ItemPathsOptions
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.LSRXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.PansharpeningFilter
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.PolynomialXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.ProjectiveXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.PushbroomXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.RPCXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.SARXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.SICDXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.SplineXform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.datasourcesraster.SPOT5Xform
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.geodatabase.GeometryResultOptions
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.geodatabase.GPNetworkDatasetMembership
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.geodatabase.RasterDatasetName
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.system.AngleFormat
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in interface com.esri.arcgis.system.IDocumentVersionSupportGEN
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.system.IDocumentVersionSupportGENProxy
Convert the object to another object that is supported.
convertToSupportedObject(String) - Method in interface com.esri.arcgis.system.IXMLPreviousVersionSupport
Convert the object to another object that is supported.
convertToSupportedObject(String) - Method in class com.esri.arcgis.system.IXMLPreviousVersionSupportProxy
Deprecated.
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.system.LocaleInfo
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.system.ScaleFormat
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.system.Time
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.system.TimeDuration
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.system.TimeExtent
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.system.TimeInstant
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.system.TimeReference
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.system.TimeZoneInfo
Convert the object to another object that is supported.
convertToSupportedObject(int) - Method in class com.esri.arcgis.system.TimeZoneRule
Convert the object to another object that is supported.
convertToVoronoiRegions(IFeatureClass, ITinFilter, IPolygon, String, String) - Method in interface com.esri.arcgis.geodatabase.ITinNodeCollection
Writes the set of Voronoi polygons for each node to a feature class.
convertToVoronoiRegions(IFeatureClass, ITinFilter, IPolygon, String, String) - Method in class com.esri.arcgis.geodatabase.ITinNodeCollectionProxy
Deprecated.
Writes the set of Voronoi polygons for each node to a feature class.
convertToVoronoiRegions(IFeatureClass, ITinFilter, IPolygon, String, String) - Method in class com.esri.arcgis.geodatabase.Tin
Writes the set of Voronoi polygons for each node to a feature class.
convertUnits(double, int, int) - Method in interface com.esri.arcgis.system.IUnitConverter
Convert Esri units.
convertUnits(double, int, int) - Method in class com.esri.arcgis.system.IUnitConverterProxy
Deprecated.
Convert Esri units.
convertUnits(double, int, int) - Method in class com.esri.arcgis.system.UnitConverter
Convert Esri units.
convertUTCTimeToLocalTime(int, Date) - Method in interface com.esri.arcgis.geodatabase.INetworkQuery
Converts UTC time to local time for the given time zone.
convertUTCTimeToLocalTime(int, Date) - Method in class com.esri.arcgis.geodatabase.INetworkQueryProxy
Converts UTC time to local time for the given time zone.
convexHull(ISpatialReference, IGeometryArray) - Method in class com.esri.arcgis.geodatabase.GeometryServer
Computes the convex hull of the input geometries
convexHull() - Method in class com.esri.arcgis.geometry.GeometryBag
Constructs the convex hull of this geometry.
convexHull(ISpatialReference, IGeometryArray) - Method in class com.esri.arcgis.geometry.GeometryServerImpl
Computes the convex hull of the input geometries
convexHull(ISpatialReference, IGeometryArray) - Method in interface com.esri.arcgis.geometry.IGeometryServer2
Computes the convex hull of the input geometries
convexHull(ISpatialReference, IGeometryArray) - Method in class com.esri.arcgis.geometry.IGeometryServer2Proxy
Deprecated.
Computes the convex hull of the input geometries
convexHull() - Method in interface com.esri.arcgis.geometry.ITopologicalOperator
Constructs the convex hull of this geometry.
convexHull() - Method in class com.esri.arcgis.geometry.ITopologicalOperatorProxy
Deprecated.
Constructs the convex hull of this geometry.
convexHull() - Method in class com.esri.arcgis.geometry.MultiPatch
Constructs the convex hull of this geometry.
convexHull() - Method in class com.esri.arcgis.geometry.Multipoint
Constructs the convex hull of this geometry.
convexHull() - Method in class com.esri.arcgis.geometry.Point
Constructs the convex hull of this geometry.
convexHull() - Method in class com.esri.arcgis.geometry.Polygon
Constructs the convex hull of this geometry.
convexHull() - Method in class com.esri.arcgis.geometry.Polyline
Constructs the convex hull of this geometry.
ConvolutionFunction - Class in com.esri.arcgis.datasourcesraster
COM Class 'ConvolutionFunction'.
ConvolutionFunction() - Constructor for class com.esri.arcgis.datasourcesraster.ConvolutionFunction
Constructs a ConvolutionFunction using ArcGIS Engine.
ConvolutionFunction(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ConvolutionFunction
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ConvolutionFunction theConvolutionFunction = (ConvolutionFunction) obj;
ConvolutionFunctionArguments - Class in com.esri.arcgis.datasourcesraster
COM Class 'ConvolutionFunctionArguments'.
ConvolutionFunctionArguments() - Constructor for class com.esri.arcgis.datasourcesraster.ConvolutionFunctionArguments
Constructs a ConvolutionFunctionArguments using ArcGIS Engine.
ConvolutionFunctionArguments(Object) - Constructor for class com.esri.arcgis.datasourcesraster.ConvolutionFunctionArguments
Construct a ConvolutionFunctionArguments using a reference to such an object returned from ArcGIS Engine or Server.
CoordinateFrameTransformation - Class in com.esri.arcgis.geometry
COM Class 'CoordinateFrameTransformation'.
CoordinateFrameTransformation() - Constructor for class com.esri.arcgis.geometry.CoordinateFrameTransformation
Constructs a CoordinateFrameTransformation using ArcGIS Engine.
CoordinateFrameTransformation(Object) - Constructor for class com.esri.arcgis.geometry.CoordinateFrameTransformation
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CoordinateFrameTransformation theCoordinateFrameTransformation = (CoordinateFrameTransformation) obj;
CoordinateXform - Class in com.esri.arcgis.datasourcesraster
COM Class 'CoordinateXform'.
CoordinateXform() - Constructor for class com.esri.arcgis.datasourcesraster.CoordinateXform
Constructs a CoordinateXform using ArcGIS Engine.
CoordinateXform(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CoordinateXform
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CoordinateXform theCoordinateXform = (CoordinateXform) obj;
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.datasourcesfile.BDConnectionWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(String, IWorkspace) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspace
Copies this dataset to a new dataset with the specified name.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.datasourcesfile.CadWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.datasourcesfile.PCCoverageWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.datasourcesfile.ShapefileWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.datasourcesfile.TinWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.datasourcesfile.VpfWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.datasourcesGDB.FileGDBWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.datasourcesGDB.InMemoryWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.datasourcesGDB.MemoryWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.datasourcesGDB.RealtimePluginWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.datasourcesGDB.SdeWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.datasourcesGDB.SqliteWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(String, IWorkspace) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Copies this dataset to a new dataset with the specified name.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(String, IWorkspace) - Method in class com.esri.arcgis.datasourcesraster.FunctionRasterDataset
Copies this dataset to a new dataset with the specified name.
copy(String, IWorkspace) - Method in interface com.esri.arcgis.datasourcesraster.IRasterBand
Copies this raster band to a new dataset with the specified name.
copy(String, IWorkspace) - Method in class com.esri.arcgis.datasourcesraster.IRasterBandProxy
Copies this raster band to a new dataset with the specified name.
copy(String, IWorkspace) - Method in interface com.esri.arcgis.datasourcesraster.IRasterWorkspace
Copies this workspace to a new workspace with the specified name.
copy(String, IWorkspace) - Method in class com.esri.arcgis.datasourcesraster.IRasterWorkspaceProxy
Copies this workspace to a new workspace with the specified name.
copy(String, IWorkspace) - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Copies this raster band to a new dataset with the specified name.
copy(String, IWorkspace) - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Copies this dataset to a new dataset with the specified name.
copy(String, IWorkspace) - Method in class com.esri.arcgis.datasourcesraster.RasterWorkspace
Copies this workspace to a new workspace with the specified name.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.datasourcesraster.RasterWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(String, IWorkspace) - Method in class com.esri.arcgis.geodatabase.AttributedRelationshipClass
Copies this dataset to a new dataset with the specified name.
copy(String, IWorkspace) - Method in class com.esri.arcgis.geodatabase.FeatureClass
Copies this dataset to a new dataset with the specified name.
copy(String, IWorkspace) - Method in interface com.esri.arcgis.geodatabase.IDataset
Copies this dataset to a new dataset with the specified name.
copy(String, IWorkspace) - Method in class com.esri.arcgis.geodatabase.IDatasetProxy
Copies this dataset to a new dataset with the specified name.
copy(String, IWorkspace) - Method in interface com.esri.arcgis.geodatabase.IRasterDataset
Copies this dataset to a new dataset with the specified name.
copy(String, IWorkspace) - Method in class com.esri.arcgis.geodatabase.IRasterDatasetProxy
Copies this dataset to a new dataset with the specified name.
copy(String, IWorkspace) - Method in interface com.esri.arcgis.geodatabase.IRasterWorkspace2
Copies this workspace to a new workspace with the specified name.
copy(String, IWorkspace) - Method in class com.esri.arcgis.geodatabase.IRasterWorkspace2Proxy
Copies this workspace to a new workspace with the specified name.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.geodatabase.IWorkspaceFactoryProxy
Copies a workspace to the specified destination folder.
copy(String, IWorkspace) - Method in class com.esri.arcgis.geodatabase.MemoryRelationshipClass
Copies this dataset to a new dataset with the specified name.
copy(String, IWorkspace) - Method in class com.esri.arcgis.geodatabase.ObjectClass
Copies this dataset to a new dataset with the specified name.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.geodatabase.PlugInWorkspaceFactory
Copies a workspace to the specified destination folder.
copy(String, IWorkspace) - Method in class com.esri.arcgis.geodatabase.RasterCatalog
Copies this dataset to a new dataset with the specified name.
copy(String, IWorkspace) - Method in class com.esri.arcgis.geodatabase.RelationshipClass
Copies this dataset to a new dataset with the specified name.
copy(String, IWorkspace) - Method in class com.esri.arcgis.geodatabase.RelQueryTable
Copies this dataset to a new dataset with the specified name.
copy(String, IWorkspace) - Method in class com.esri.arcgis.geodatabase.Table
Copies this dataset to a new dataset with the specified name.
copy(String, IWorkspace) - Method in class com.esri.arcgis.geodatabase.Tin
Copies this dataset to a new dataset with the specified name.
copy(String, IWorkspace) - Method in class com.esri.arcgis.geodatabase.Workspace
Copies this dataset to a new dataset with the specified name.
copy(IWorkspaceName, String, IWorkspaceName[]) - Method in class com.esri.arcgis.geodatabase.WorkspaceFactory
Copies a workspace to the specified destination folder.
copy(String, IWorkspace) - Method in class com.esri.arcgis.geodatabase.XYEventSource
Copies this dataset to a new dataset with the specified name.
copy(Object) - Method in interface com.esri.arcgis.system.IObjectCopy
Obtains a new object which is a copy of the input object.
copy(Object) - Method in class com.esri.arcgis.system.IObjectCopyProxy
Deprecated.
Obtains a new object which is a copy of the input object.
copy(Object) - Method in class com.esri.arcgis.system.ObjectCopy
Obtains a new object which is a copy of the input object.
copyDataset() - Method in interface com.esri.arcgis.geodatabase.IGeoDBProtectNames
copyDataset
copyDataset() - Method in class com.esri.arcgis.geodatabase.IGeoDBProtectNamesProxy
copyDataset
copyLocator(String, String) - Method in interface com.esri.arcgis.geodatabase.ILocatorWorkspace
Copies a locator.
copyLocator(String, String) - Method in class com.esri.arcgis.geodatabase.ILocatorWorkspaceProxy
Copies a locator.
copyRelationshipChanges() - Method in interface com.esri.arcgis.geodatabase.IRelationshipChanges
Copies the relationship changes from the conflict to edit state.
copyRelationshipChanges() - Method in class com.esri.arcgis.geodatabase.IRelationshipChangesProxy
Copies the relationship changes from the conflict to edit state.
CoRESTDispatcher - Class in com.esri.arcgis.system
COM Class 'CoRESTDispatcher'.
CoRESTDispatcher() - Constructor for class com.esri.arcgis.system.CoRESTDispatcher
Constructs a CoRESTDispatcher using ArcGIS Engine.
CoRESTDispatcher(Object) - Constructor for class com.esri.arcgis.system.CoRESTDispatcher
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CoRESTDispatcher theCoRESTDispatcher = (CoRESTDispatcher) obj;
CoRESTOperation - Class in com.esri.arcgis.system
COM Class 'CoRESTOperation'.
CoRESTOperation() - Constructor for class com.esri.arcgis.system.CoRESTOperation
Constructs a CoRESTOperation using ArcGIS Engine.
CoRESTOperation(Object) - Constructor for class com.esri.arcgis.system.CoRESTOperation
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CoRESTOperation theCoRESTOperation = (CoRESTOperation) obj;
CoRESTResource - Class in com.esri.arcgis.system
COM Class 'CoRESTResource'.
CoRESTResource() - Constructor for class com.esri.arcgis.system.CoRESTResource
Constructs a CoRESTResource using ArcGIS Engine.
CoRESTResource(Object) - Constructor for class com.esri.arcgis.system.CoRESTResource
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CoRESTResource theCoRESTResource = (CoRESTResource) obj;
count() - Method in class com.esri.arcgis.geodatabase.FIDSet
The number of elements in the FID set.
count() - Method in interface com.esri.arcgis.geodatabase.IFIDSet
The number of elements in the FID set.
count() - Method in class com.esri.arcgis.geodatabase.IFIDSetProxy
Deprecated.
The number of elements in the FID set.
count() - Method in interface com.esri.arcgis.geodatabase.IGUIDSet
The number of elements in the GUID set.
count() - Method in class com.esri.arcgis.geodatabase.IGUIDSetProxy
Deprecated.
The number of elements in the GUID set.
count(IUID) - Method in interface com.esri.arcgis.geodatabase.IObjects
The number of objects in the array that belong to a specific class.
count(IUID) - Method in class com.esri.arcgis.geodatabase.IObjectsProxy
The number of objects in the array that belong to a specific class.
count(IUID) - Method in class com.esri.arcgis.geodatabase.Objects
The number of objects in the array that belong to a specific class.
count() - Method in class com.esri.arcgis.geodatabase.RecordNumberSet
The number of elements in the FID set.
crawl(ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.ArrayCrawler
Traverses a data store and returns a enumeration of crawled data source items.
crawl(ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.CsvCrawler
Traverses a data store and returns a enumeration of crawled data source items.
crawl(ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.FileCrawler
Traverses a data store and returns a enumeration of crawled data source items.
crawl(ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.GenericObjectCrawler
Traverses a data store and returns a enumeration of crawled data source items.
crawl(ITrackCancel) - Method in interface com.esri.arcgis.datasourcesraster.IDataSourceCrawler
Traverses a data store and returns a enumeration of crawled data source items.
crawl(ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.IDataSourceCrawlerProxy
Traverses a data store and returns a enumeration of crawled data source items.
crawl(ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.IkonosFileCrawler
Traverses a data store and returns a enumeration of crawled data source items.
crawl(ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.KompsatFileCrawler
Traverses a data store and returns a enumeration of crawled data source items.
crawl(ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.PixFileCrawler
Traverses a data store and returns a enumeration of crawled data source items.
crawl(ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.PleiadesFileCrawler
Traverses a data store and returns a enumeration of crawled data source items.
crawl(ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.PythonRasterCrawler
Traverses a data store and returns a enumeration of crawled data source items.
crawl(ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.QuickBirdFileCrawler
Traverses a data store and returns a enumeration of crawled data source items.
crawl(ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.RasterDatasetCrawler
Traverses a data store and returns a enumeration of crawled data source items.
crawl(ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.ScientificDataCrawler
Traverses a data store and returns a enumeration of crawled data source items.
crawl(ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.Spot6FileCrawler
Traverses a data store and returns a enumeration of crawled data source items.
crawl(ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.SuperViewFileCrawler
Traverses a data store and returns a enumeration of crawled data source items.
crawl(ITrackCancel) - Method in class com.esri.arcgis.datasourcesraster.TableCrawler
Traverses a data store and returns a enumeration of crawled data source items.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.datasourcesfile.BDConnectionWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.datasourcesfile.CadWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.datasourcesfile.PCCoverageWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.datasourcesfile.ShapefileWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.datasourcesfile.TinWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.datasourcesfile.VpfWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.datasourcesGDB.FileGDBWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.datasourcesGDB.InMemoryWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.datasourcesGDB.MemoryWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.datasourcesGDB.RealtimePluginWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.datasourcesGDB.SdeWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.datasourcesGDB.SqliteWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create() - Method in class com.esri.arcgis.datasourcesraster.BasicRasterSdeLoader
Creates a raster dataset on an SDE server.
create(int, int, int, int) - Method in interface com.esri.arcgis.datasourcesraster.IPixelBlock4
Initializes the pixel block.
create(int, int, int, int) - Method in class com.esri.arcgis.datasourcesraster.IPixelBlock4Proxy
Deprecated.
Initializes the pixel block.
create(int) - Method in interface com.esri.arcgis.datasourcesraster.IRasterClassNames
Create Class Names safe array.
create(int) - Method in class com.esri.arcgis.datasourcesraster.IRasterClassNamesProxy
Deprecated.
Create Class Names safe array.
create() - Method in interface com.esri.arcgis.datasourcesraster.IRasterPyramid
Build raster pyramids for this raster.
create() - Method in class com.esri.arcgis.datasourcesraster.IRasterPyramidProxy
Build raster pyramids for this raster.
create() - Method in interface com.esri.arcgis.datasourcesraster.IRasterSdeServerOperation
Creates a raster dataset on an SDE server.
create() - Method in interface com.esri.arcgis.datasourcesraster.IRasterSdeServerOperation2
Creates a raster dataset on an SDE server.
create() - Method in class com.esri.arcgis.datasourcesraster.IRasterSdeServerOperation2Proxy
Deprecated.
Creates a raster dataset on an SDE server.
create() - Method in class com.esri.arcgis.datasourcesraster.IRasterSdeServerOperationProxy
Deprecated.
Creates a raster dataset on an SDE server.
create(int, int, int, int) - Method in class com.esri.arcgis.datasourcesraster.PixelBlock
Initializes the pixel block.
create() - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Build raster pyramids for this raster.
create(int) - Method in class com.esri.arcgis.datasourcesraster.RasterClassNames
Create Class Names safe array.
create() - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Build raster pyramids for this raster.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.datasourcesraster.RasterWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in interface com.esri.arcgis.geodatabase.IWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.geodatabase.IWorkspaceFactoryProxy
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.geodatabase.PlugInWorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, String, IPropertySet, int) - Method in class com.esri.arcgis.geodatabase.WorkspaceFactory
Creates a new workspace specified by the directory, file name, and connection properties.
create(String, IUID) - Method in class com.esri.arcgis.system.ComponentCategoryManager
Creates a component category.
create(String, IUID) - Method in interface com.esri.arcgis.system.IComponentCategoryManager
Creates a component category.
create(String, IUID) - Method in class com.esri.arcgis.system.IComponentCategoryManagerProxy
Deprecated.
Creates a component category.
create(String) - Method in interface com.esri.arcgis.system.INameFactory
Finds the correct name-string parser for the given name string, and uses it to create a new Name object.
create(String) - Method in class com.esri.arcgis.system.INameFactoryProxy
Deprecated.
Finds the correct name-string parser for the given name string, and uses it to create a new Name object.
create(String) - Method in class com.esri.arcgis.system.NameFactory
Finds the correct name-string parser for the given name string, and uses it to create a new Name object.
createAccelerators() - Method in interface com.esri.arcgis.system.IExtensionAccelerators
Called to create the keyboard accelerators for this extension.
createAccelerators() - Method in class com.esri.arcgis.system.IExtensionAcceleratorsProxy
Called to create the keyboard accelerators for this extension.
createAnnotationClass(String, IFields, IUID, IUID, String, String, IFeatureDataset, IFeatureClass, Object, Object, Object, boolean) - Method in interface com.esri.arcgis.geodatabase.IFeatureWorkspaceAnno
Creates a new annotation feature class in the workspace.
createAnnotationClass(String, IFields, IUID, IUID, String, String, IFeatureDataset, IFeatureClass, Object, Object, Object, boolean) - Method in class com.esri.arcgis.geodatabase.IFeatureWorkspaceAnnoProxy
Creates a new annotation feature class in the workspace.
createAnnotationClass(String, IFields, IUID, IUID, String, String, IFeatureDataset, IFeatureClass, Object, Object, Object, boolean) - Method in class com.esri.arcgis.geodatabase.Workspace
Creates a new annotation feature class in the workspace.
createArchive(String) - Method in interface com.esri.arcgis.system.IZipArchive
Creates a new archive.
createArchive(String) - Method in class com.esri.arcgis.system.IZipArchiveProxy
Deprecated.
Creates a new archive.
createArchive(String) - Method in class com.esri.arcgis.system.ZipArchive
Creates a new archive.
createBuilderItem(IItemURI, IRasterDataset, int, ISpatialReference, IGeometry) - Method in interface com.esri.arcgis.datasourcesraster.IRasterTypeOperation
Constructs a builder item object given an item URI and the associated raster dataset.
createBuilderItem(IItemURI, IRasterDataset, int, ISpatialReference, IGeometry) - Method in class com.esri.arcgis.datasourcesraster.IRasterTypeOperationProxy
Constructs a builder item object given an item URI and the associated raster dataset.
createBuilderItem(IItemURI, IRasterDataset, int, ISpatialReference, IGeometry) - Method in class com.esri.arcgis.datasourcesraster.RasterType
Constructs a builder item object given an item URI and the associated raster dataset.
createChild(String, IVersion) - Method in interface com.esri.arcgis.geodatabase.IVersion
Creates a new child version of this version whose initial state is the current state of pInitialStateVersion.
createChild(String, IVersion) - Method in class com.esri.arcgis.geodatabase.IVersionProxy
Creates a new child version of this version whose initial state is the current state of pInitialStateVersion.
CreateColorCompositeFunction - Class in com.esri.arcgis.datasourcesraster
COM Class 'CreateColorCompositeFunction'.
CreateColorCompositeFunction() - Constructor for class com.esri.arcgis.datasourcesraster.CreateColorCompositeFunction
Constructs a CreateColorCompositeFunction using ArcGIS Engine.
CreateColorCompositeFunction(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CreateColorCompositeFunction
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CreateColorCompositeFunction theCreateColorCompositeFunction = (CreateColorCompositeFunction) obj;
CreateColorCompositeFunctionArguments - Class in com.esri.arcgis.datasourcesraster
COM Class 'CreateColorCompositeFunctionArguments'.
CreateColorCompositeFunctionArguments() - Constructor for class com.esri.arcgis.datasourcesraster.CreateColorCompositeFunctionArguments
Constructs a CreateColorCompositeFunctionArguments using ArcGIS Engine.
CreateColorCompositeFunctionArguments(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CreateColorCompositeFunctionArguments
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CreateColorCompositeFunctionArguments theCreateColorCompositeFunctionArguments = (CreateColorCompositeFunctionArguments) obj;
createConfiguration() - Method in interface com.esri.arcgis.server.IServerObjectAdmin
Creates a new server object configuration.
createConfiguration() - Method in class com.esri.arcgis.server.IServerObjectAdminProxy
Creates a new server object configuration.
createControlPointTable(IWorkspace, String, ISpatialReference, String) - Method in interface com.esri.arcgis.datasourcesraster.IImageRegistration
Creates a control point table.
createControlPointTable(IWorkspace, String, ISpatialReference, String) - Method in class com.esri.arcgis.datasourcesraster.IImageRegistrationProxy
Deprecated.
Creates a control point table.
createControlPointTable(IWorkspace, String, ISpatialReference, String) - Method in class com.esri.arcgis.datasourcesraster.ImageRegistration
Creates a control point table.
createCoverageTable(IWorkspace, String, ISpatialReference, String) - Method in interface com.esri.arcgis.datasourcesraster.IImageRegistration2
Creates a control point coverage table.
createCoverageTable(IWorkspace, String, ISpatialReference, String) - Method in class com.esri.arcgis.datasourcesraster.IImageRegistration2Proxy
Deprecated.
Creates a control point coverage table.
createCoverageTable(IWorkspace, String, ISpatialReference, String) - Method in class com.esri.arcgis.datasourcesraster.ImageRegistration
Creates a control point coverage table.
createCursor() - Method in class com.esri.arcgis.datasourcesraster.MosaicRaster
Allocates a Raster Cursor for fast raster scanning.
createCursor() - Method in class com.esri.arcgis.datasourcesraster.Raster
Allocates a Raster Cursor for fast raster scanning.
createCursor() - Method in interface com.esri.arcgis.geodatabase.IRaster
Allocates a Raster Cursor for fast raster scanning.
createCursor() - Method in class com.esri.arcgis.geodatabase.IRasterProxy
Deprecated.
Allocates a Raster Cursor for fast raster scanning.
createCursorEx(IPnt) - Method in interface com.esri.arcgis.datasourcesraster.IRaster2
Creates a cursor with a given pixel block size or native block size.
createCursorEx(IPnt) - Method in class com.esri.arcgis.datasourcesraster.IRaster2Proxy
Deprecated.
Creates a cursor with a given pixel block size or native block size.
createCursorEx(IPnt) - Method in class com.esri.arcgis.datasourcesraster.Raster
Creates a cursor with a given pixel block size or native block size.
createDataset(IDEDataset) - Method in interface com.esri.arcgis.geodatabase.IDatasetContainer2
Given a data element, create a dataset in this container.
createDataset(IDEDataset) - Method in class com.esri.arcgis.geodatabase.IDatasetContainer2Proxy
Given a data element, create a dataset in this container.
createDatum(int) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a predefined datum.
createDatum(int) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a predefined datum.
createDatum(int) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a predefined datum.
createDefaultRaster() - Method in class com.esri.arcgis.datasourcesraster.FunctionRasterDataset
Creates a raster object with the default properties for this dataset.
createDefaultRaster() - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Creates a raster object with the default properties for this dataset.
createDefaultRaster() - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Creates a raster object with the default properties for this dataset.
createDefaultRaster() - Method in interface com.esri.arcgis.geodatabase.IRasterDataset
Creates a raster object with the default properties for this dataset.
createDefaultRaster() - Method in class com.esri.arcgis.geodatabase.IRasterDatasetProxy
Creates a raster object with the default properties for this dataset.
createEmptyGeometryByESRIType(int, IGeometry[]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Create an empty geometry of the specified Esri shape file type.
createEmptyGeometryByESRIType(int, IGeometry[]) - Method in interface com.esri.arcgis.geometry.IGeometryFactory
Create an empty geometry of the specified Esri shape file type.
createEmptyGeometryByESRIType(int, IGeometry[]) - Method in class com.esri.arcgis.geometry.IGeometryFactoryProxy
Deprecated.
Create an empty geometry of the specified Esri shape file type.
createEmptyGeometryByType(int, IGeometry[]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Creates an empty geometry of the specified ArcObjects geometry type.
createEmptyGeometryByType(int, IGeometry[]) - Method in interface com.esri.arcgis.geometry.IGeometryFactory
Creates an empty geometry of the specified ArcObjects geometry type.
createEmptyGeometryByType(int, IGeometry[]) - Method in class com.esri.arcgis.geometry.IGeometryFactoryProxy
Deprecated.
Creates an empty geometry of the specified ArcObjects geometry type.
createEpipolarXform(IGeodataXform, IEnvelope, IGeodataXform, IEnvelope, boolean) - Method in class com.esri.arcgis.datasourcesraster.EpipolarXform
Setup transformation.
createEpipolarXform(IGeodataXform, IEnvelope, IGeodataXform, IEnvelope, ISpatialReference, boolean) - Method in class com.esri.arcgis.datasourcesraster.EpipolarXform
Setup transformation to destinated SRS.
createEpipolarXform(IGeodataXform, IEnvelope, IGeodataXform, IEnvelope, boolean) - Method in interface com.esri.arcgis.datasourcesraster.IEpipolarXform
Setup transformation.
createEpipolarXform(IGeodataXform, IEnvelope, IGeodataXform, IEnvelope, ISpatialReference, boolean) - Method in interface com.esri.arcgis.datasourcesraster.IEpipolarXform3
Setup transformation to destinated SRS.
createEpipolarXform(IGeodataXform, IEnvelope, IGeodataXform, IEnvelope, ISpatialReference, boolean) - Method in class com.esri.arcgis.datasourcesraster.IEpipolarXform3Proxy
Deprecated.
Setup transformation to destinated SRS.
createEpipolarXform(IGeodataXform, IEnvelope, IGeodataXform, IEnvelope, boolean) - Method in class com.esri.arcgis.datasourcesraster.IEpipolarXformProxy
Deprecated.
Setup transformation.
createEsriShapeVariantFromGeometry(int, IGeometry) - Method in interface com.esri.arcgis.geometry.IGeometryFactory4
Creates an Esri shape from a geometry object.
createEsriShapeVariantFromGeometry(int, IGeometry) - Method in class com.esri.arcgis.geometry.IGeometryFactory4Proxy
Deprecated.
Creates an Esri shape from a geometry object.
createESRISpatialReference(String, ISpatialReference[], int[]) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a spatial reference system and defines it from the specified ESRISpatialReference buffer.
createESRISpatialReference(String, ISpatialReference[], int[]) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a spatial reference system and defines it from the specified ESRISpatialReference buffer.
createESRISpatialReference(String, ISpatialReference[], int[]) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a spatial reference system and defines it from the specified ESRISpatialReference buffer.
createESRISpatialReferenceFromPRJ(String) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a spatial reference from a PRJ string.
createESRISpatialReferenceFromPRJ(String) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a spatial reference from a PRJ string.
createESRISpatialReferenceFromPRJ(String) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a spatial reference from a PRJ string.
createESRISpatialReferenceFromPRJFile(String) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a spatial reference from a PRJ file.
createESRISpatialReferenceFromPRJFile(String) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a spatial reference from a PRJ file.
createESRISpatialReferenceFromPRJFile(String) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a spatial reference from a PRJ file.
createESRISpatialReferenceInfo(String, ISpatialReferenceInfo[], int[]) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory3
Creates a spatial reference system and defines it from the specified ESRISpatialReference buffer.
createESRISpatialReferenceInfo(String, ISpatialReferenceInfo[], int[]) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactory3Proxy
Deprecated.
Creates a spatial reference system and defines it from the specified ESRISpatialReference buffer.
createESRISpatialReferenceInfo(String, ISpatialReferenceInfo[], int[]) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a spatial reference system and defines it from the specified ESRISpatialReference buffer.
createESRISpatialReferenceInfoFromPRJ(String) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory3
Creates a spatial reference from a PRJ string.
createESRISpatialReferenceInfoFromPRJ(String) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactory3Proxy
Deprecated.
Creates a spatial reference from a PRJ string.
createESRISpatialReferenceInfoFromPRJ(String) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a spatial reference from a PRJ string.
createESRISpatialReferenceInfoFromPRJFile(String) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory3
Creates a spatial reference from a PRJ file.
createESRISpatialReferenceInfoFromPRJFile(String) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactory3Proxy
Deprecated.
Creates a spatial reference from a PRJ file.
createESRISpatialReferenceInfoFromPRJFile(String) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a spatial reference from a PRJ file.
createExtensionType() - Method in interface com.esri.arcgis.server.IServerObjectAdmin2
Creates a new empty server object extension type.
createExtensionType() - Method in class com.esri.arcgis.server.IServerObjectAdmin2Proxy
Creates a new empty server object extension type.
createFeature() - Method in class com.esri.arcgis.geodatabase.FeatureClass
Create a new feature, with a system assigned object ID and null property values.
createFeature() - Method in interface com.esri.arcgis.geodatabase.IFeatureClass
Create a new feature, with a system assigned object ID and null property values.
createFeature() - Method in class com.esri.arcgis.geodatabase.IFeatureClassProxy
Create a new feature, with a system assigned object ID and null property values.
createFeature() - Method in class com.esri.arcgis.geodatabase.RasterCatalog
Create a new feature, with a system assigned object ID and null property values.
createFeature() - Method in class com.esri.arcgis.geodatabase.RelQueryTable
Create a new feature, with a system assigned object ID and null property values.
createFeature() - Method in class com.esri.arcgis.geodatabase.XYEventSource
Create a new feature, with a system assigned object ID and null property values.
createFeatureBuffer() - Method in class com.esri.arcgis.geodatabase.FeatureClass
Create a feature buffer that can be used with an insert cursor.
createFeatureBuffer() - Method in interface com.esri.arcgis.geodatabase.IFeatureClass
Create a feature buffer that can be used with an insert cursor.
createFeatureBuffer() - Method in class com.esri.arcgis.geodatabase.IFeatureClassProxy
Create a feature buffer that can be used with an insert cursor.
createFeatureBuffer() - Method in class com.esri.arcgis.geodatabase.RasterCatalog
Create a feature buffer that can be used with an insert cursor.
createFeatureBuffer() - Method in class com.esri.arcgis.geodatabase.RelQueryTable
Create a feature buffer that can be used with an insert cursor.
createFeatureBuffer() - Method in class com.esri.arcgis.geodatabase.XYEventSource
Create a feature buffer that can be used with an insert cursor.
createFeatureClass(String, IFields, IUID, IUID, int, String, String) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspace
Creates a new standalone feature class under the workspace.
createFeatureClass(String, IFields, IUID, IUID, int, String, String) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Creates a new standalone feature class under the workspace.
createFeatureClass(String, IFields, IUID, IUID, int, String, String) - Method in interface com.esri.arcgis.geodatabase.IFeatureDataset
Creates a new FeatureClass in this FeatureDataset.
createFeatureClass(String, IFields, IUID, IUID, int, String, String) - Method in class com.esri.arcgis.geodatabase.IFeatureDatasetProxy
Creates a new FeatureClass in this FeatureDataset.
createFeatureClass(String, IFields, IUID, IUID, int, String, String) - Method in interface com.esri.arcgis.geodatabase.IFeatureWorkspace
Creates a new standalone feature class under the workspace.
createFeatureClass(String, IFields, IUID, IUID, int, String, String) - Method in class com.esri.arcgis.geodatabase.IFeatureWorkspaceProxy
Creates a new standalone feature class under the workspace.
createFeatureClass(String, IFields, IUID, IUID, int, String, String) - Method in class com.esri.arcgis.geodatabase.Workspace
Creates a new standalone feature class under the workspace.
createFeatureDataset(String, ISpatialReference) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspace
Creates a new feature dataset.
createFeatureDataset(String, ISpatialReference) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Creates a new feature dataset.
createFeatureDataset(String, ISpatialReference) - Method in interface com.esri.arcgis.geodatabase.IFeatureWorkspace
Creates a new feature dataset.
createFeatureDataset(String, ISpatialReference) - Method in class com.esri.arcgis.geodatabase.IFeatureWorkspaceProxy
Creates a new feature dataset.
createFeatureDataset(String, ISpatialReference) - Method in class com.esri.arcgis.geodatabase.Workspace
Creates a new feature dataset.
createFeaturePointTable(IWorkspace, String, ISpatialReference, String) - Method in interface com.esri.arcgis.datasourcesraster.IImageRegistration
Creates a feature point table.
createFeaturePointTable(IWorkspace, String, ISpatialReference, String) - Method in class com.esri.arcgis.datasourcesraster.IImageRegistrationProxy
Deprecated.
Creates a feature point table.
createFeaturePointTable(IWorkspace, String, ISpatialReference, String) - Method in class com.esri.arcgis.datasourcesraster.ImageRegistration
Creates a feature point table.
createFolder(String) - Method in interface com.esri.arcgis.server.IServerObjectAdmin2
Creates a server configuration folder.
createFolder(String) - Method in class com.esri.arcgis.server.IServerObjectAdmin2Proxy
Creates a server configuration folder.
createForwardStar() - Method in interface com.esri.arcgis.geodatabase.INetworkQuery
Creates a NetworkForwardStar object for traversing the network dataset.
createForwardStar() - Method in class com.esri.arcgis.geodatabase.INetworkQueryProxy
Creates a NetworkForwardStar object for traversing the network dataset.
createForwardStarAdjacencies() - Method in interface com.esri.arcgis.geodatabase.INetworkQuery
Creates a NetworkForwardStarAdjacencies container object for forward star queries.
createForwardStarAdjacencies() - Method in class com.esri.arcgis.geodatabase.INetworkQueryProxy
Creates a NetworkForwardStarAdjacencies container object for forward star queries.
createFromAreaName(String, int) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory4
Creates a coordinate system from the human-readable 'area name' of the coordinate system.
createFromAreaName(String, int) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactory4Proxy
Deprecated.
Creates a coordinate system from the human-readable 'area name' of the coordinate system.
createFromAreaName(String, int) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a coordinate system from the human-readable 'area name' of the coordinate system.
createFromPixelBlock(IPixelBlock, Object) - Method in interface com.esri.arcgis.datasourcesraster.IPixelBlock4
Initializes the pixel block using another pixel block.
createFromPixelBlock(IPixelBlock, Object) - Method in class com.esri.arcgis.datasourcesraster.IPixelBlock4Proxy
Deprecated.
Initializes the pixel block using another pixel block.
createFromPixelBlock(IPixelBlock, Object) - Method in class com.esri.arcgis.datasourcesraster.PixelBlock
Initializes the pixel block using another pixel block.
createFromTitle(String, int, Object[]) - Method in interface com.esri.arcgis.datasourcesraster.IBinFunction2
Create Stock Binfunction.
createFromTitle(String, int, Object[]) - Method in class com.esri.arcgis.datasourcesraster.IBinFunction2Proxy
Create Stock Binfunction.
createFullRaster() - Method in class com.esri.arcgis.datasourcesraster.FunctionRasterDataset
Creates a raster containing all bands in this raster dataset.
createFullRaster() - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Creates a raster containing all bands in this raster dataset.
createFullRaster() - Method in interface com.esri.arcgis.geodatabase.IRasterDataset2
Creates a raster containing all bands in this raster dataset.
createFullRaster() - Method in class com.esri.arcgis.geodatabase.IRasterDataset2Proxy
Deprecated.
Creates a raster containing all bands in this raster dataset.
createGeographicCoordinateSystem(int) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a predefined geographic coordinate system.
createGeographicCoordinateSystem(int) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a predefined geographic coordinate system.
createGeographicCoordinateSystem(int) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a predefined geographic coordinate system.
createGeometry(int[], byte[], IGeometry[]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Create a point, polyline, polygon, or multipoint from the specified shapefile format buffer.
createGeometry(int[], byte[], IGeometry[]) - Method in interface com.esri.arcgis.geometry.IGeometryFactory
Create a point, polyline, polygon, or multipoint from the specified shapefile format buffer.
createGeometry(int[], byte[], IGeometry[]) - Method in class com.esri.arcgis.geometry.IGeometryFactoryProxy
Deprecated.
Create a point, polyline, polygon, or multipoint from the specified shapefile format buffer.
createGeometryEx(int, int[], byte[], IGeometry[]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Create a point, polyline, polygon, or multipoint from the specified shapefile format buffer.
createGeometryEx(int, int[], byte[], IGeometry[]) - Method in interface com.esri.arcgis.geometry.IGeometryFactory3
Create a point, polyline, polygon, or multipoint from the specified shapefile format buffer.
createGeometryEx(int, int[], byte[], IGeometry[]) - Method in class com.esri.arcgis.geometry.IGeometryFactory3Proxy
Deprecated.
Create a point, polyline, polygon, or multipoint from the specified shapefile format buffer.
createGeometryFromEnumerator(IEnumGeometry) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Creates a geometry bag containing references to geometries returned by the input geometry enumerator.
createGeometryFromEnumerator(IEnumGeometry) - Method in interface com.esri.arcgis.geometry.IGeometryFactory
Creates a geometry bag containing references to geometries returned by the input geometry enumerator.
createGeometryFromEnumerator(IEnumGeometry) - Method in class com.esri.arcgis.geometry.IGeometryFactoryProxy
Deprecated.
Creates a geometry bag containing references to geometries returned by the input geometry enumerator.
createGeometryFromVariant(int, Object, IGeometry[], int[]) - Method in interface com.esri.arcgis.geometry.IGeometryFactory4
Create a point, polyline, polygon, or multipoint from the specified shapefile format buffer.
createGeometryFromVariant(int, Object, IGeometry[], int[]) - Method in class com.esri.arcgis.geometry.IGeometryFactory4Proxy
Deprecated.
Create a point, polyline, polygon, or multipoint from the specified shapefile format buffer.
createGeometryFromWkb(int[], byte[], IGeometry[]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Create a point, polyline, polygon, or multipoint from the specified OGIS WKB format buffer.
createGeometryFromWkb(int[], byte[], IGeometry[]) - Method in interface com.esri.arcgis.geometry.IGeometryFactory
Create a point, polyline, polygon, or multipoint from the specified OGIS WKB format buffer.
createGeometryFromWkb(int[], byte[], IGeometry[]) - Method in class com.esri.arcgis.geometry.IGeometryFactoryProxy
Deprecated.
Create a point, polyline, polygon, or multipoint from the specified OGIS WKB format buffer.
createGeometryFromWkbVariant(Object, IGeometry[], int[]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Create a point, polyline, polygon, or multipoint from the specified OGIS WKB format buffer.
createGeometryFromWkbVariant(Object, IGeometry[], int[]) - Method in interface com.esri.arcgis.geometry.IGeometryFactory
Create a point, polyline, polygon, or multipoint from the specified OGIS WKB format buffer.
createGeometryFromWkbVariant(Object, IGeometry[], int[]) - Method in class com.esri.arcgis.geometry.IGeometryFactoryProxy
Deprecated.
Create a point, polyline, polygon, or multipoint from the specified OGIS WKB format buffer.
createGeometrySafe(int, long, byte[], long[], IGeometry[]) - Method in interface com.esri.arcgis.geometry.IGeometryFactory4
Create a point, polyline, polygon, or multipoint from the specified shapefile format buffer.
createGeometrySafe(int, long, byte[], long[], IGeometry[]) - Method in class com.esri.arcgis.geometry.IGeometryFactory4Proxy
Deprecated.
Create a point, polyline, polygon, or multipoint from the specified shapefile format buffer.
createGeoTransformation(int) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a predefined transformation between geographic coordinate systems.
createGeoTransformation(int) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a predefined transformation between geographic coordinate systems.
createGeoTransformation(int) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a predefined transformation between geographic coordinate systems.
createGUID() - Method in interface com.esri.arcgis.geodatabase.IGUIDGenerator
Create a Global Unique Identifier.
createGUID() - Method in class com.esri.arcgis.geodatabase.IGUIDGeneratorProxy
Create a Global Unique Identifier.
createHVDatumTransformation(int) - Method in class com.esri.arcgis.geometry.HVCompositeDatumTransformationEditor
Creates a datum transformation from wkid.
createHVDatumTransformation(int) - Method in interface com.esri.arcgis.geometry.IHVCompositeDatumTransformationEditor
Creates a datum transformation from wkid.
createHVDatumTransformation(int) - Method in class com.esri.arcgis.geometry.IHVCompositeDatumTransformationEditorProxy
Deprecated.
Creates a datum transformation from wkid.
createHVDatumTransformationFromGeoTransformation(IGeoTransformation) - Method in class com.esri.arcgis.geometry.HVCompositeDatumTransformationEditor
Creates a datum transformation from geo transformation.
createHVDatumTransformationFromGeoTransformation(IGeoTransformation) - Method in interface com.esri.arcgis.geometry.IHVCompositeDatumTransformationEditor
Creates a datum transformation from geo transformation.
createHVDatumTransformationFromGeoTransformation(IGeoTransformation) - Method in class com.esri.arcgis.geometry.IHVCompositeDatumTransformationEditorProxy
Deprecated.
Creates a datum transformation from geo transformation.
createHVDatumTransformationFromText(String) - Method in class com.esri.arcgis.geometry.HVCompositeDatumTransformationEditor
Creates a datum transformation from text.
createHVDatumTransformationFromText(String) - Method in interface com.esri.arcgis.geometry.IHVCompositeDatumTransformationEditor
Creates a datum transformation from text.
createHVDatumTransformationFromText(String) - Method in class com.esri.arcgis.geometry.IHVCompositeDatumTransformationEditorProxy
Deprecated.
Creates a datum transformation from text.
createIDMessage(int, int) - Method in interface com.esri.arcgis.geodatabase.IGPMessage2
Creates the error or warning message with code ID.
createIDMessage(int, int) - Method in class com.esri.arcgis.geodatabase.IGPMessage2Proxy
Deprecated.
Creates the error or warning message with code ID.
createIDMessage1Args(int, int, String) - Method in interface com.esri.arcgis.geodatabase.IGPMessage2
Creates the error or warning message with code ID, one argument.
createIDMessage1Args(int, int, String) - Method in class com.esri.arcgis.geodatabase.IGPMessage2Proxy
Deprecated.
Creates the error or warning message with code ID, one argument.
createIDMessage2Args(int, int, String, String) - Method in interface com.esri.arcgis.geodatabase.IGPMessage2
Creates the error or warning message with code ID, two arguments.
createIDMessage2Args(int, int, String, String) - Method in class com.esri.arcgis.geodatabase.IGPMessage2Proxy
Deprecated.
Creates the error or warning message with code ID, two arguments.
createJob() - Method in interface com.esri.arcgis.system.IJobCatalog
Creates a job and adds it to the catalog.
createJob() - Method in class com.esri.arcgis.system.IJobCatalogProxy
Deprecated.
Creates a job and adds it to the catalog.
createJobFilter() - Method in interface com.esri.arcgis.system.IJobCatalog
Creates a filter used for searching jobs.
createJobFilter() - Method in class com.esri.arcgis.system.IJobCatalogProxy
Deprecated.
Creates a filter used for searching jobs.
createLinkTable(IWorkspace, String, ISpatialReference, String) - Method in interface com.esri.arcgis.datasourcesraster.IImageRegistration2
Creates a link table.
createLinkTable(IWorkspace, String, ISpatialReference, String) - Method in class com.esri.arcgis.datasourcesraster.IImageRegistration2Proxy
Deprecated.
Creates a link table.
createLinkTable(IWorkspace, String, ISpatialReference, String) - Method in class com.esri.arcgis.datasourcesraster.ImageRegistration
Creates a link table.
createLocaleInfoFromLocaleID(int) - Method in interface com.esri.arcgis.system.ITimeZoneFactory
Obtains the locale display name that corresponds to the given locale ID.
createLocaleInfoFromLocaleID(int) - Method in class com.esri.arcgis.system.ITimeZoneFactoryProxy
Deprecated.
Obtains the locale display name that corresponds to the given locale ID.
createLocaleInfoFromLocaleID(int) - Method in class com.esri.arcgis.system.TimeZoneFactory
Obtains the locale display name that corresponds to the given locale ID.
createLocator(int, ILocatorStyle, ILocatorWorkspace, String) - Method in interface com.esri.arcgis.geodatabase.ILocatorUI
Opens the user interface to create a new locator.
createLocator(int, ILocatorStyle, ILocatorWorkspace, String) - Method in class com.esri.arcgis.geodatabase.ILocatorUIProxy
Opens the user interface to create a new locator.
createMachine() - Method in interface com.esri.arcgis.server.IServerObjectAdmin
Creates a new host machine.
createMachine() - Method in class com.esri.arcgis.server.IServerObjectAdminProxy
Creates a new host machine.
createMaterializedView(String, String) - Method in interface com.esri.arcgis.geodatabase.IDatabaseView2
Create materialized view from SQL statemnt input.
createMaterializedView(String, String) - Method in class com.esri.arcgis.geodatabase.IDatabaseView2Proxy
Deprecated.
Create materialized view from SQL statemnt input.
createMemberArray(IJSONArray[]) - Method in interface com.esri.arcgis.system.IJSONArray
Creates and adds new member to the member collection.
createMemberArray(IJSONArray[]) - Method in class com.esri.arcgis.system.IJSONArrayProxy
Deprecated.
Creates and adds new member to the member collection.
createMemberArray(String, IJSONArray[]) - Method in interface com.esri.arcgis.system.IJSONObject
Creates and adds new member name-value pair to the member collection.
createMemberArray(String, IJSONArray[]) - Method in class com.esri.arcgis.system.IJSONObjectProxy
Deprecated.
Creates and adds new member name-value pair to the member collection.
createMemberArray(IJSONArray[]) - Method in class com.esri.arcgis.system.JSONArray
Creates and adds new member to the member collection.
createMemberArray(String, IJSONArray[]) - Method in class com.esri.arcgis.system.JSONObject
Creates and adds new member name-value pair to the member collection.
createMemberObject(IJSONObject[]) - Method in interface com.esri.arcgis.system.IJSONArray
Creates and adds new member to the member collection.
createMemberObject(IJSONObject[]) - Method in class com.esri.arcgis.system.IJSONArrayProxy
Deprecated.
Creates and adds new member to the member collection.
createMemberObject(String, IJSONObject[]) - Method in interface com.esri.arcgis.system.IJSONObject
Creates and adds new member name-value pair to the member collection.
createMemberObject(String, IJSONObject[]) - Method in class com.esri.arcgis.system.IJSONObjectProxy
Deprecated.
Creates and adds new member name-value pair to the member collection.
createMemberObject(IJSONObject[]) - Method in class com.esri.arcgis.system.JSONArray
Creates and adds new member to the member collection.
createMemberObject(String, IJSONObject[]) - Method in class com.esri.arcgis.system.JSONObject
Creates and adds new member name-value pair to the member collection.
createMensuration(IRaster) - Method in interface com.esri.arcgis.datasourcesraster.IMensurationFactory
Create mensuration object based on raster object capabilities.
createMensuration(IRaster) - Method in class com.esri.arcgis.datasourcesraster.IMensurationFactoryProxy
Deprecated.
Create mensuration object based on raster object capabilities.
createMensuration(IRaster) - Method in class com.esri.arcgis.datasourcesraster.MensurationFactory
Create mensuration object based on raster object capabilities.
createMGRS(int, boolean, int) - Method in interface com.esri.arcgis.geometry.IConversionMGRS
Returns the MGRS/USNG description of a point.
createMGRS(int, boolean, int) - Method in class com.esri.arcgis.geometry.IConversionMGRSProxy
Deprecated.
Returns the MGRS/USNG description of a point.
createMGRS(int, boolean, int) - Method in class com.esri.arcgis.geometry.Point
Returns the MGRS/USNG description of a point.
createMosaicDataset(String, ISpatialReference, ICreateMosaicDatasetParameters, String) - Method in interface com.esri.arcgis.datasourcesraster.IMosaicWorkspaceExtension
Creates a mosaic dataset.
createMosaicDataset(String, ISpatialReference, ICreateMosaicDatasetParameters, String) - Method in class com.esri.arcgis.datasourcesraster.IMosaicWorkspaceExtensionProxy
Deprecated.
Creates a mosaic dataset.
CreateMosaicDatasetParameters - Class in com.esri.arcgis.datasourcesraster
COM Class 'CreateMosaicDatasetParameters'.
CreateMosaicDatasetParameters() - Constructor for class com.esri.arcgis.datasourcesraster.CreateMosaicDatasetParameters
Constructs a CreateMosaicDatasetParameters using ArcGIS Engine.
CreateMosaicDatasetParameters(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CreateMosaicDatasetParameters
Construct a CreateMosaicDatasetParameters using a reference to such an object returned from ArcGIS Engine or Server.
createMultidimensionalInfo(String) - Method in interface com.esri.arcgis.datasourcesraster.IAggregationDefinition2
Create a multidimensional info.
createMultidimensionalInfo(String) - Method in class com.esri.arcgis.datasourcesraster.IAggregationDefinition2Proxy
Deprecated.
Create a multidimensional info.
createMultidimensionalRasterFields() - Method in interface com.esri.arcgis.datasourcesraster.IMultidimensionalInfo3
Create multidimensional fields for variables and their dimensions.)
createMultidimensionalRasterFields() - Method in class com.esri.arcgis.datasourcesraster.IMultidimensionalInfo3Proxy
Deprecated.
Create multidimensional fields for variables and their dimensions.)
createNetworkDiagramFromEIDs(IDiagramTemplate, INetworkElementSet, ITrackCancel) - Method in interface com.esri.arcgis.geodatabase.IDiagramDataset
Creates a network diagram based on the specified diagram template from the specified network element set.
createNetworkDiagramFromEIDs(IDiagramTemplate, INetworkElementSet, ITrackCancel) - Method in class com.esri.arcgis.geodatabase.IDiagramDatasetProxy
Deprecated.
Creates a network diagram based on the specified diagram template from the specified network element set.
createNetworkDiagramFromGlobalIDs(IDiagramTemplate, IGlobalIDSet, ITrackCancel) - Method in interface com.esri.arcgis.geodatabase.IDiagramDataset
Creates a network diagram based on the specified diagram template from the specified network feature set.
createNetworkDiagramFromGlobalIDs(IDiagramTemplate, IGlobalIDSet, ITrackCancel) - Method in class com.esri.arcgis.geodatabase.IDiagramDatasetProxy
Deprecated.
Creates a network diagram based on the specified diagram template from the specified network feature set.
createNetworkDiagramLayout(String) - Method in interface com.esri.arcgis.geodatabase.IDiagramDataset
Creates a network diagram layout.
createNetworkDiagramLayout(String) - Method in class com.esri.arcgis.geodatabase.IDiagramDatasetProxy
Deprecated.
Creates a network diagram layout.
createNetworkElement(int) - Method in interface com.esri.arcgis.geodatabase.INetworkQuery
Creates an uninitialized network element of the specified type for use in network dataset queries.
createNetworkElement(int) - Method in class com.esri.arcgis.geodatabase.INetworkQueryProxy
Creates an uninitialized network element of the specified type for use in network dataset queries.
createNew() - Method in class com.esri.arcgis.geometry.HVCompositeDatumTransformationEditor
Creates an hv composite datum transformation from the editor properties.
createNew() - Method in interface com.esri.arcgis.geometry.IHVCompositeDatumTransformationEditor
Creates an hv composite datum transformation from the editor properties.
createNew() - Method in class com.esri.arcgis.geometry.IHVCompositeDatumTransformationEditorProxy
Deprecated.
Creates an hv composite datum transformation from the editor properties.
createNewIMessage(IMessage) - Method in class com.esri.arcgis.server.SOIHelper
Creates a new IMessage object from an existing one with the correct name space and name.
createNewScratchWorkspace() - Method in class com.esri.arcgis.datasourcesGDB.FileGDBScratchWorkspaceFactory
Creates and returns a new scratch workspace.
createNewScratchWorkspace() - Method in interface com.esri.arcgis.geodatabase.IScratchWorkspaceFactory
Creates and returns a new scratch workspace.
createNewScratchWorkspace() - Method in class com.esri.arcgis.geodatabase.IScratchWorkspaceFactoryProxy
Creates and returns a new scratch workspace.
createNext() - Method in class com.esri.arcgis.system.CategoryFactory
Creates the next component in the category.
createNext() - Method in interface com.esri.arcgis.system.ICategoryFactory
Creates the next component in the category.
createNext() - Method in class com.esri.arcgis.system.ICategoryFactoryProxy
Deprecated.
Creates the next component in the category.
createObject(String) - Method in interface com.esri.arcgis.server.IServerContext
Create an object in the server context whose type is specified by the CLSID.
createObject(Class) - Method in interface com.esri.arcgis.server.IServerContext
Create an instance of an ArcGIS Java extension in the server context whose class definition is specified by classDef.
createObject(String) - Method in class com.esri.arcgis.server.IServerContextProxy
Create an object in the server context whose type is specified by the CLSID.
createObject(Class) - Method in class com.esri.arcgis.server.IServerContextProxy
Create an instance of an ArcGIS Java extension in the server context whose class definition is specified by classDef.
createObject(String) - Method in class com.esri.arcgis.server.ServerContext
Create an object in the server context whose type is specified by the CLSID.
createObject(Class) - Method in class com.esri.arcgis.server.ServerContext
Create an instance of an ArcGIS Java extension in the server context whose class definition is specified by classDef.
createObject(Class) - Static method in class com.esri.arcgis.system.EngineContext
Creates a new instance of an ArcGIS Java extension.
createOperation(String, String, String, boolean) - Static method in class com.esri.arcgis.system.ServerUtilities
Creates an operation that can be called on a REST resource, using specified name, parameter list and output formats list
createOutputDataElement(String, String) - Method in class com.esri.arcgis.geodatabase.DENetworkDatasetType
Creates a data element given a catalog path and an optional workspace.
createOutputDataElement(String, String) - Method in interface com.esri.arcgis.geodatabase.IDataElementType
Creates a data element given a catalog path and an optional workspace.
createOutputDataElement(String, String) - Method in class com.esri.arcgis.geodatabase.IDataElementTypeProxy
Creates a data element given a catalog path and an optional workspace.
createOverlapTable(IWorkspace, String, ISpatialReference, String) - Method in interface com.esri.arcgis.datasourcesraster.IImageRegistration2
Creates an overlap table.
createOverlapTable(IWorkspace, String, ISpatialReference, String) - Method in class com.esri.arcgis.datasourcesraster.IImageRegistration2Proxy
Deprecated.
Creates an overlap table.
createOverlapTable(IWorkspace, String, ISpatialReference, String) - Method in class com.esri.arcgis.datasourcesraster.ImageRegistration
Creates an overlap table.
createOwnedCS(long[]) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceSingletonManager
Replaces ppInOutCoordSys with an exact, deep copy.
createOwnedCS(long[]) - Method in class com.esri.arcgis.geometry.ISpatialReferenceSingletonManagerProxy
Deprecated.
Replaces ppInOutCoordSys with an exact, deep copy.
createOwnedCS(long[]) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Replaces ppInOutCoordSys with an exact, deep copy.
createParameter(int) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a predefined parameter.
createParameter(int) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a predefined parameter.
createParameter(int) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a predefined parameter.
createPixelBlock(int, int, int) - Method in interface com.esri.arcgis.datasourcesraster.IMultidimensionalRaster2
Create a multidimensional pixel block.
createPixelBlock(int, int, int) - Method in class com.esri.arcgis.datasourcesraster.IMultidimensionalRaster2Proxy
Deprecated.
Create a multidimensional pixel block.
createPixelBlock() - Method in interface com.esri.arcgis.datasourcesraster.IRawBlocks
Create a compatible pixel block.
createPixelBlock() - Method in class com.esri.arcgis.datasourcesraster.IRawBlocksProxy
Create a compatible pixel block.
createPixelBlock(IPnt) - Method in interface com.esri.arcgis.datasourcesraster.IRawPixels
Allocates a PixelBlock of size requested and type of this band.
createPixelBlock(IPnt) - Method in class com.esri.arcgis.datasourcesraster.IRawPixelsProxy
Allocates a PixelBlock of size requested and type of this band.
createPixelBlock(IPnt) - Method in class com.esri.arcgis.datasourcesraster.MosaicRaster
Allocates a PixelBlock of requested size.
createPixelBlock(IPnt) - Method in class com.esri.arcgis.datasourcesraster.Raster
Allocates a PixelBlock of requested size.
createPixelBlock() - Method in class com.esri.arcgis.datasourcesraster.Raster
Create a compatible pixel block.
createPixelBlock(IPnt) - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Allocates a PixelBlock of size requested and type of this band.
createPixelBlock() - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Create a compatible pixel block.
createPixelBlock() - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Create a compatible pixel block.
createPixelBlock(IPnt) - Method in interface com.esri.arcgis.geodatabase.IRaster
Allocates a PixelBlock of requested size.
createPixelBlock(IPnt) - Method in class com.esri.arcgis.geodatabase.IRasterProxy
Deprecated.
Allocates a PixelBlock of requested size.
createPredefinedAngularUnits() - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a list of predefined angular units.
createPredefinedAngularUnits() - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a list of predefined angular units.
createPredefinedAngularUnits() - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a list of predefined angular units.
createPredefinedDatums() - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a list of a list of predefined datums.
createPredefinedDatums() - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a list of a list of predefined datums.
createPredefinedDatums() - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a list of a list of predefined datums.
createPredefinedGeographicTransformations() - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory2
Creates a list of predefined geographic transformations.
createPredefinedGeographicTransformations() - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactory2Proxy
Deprecated.
Creates a list of predefined geographic transformations.
createPredefinedGeographicTransformations() - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a list of predefined geographic transformations.
createPredefinedLinearUnits() - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a list of predefined linear units.
createPredefinedLinearUnits() - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a list of predefined linear units.
createPredefinedLinearUnits() - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a list of predefined linear units.
createPredefinedPrimeMeridians() - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a list of predefined prime meridians.
createPredefinedPrimeMeridians() - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a list of predefined prime meridians.
createPredefinedPrimeMeridians() - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a list of predefined prime meridians.
createPredefinedProjections() - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a list of predefined projections.
createPredefinedProjections() - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a list of predefined projections.
createPredefinedProjections() - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a list of predefined projections.
createPredefinedSpheroids() - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a list of predefined spheroids.
createPredefinedSpheroids() - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a list of predefined spheroids.
createPredefinedSpheroids() - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a list of predefined spheroids.
createPredefinedVerticalCoordinateSystems() - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory3
Creates a list of predefined vertical coordinate systems.
createPredefinedVerticalCoordinateSystems() - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactory3Proxy
Deprecated.
Creates a list of predefined vertical coordinate systems.
createPredefinedVerticalCoordinateSystems() - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a list of predefined vertical coordinate systems.
createPredefinedVerticalDatums() - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory3
Creates a list of predefined vertical datums.
createPredefinedVerticalDatums() - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactory3Proxy
Deprecated.
Creates a list of predefined vertical datums.
createPredefinedVerticalDatums() - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a list of predefined vertical datums.
createPrimeMeridian(int) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a predefined prime meridian.
createPrimeMeridian(int) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a predefined prime meridian.
createPrimeMeridian(int) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a predefined prime meridian.
createProjectedCoordinateSystem(int) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a predefined projected coordinate system.
createProjectedCoordinateSystem(int) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a predefined projected coordinate system.
createProjectedCoordinateSystem(int) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a predefined projected coordinate system.
createProjection(int) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a predefined projection.
createProjection(int) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a predefined projection.
createProjection(int) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a predefined projection.
createQuery() - Method in interface com.esri.arcgis.geodatabase.IBaseNetwork
Creates query object.
createQuery() - Method in class com.esri.arcgis.geodatabase.IBaseNetworkProxy
Creates query object.
createQuery() - Method in interface com.esri.arcgis.server.IServerLog
Creates an IServerLogQuery for interrogating the ArcGIS server logs.
createQuery() - Method in class com.esri.arcgis.server.IServerLogProxy
Creates an IServerLogQuery for interrogating the ArcGIS server logs.
createQueryDef() - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspace
Create a query definition object.
createQueryDef() - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Create a query definition object.
createQueryDef() - Method in interface com.esri.arcgis.geodatabase.IFeatureWorkspace
Create a query definition object.
createQueryDef() - Method in class com.esri.arcgis.geodatabase.IFeatureWorkspaceProxy
Create a query definition object.
createQueryDef() - Method in class com.esri.arcgis.geodatabase.Workspace
Create a query definition object.
createRaster() - Method in class com.esri.arcgis.datasourcesraster.FunctionRasterDataset
Creates an empty raster.
createRaster(IRaster, IRaster, ILongArray[], IRaster[]) - Method in interface com.esri.arcgis.datasourcesraster.IRasterFunctionHelper
Creates a new raster using a given reference raster.
createRaster(IRaster, IRaster, ILongArray[], IRaster[]) - Method in class com.esri.arcgis.datasourcesraster.IRasterFunctionHelperProxy
Creates a new raster using a given reference raster.
createRaster() - Method in class com.esri.arcgis.datasourcesraster.RasterDataset
Creates an empty raster.
createRaster(IRaster, IRaster, ILongArray[], IRaster[]) - Method in class com.esri.arcgis.datasourcesraster.RasterFunctionHelper
Creates a new raster using a given reference raster.
createRaster() - Method in interface com.esri.arcgis.geodatabase.IRasterDataset2
Creates an empty raster.
createRaster() - Method in class com.esri.arcgis.geodatabase.IRasterDataset2Proxy
Deprecated.
Creates an empty raster.
createRasterCatalog(String, IFields, String, String, String) - Method in interface com.esri.arcgis.geodatabase.IRasterWorkspaceEx
Creates a new raster catalog.
createRasterCatalog(String, IFields, String, String, String) - Method in class com.esri.arcgis.geodatabase.IRasterWorkspaceExProxy
Creates a new raster catalog.
createRasterCatalog(String, IFields, String, String, String) - Method in class com.esri.arcgis.geodatabase.Workspace
Creates a new raster catalog.
createRasterDataset(String, String, IPoint, int, int, double, double, int, int, ISpatialReference, boolean) - Method in class com.esri.arcgis.datasourcesraster.RasterWorkspace
Creates a RasterDataset in the workspace given its name.
createRasterDataset(String, String, IPoint, int, int, double, double, int, int, ISpatialReference, boolean) - Method in interface com.esri.arcgis.geodatabase.IRasterWorkspace2
Creates a RasterDataset in the workspace given its name.
createRasterDataset(String, String, IPoint, int, int, double, double, int, int, ISpatialReference, boolean) - Method in class com.esri.arcgis.geodatabase.IRasterWorkspace2Proxy
Creates a RasterDataset in the workspace given its name.
createRasterDataset(String, String, IPoint, int, int, double, double, int, int, ISpatialReference, boolean, IRasterStorageDef, String) - Method in interface com.esri.arcgis.geodatabase.IRasterWorkspace4
Creates a RasterDataset in the workspace given its name.
createRasterDataset(String, String, IPoint, int, int, double, double, int, int, ISpatialReference, boolean, IRasterStorageDef, String) - Method in class com.esri.arcgis.geodatabase.IRasterWorkspace4Proxy
Creates a RasterDataset in the workspace given its name.
createRasterDataset(String, int, int, IRasterStorageDef, String, IRasterDef, IGeometryDef) - Method in interface com.esri.arcgis.geodatabase.IRasterWorkspaceEx
Creates a new raster dataset.
createRasterDataset(String, int, int, IRasterStorageDef, String, IRasterDef, IGeometryDef) - Method in class com.esri.arcgis.geodatabase.IRasterWorkspaceExProxy
Creates a new raster dataset.
createRasterDataset(String, int, int, IRasterStorageDef, String, IRasterDef, IGeometryDef) - Method in class com.esri.arcgis.geodatabase.Workspace
Creates a new raster dataset.
createRasters() - Method in class com.esri.arcgis.datasourcesraster.FunctionRasterDataset
Creates a collection of rasters from a multidimensional raster dataset.
createRasters() - Method in interface com.esri.arcgis.datasourcesraster.IMultidimensionalRaster2
Creates an array of rasters from a multidimensional raster.
createRasters() - Method in class com.esri.arcgis.datasourcesraster.IMultidimensionalRaster2Proxy
Deprecated.
Creates an array of rasters from a multidimensional raster.
createRasters() - Method in interface com.esri.arcgis.datasourcesraster.IMultidimensionalRasterDataset
Creates a collection of rasters from a multidimensional raster dataset.
createRasters() - Method in class com.esri.arcgis.datasourcesraster.IMultidimensionalRasterDatasetProxy
Deprecated.
Creates a collection of rasters from a multidimensional raster dataset.
createRasterType(String) - Method in interface com.esri.arcgis.datasourcesraster.IRasterTypeFactory
Creates a raster type object given a name.
createRasterType(String) - Method in class com.esri.arcgis.datasourcesraster.IRasterTypeFactoryProxy
Deprecated.
Creates a raster type object given a name.
createRasterType(String) - Method in class com.esri.arcgis.datasourcesraster.PythonRasterTypeFactory
Creates a raster type object given a name.
createRasterType(String) - Method in class com.esri.arcgis.datasourcesraster.RasterTypeFactory
Creates a raster type object given a name.
createReferencedMosaicDataset(String, ISpatialReference, IRasterCatalog, String, ICreateMosaicDatasetParameters, String) - Method in interface com.esri.arcgis.datasourcesraster.IMosaicWorkspaceExtension
Creates a referenced mosaic dataset from an external raster catalog.
createReferencedMosaicDataset(String, ISpatialReference, IRasterCatalog, String, ICreateMosaicDatasetParameters, String) - Method in class com.esri.arcgis.datasourcesraster.IMosaicWorkspaceExtensionProxy
Deprecated.
Creates a referenced mosaic dataset from an external raster catalog.
createRelationship(IObject, IObject) - Method in class com.esri.arcgis.geodatabase.AttributedRelationshipClass
Creates a new relationship between the two specified objects.
createRelationship(IObject, IObject) - Method in interface com.esri.arcgis.geodatabase.IRelationshipClass
Creates a new relationship between the two specified objects.
createRelationship(IObject, IObject) - Method in class com.esri.arcgis.geodatabase.IRelationshipClassProxy
Creates a new relationship between the two specified objects.
createRelationship(IObject, IObject) - Method in class com.esri.arcgis.geodatabase.MemoryRelationshipClass
Creates a new relationship between the two specified objects.
createRelationship(IObject, IObject) - Method in class com.esri.arcgis.geodatabase.RelationshipClass
Creates a new relationship between the two specified objects.
createRelationshipClass(String, IObjectClass, IObjectClass, String, String, int, int, boolean, boolean, IFields, String, String, String, String) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspace
Creates a new relationship class.
createRelationshipClass(String, IObjectClass, IObjectClass, String, String, int, int, boolean, boolean, IFields, String, String, String, String) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Creates a new relationship class.
createRelationshipClass(String, IObjectClass, IObjectClass, String, String, int, int, boolean, boolean, IFields, String, String, String, String) - Method in interface com.esri.arcgis.geodatabase.IFeatureWorkspace
Creates a new relationship class.
createRelationshipClass(String, IObjectClass, IObjectClass, String, String, int, int, boolean, boolean, IFields, String, String, String, String) - Method in class com.esri.arcgis.geodatabase.IFeatureWorkspaceProxy
Creates a new relationship class.
createRelationshipClass(String, IObjectClass, IObjectClass, String, String, int, int, boolean, boolean, IFields, String, String, String, String) - Method in interface com.esri.arcgis.geodatabase.IRelationshipClassContainer
Creates a new relationship class in this container.
createRelationshipClass(String, IObjectClass, IObjectClass, String, String, int, int, boolean, boolean, IFields, String, String, String, String) - Method in class com.esri.arcgis.geodatabase.IRelationshipClassContainerProxy
Creates a new relationship class in this container.
createRelationshipClass(String, IObjectClass, IObjectClass, String, String, int, int, boolean, boolean, IFields, String, String, String, String) - Method in class com.esri.arcgis.geodatabase.Workspace
Creates a new relationship class.
createResource(String, String, boolean, boolean) - Static method in class com.esri.arcgis.system.ServerUtilities
Creates a REST resource based on specified name, description and collection flag
createRGBRaster(IRasterDataset) - Method in interface com.esri.arcgis.datasourcesraster.IRasterColormapToRGBConversion
Creates a RGB multiband raster from a colormap raster dataset.
createRGBRaster(IRasterDataset) - Method in class com.esri.arcgis.datasourcesraster.IRasterColormapToRGBConversionProxy
Deprecated.
Creates a RGB multiband raster from a colormap raster dataset.
createRGBRaster(IRasterDataset) - Method in class com.esri.arcgis.datasourcesraster.RasterColormapToRGBConverter
Creates a RGB multiband raster from a colormap raster dataset.
createRow() - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Creates a row in the database with a system assigned object ID and null property values.
createRow() - Method in class com.esri.arcgis.geodatabase.AttributedRelationshipClass
Creates a row in the database with a system assigned object ID and null property values.
createRow() - Method in class com.esri.arcgis.geodatabase.FeatureClass
Creates a row in the database with a system assigned object ID and null property values.
createRow() - Method in interface com.esri.arcgis.geodatabase.ITable
Creates a row in the database with a system assigned object ID and null property values.
createRow() - Method in class com.esri.arcgis.geodatabase.ITableProxy
Creates a row in the database with a system assigned object ID and null property values.
createRow() - Method in class com.esri.arcgis.geodatabase.ObjectClass
Creates a row in the database with a system assigned object ID and null property values.
createRow() - Method in class com.esri.arcgis.geodatabase.RasterCatalog
Creates a row in the database with a system assigned object ID and null property values.
createRow() - Method in class com.esri.arcgis.geodatabase.RelQueryTable
Creates a row in the database with a system assigned object ID and null property values.
createRow() - Method in class com.esri.arcgis.geodatabase.Table
Creates a row in the database with a system assigned object ID and null property values.
createRow() - Method in class com.esri.arcgis.geodatabase.XYEventSource
Creates a row in the database with a system assigned object ID and null property values.
createRow() - Method in interface com.esri.arcgis.geodatabaseextensions.ITemporalTable
Creates a row in the database with a system assigned object ID and null property values.
createRow() - Method in class com.esri.arcgis.geodatabaseextensions.ITemporalTableProxy
Deprecated.
Creates a row in the database with a system assigned object ID and null property values.
createRowBuffer() - Method in class com.esri.arcgis.datasourcesraster.RasterBand
Creates a row buffer that can be used with an insert cursor.
createRowBuffer() - Method in class com.esri.arcgis.geodatabase.AttributedRelationshipClass
Creates a row buffer that can be used with an insert cursor.
createRowBuffer() - Method in class com.esri.arcgis.geodatabase.FeatureClass
Creates a row buffer that can be used with an insert cursor.
createRowBuffer() - Method in interface com.esri.arcgis.geodatabase.IRecordSetInit
Creates a row buffer that can be used with an insert cursor.
createRowBuffer() - Method in class com.esri.arcgis.geodatabase.IRecordSetInitProxy
Deprecated.
Creates a row buffer that can be used with an insert cursor.
createRowBuffer() - Method in interface com.esri.arcgis.geodatabase.ITable
Creates a row buffer that can be used with an insert cursor.
createRowBuffer() - Method in class com.esri.arcgis.geodatabase.ITableProxy
Creates a row buffer that can be used with an insert cursor.
createRowBuffer() - Method in class com.esri.arcgis.geodatabase.ObjectClass
Creates a row buffer that can be used with an insert cursor.
createRowBuffer() - Method in class com.esri.arcgis.geodatabase.RasterCatalog
Creates a row buffer that can be used with an insert cursor.
createRowBuffer() - Method in class com.esri.arcgis.geodatabase.RecordSet
Creates a row buffer that can be used with an insert cursor.
createRowBuffer() - Method in class com.esri.arcgis.geodatabase.RelQueryTable
Creates a row buffer that can be used with an insert cursor.
createRowBuffer() - Method in class com.esri.arcgis.geodatabase.Table
Creates a row buffer that can be used with an insert cursor.
createRowBuffer() - Method in class com.esri.arcgis.geodatabase.XYEventSource
Creates a row buffer that can be used with an insert cursor.
createRowBuffer() - Method in interface com.esri.arcgis.geodatabaseextensions.ITemporalTable
Creates a row buffer that can be used with an insert cursor.
createRowBuffer() - Method in class com.esri.arcgis.geodatabaseextensions.ITemporalTableProxy
Deprecated.
Creates a row buffer that can be used with an insert cursor.
createSequence(String, int, int) - Method in interface com.esri.arcgis.geodatabase.IDatabaseSequence
Create a new sequence.
createSequence(String, int, int) - Method in class com.esri.arcgis.geodatabase.IDatabaseSequenceProxy
Deprecated.
Create a new sequence.
createServerContext(String, String) - Method in interface com.esri.arcgis.server.IServerObjectManager
Gets a reference to a server context.
createServerContext(String, String) - Method in class com.esri.arcgis.server.IServerObjectManagerProxy
Gets a reference to a server context.
createServerDirectory() - Method in interface com.esri.arcgis.server.IServerObjectAdmin
Creates a new server directory.
createServerDirectory() - Method in class com.esri.arcgis.server.IServerObjectAdminProxy
Creates a new server directory.
createServiceCatalog() - Method in interface com.esri.arcgis.server.IServerObjectManager4
Gets the ServiceCatalog for the services running on the server.
createServiceCatalog() - Method in class com.esri.arcgis.server.IServerObjectManager4Proxy
Gets the ServiceCatalog for the services running on the server.
createSlices(String, boolean) - Method in interface com.esri.arcgis.datasourcesraster.IMultidimensionalInfo3
Create multidimensional definition for all slices for a given variable.)
createSlices(String, boolean) - Method in class com.esri.arcgis.datasourcesraster.IMultidimensionalInfo3Proxy
Deprecated.
Create multidimensional definition for all slices for a given variable.)
createSolutionPointTable(IWorkspace, String, ISpatialReference, String) - Method in interface com.esri.arcgis.datasourcesraster.IImageRegistration2
Creates a solution point table.
createSolutionPointTable(IWorkspace, String, ISpatialReference, String) - Method in class com.esri.arcgis.datasourcesraster.IImageRegistration2Proxy
Deprecated.
Creates a solution point table.
createSolutionPointTable(IWorkspace, String, ISpatialReference, String) - Method in class com.esri.arcgis.datasourcesraster.ImageRegistration
Creates a solution point table.
createSolutionTable(IWorkspace, String, ISpatialReference, String) - Method in interface com.esri.arcgis.datasourcesraster.IImageRegistration
Creates a solution table.
createSolutionTable(IWorkspace, String, ISpatialReference, String) - Method in class com.esri.arcgis.datasourcesraster.IImageRegistrationProxy
Deprecated.
Creates a solution table.
createSolutionTable(IWorkspace, String, ISpatialReference, String) - Method in class com.esri.arcgis.datasourcesraster.ImageRegistration
Creates a solution table.
createSpatialReference(int) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory2
Creates a predefined spatial reference from an srID.
createSpatialReference(int) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactory2Proxy
Deprecated.
Creates a predefined spatial reference from an srID.
createSpatialReference(int) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a predefined spatial reference from an srID.
createSpheroid(int) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a predefined spheroid.
createSpheroid(int) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a predefined spheroid.
createSpheroid(int) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a predefined spheroid.
createSubnetworkManager() - Method in interface com.esri.arcgis.geodatabase.IUtilityNetworkSubnetwork
Create Utility Network Subnetwork Manager.
createSubnetworkManager() - Method in class com.esri.arcgis.geodatabase.IUtilityNetworkSubnetworkProxy
Create Utility Network Subnetwork Manager.
createTable(String, IFields, IUID, IUID, String) - Method in class com.esri.arcgis.datasourcesfile.BimFileWorkspace
Creates a new table.
createTable(String, IFields, IUID, IUID, String) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Creates a new table.
createTable(String, IFields, IUID, IUID, String) - Method in interface com.esri.arcgis.geodatabase.IFeatureWorkspace
Creates a new table.
createTable(String, IFields, IUID, IUID, String) - Method in class com.esri.arcgis.geodatabase.IFeatureWorkspaceProxy
Creates a new table.
createTable(IFields) - Method in interface com.esri.arcgis.geodatabase.IRecordSetInit
Creates an empty table or feature class for a Recordset.
createTable(IFields) - Method in class com.esri.arcgis.geodatabase.IRecordSetInitProxy
Deprecated.
Creates an empty table or feature class for a Recordset.
createTable(IFields) - Method in class com.esri.arcgis.geodatabase.RecordSet
Creates an empty table or feature class for a Recordset.
createTable(String, IFields, IUID, IUID, String) - Method in class com.esri.arcgis.geodatabase.Workspace
Creates a new table.
createTimeReferenceFromWindowsID(String) - Method in interface com.esri.arcgis.system.ITimeZoneFactory
Creates a time reference from a windows ID.
createTimeReferenceFromWindowsID(String) - Method in class com.esri.arcgis.system.ITimeZoneFactoryProxy
Deprecated.
Creates a time reference from a windows ID.
createTimeReferenceFromWindowsID(String) - Method in class com.esri.arcgis.system.TimeZoneFactory
Creates a time reference from a windows ID.
createTimeZoneInfoFromWindowsID(String) - Method in interface com.esri.arcgis.system.ITimeZoneFactory
Creates a time zone info from a windows ID.
createTimeZoneInfoFromWindowsID(String) - Method in class com.esri.arcgis.system.ITimeZoneFactoryProxy
Deprecated.
Creates a time zone info from a windows ID.
createTimeZoneInfoFromWindowsID(String) - Method in class com.esri.arcgis.system.TimeZoneFactory
Creates a time zone info from a windows ID.
createTopology(String, double, int, String) - Method in interface com.esri.arcgis.geodatabase.ITopologyContainer
Creates a new topology.
createTopology(String, double, int, String) - Method in class com.esri.arcgis.geodatabase.ITopologyContainerProxy
Creates a new topology.
createTopologyEx(String, double, double, int, String) - Method in interface com.esri.arcgis.geodatabase.ITopologyContainer
Creates a new topology.
createTopologyEx(String, double, double, int, String) - Method in class com.esri.arcgis.geodatabase.ITopologyContainerProxy
Creates a new topology.
createTracer() - Method in interface com.esri.arcgis.geodatabase.IBaseNetwork
Creates tracer.
createTracer() - Method in class com.esri.arcgis.geodatabase.IBaseNetworkProxy
Creates tracer.
createUnit(int) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory
Creates a predefined unit of measure.
createUnit(int) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactoryProxy
Deprecated.
Creates a predefined unit of measure.
createUnit(int) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a predefined unit of measure.
createValue(String) - Method in class com.esri.arcgis.geodatabase.DENetworkDatasetType
Creates a geoprocessing value object from the given string.
createValue(String) - Method in interface com.esri.arcgis.geodatabase.IGPDataType
Creates a geoprocessing value object from the given string.
createValue(String) - Method in class com.esri.arcgis.geodatabase.IGPDataTypeProxy
Deprecated.
Creates a geoprocessing value object from the given string.
createValue(String) - Method in class com.esri.arcgis.geodatabase.NetworkTravelModeType
Creates a geoprocessing value object from the given string.
createVersion(String) - Method in interface com.esri.arcgis.geodatabase.IVersion
Creates a new version equivalent to this version.
createVersion(String) - Method in class com.esri.arcgis.geodatabase.IVersionProxy
Creates a new version equivalent to this version.
createVersionedView(String) - Method in interface com.esri.arcgis.geodatabase.IVersionedView
Create a versioned view.
createVersionedView(String) - Method in class com.esri.arcgis.geodatabase.IVersionedViewProxy
Deprecated.
Create a versioned view.
createVersionEx(String, String, int) - Method in interface com.esri.arcgis.geodatabase.IVersion
createVersionEx
createVersionEx(String, String, int) - Method in class com.esri.arcgis.geodatabase.IVersionProxy
createVersionEx
createVerticalCoordinateSystem(int) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory3
Creates a predefined vertical coordinate system from an enumeration or ID code.
createVerticalCoordinateSystem(int) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactory3Proxy
Deprecated.
Creates a predefined vertical coordinate system from an enumeration or ID code.
createVerticalCoordinateSystem(int) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a predefined vertical coordinate system from an enumeration or ID code.
createVerticalCoordinateSystemFromESRISpatialReference(String) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory3
Creates a vertical coordinate system from its string format.
createVerticalCoordinateSystemFromESRISpatialReference(String) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactory3Proxy
Deprecated.
Creates a vertical coordinate system from its string format.
createVerticalCoordinateSystemFromESRISpatialReference(String) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a vertical coordinate system from its string format.
createVerticalDatum(int) - Method in interface com.esri.arcgis.geometry.ISpatialReferenceFactory3
Creates a predefined vertical datum from an enumeration or ID code.
createVerticalDatum(int) - Method in class com.esri.arcgis.geometry.ISpatialReferenceFactory3Proxy
Deprecated.
Creates a predefined vertical datum from an enumeration or ID code.
createVerticalDatum(int) - Method in class com.esri.arcgis.geometry.SpatialReferenceEnvironment
Creates a predefined vertical datum from an enumeration or ID code.
createView(String, String) - Method in interface com.esri.arcgis.geodatabase.IDatabaseView
Create a view.
createView(String, String) - Method in class com.esri.arcgis.geodatabase.IDatabaseViewProxy
Deprecated.
Create a view.
createWkbVariantFromGeometry(IGeometry) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Creates an OGC WKB format from a geometry object.
createWkbVariantFromGeometry(IGeometry) - Method in interface com.esri.arcgis.geometry.IGeometryFactory2
Creates an OGC WKB format from a geometry object.
createWkbVariantFromGeometry(IGeometry) - Method in class com.esri.arcgis.geometry.IGeometryFactory2Proxy
Deprecated.
Creates an OGC WKB format from a geometry object.
crosses(IGeometry) - Method in class com.esri.arcgis.geometry.Envelope
Indicates if the two geometries intersect in a geometry of lesser dimension.
crosses(IGeometry) - Method in class com.esri.arcgis.geometry.GeometryBag
Indicates if the two geometries intersect in a geometry of lesser dimension.
crosses(IGeometry) - Method in interface com.esri.arcgis.geometry.IRelationalOperator
Indicates if the two geometries intersect in a geometry of lesser dimension.
crosses(IGeometryBag) - Method in interface com.esri.arcgis.geometry.IRelationalOperatorNxM
Indicates if the two geometries intersect in a geometry of lesser dimension.
crosses(IGeometryBag) - Method in class com.esri.arcgis.geometry.IRelationalOperatorNxMProxy
Indicates if the two geometries intersect in a geometry of lesser dimension.
crosses(IGeometry) - Method in class com.esri.arcgis.geometry.IRelationalOperatorProxy
Deprecated.
Indicates if the two geometries intersect in a geometry of lesser dimension.
crosses(IGeometry) - Method in class com.esri.arcgis.geometry.MultiPatch
Indicates if the two geometries intersect in a geometry of lesser dimension.
crosses(IGeometry) - Method in class com.esri.arcgis.geometry.Multipoint
Indicates if the two geometries intersect in a geometry of lesser dimension.
crosses(IGeometry) - Method in class com.esri.arcgis.geometry.Point
Indicates if the two geometries intersect in a geometry of lesser dimension.
crosses(IGeometry) - Method in class com.esri.arcgis.geometry.Polygon
Indicates if the two geometries intersect in a geometry of lesser dimension.
crosses(IGeometry) - Method in class com.esri.arcgis.geometry.Polyline
Indicates if the two geometries intersect in a geometry of lesser dimension.
crossProduct(IVector) - Method in interface com.esri.arcgis.geometry.IVector3D
Returns the cross product of this vector and another vector.
crossProduct(IVector) - Method in class com.esri.arcgis.geometry.IVector3DProxy
Deprecated.
Returns the cross product of this vector and another vector.
crossProduct(IVector) - Method in class com.esri.arcgis.geometry.Vector3D
Returns the cross product of this vector and another vector.
CsvCrawler - Class in com.esri.arcgis.datasourcesraster
COM Class 'CsvCrawler'.
CsvCrawler() - Constructor for class com.esri.arcgis.datasourcesraster.CsvCrawler
Constructs a CsvCrawler using ArcGIS Engine.
CsvCrawler(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CsvCrawler
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CsvCrawler theCsvCrawler = (CsvCrawler) obj;
ctime - Variable in class com.esri.arcgis.system.tagSTATSTG
 
CurrencyFormat - Class in com.esri.arcgis.system
COM Class 'CurrencyFormat'.
CurrencyFormat() - Constructor for class com.esri.arcgis.system.CurrencyFormat
Constructs a CurrencyFormat using ArcGIS Engine.
CurrencyFormat(Object) - Constructor for class com.esri.arcgis.system.CurrencyFormat
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CurrencyFormat theCurrencyFormat = (CurrencyFormat) obj;
Cursor - Class in com.esri.arcgis.geodatabase
COM Class 'Cursor'.
Cursor(Object) - Constructor for class com.esri.arcgis.geodatabase.Cursor
Construct a Cursor using a reference to such an object returned from ArcGIS Engine or Server.
CurvatureFunction - Class in com.esri.arcgis.datasourcesraster
COM Class 'CurvatureFunction'.
CurvatureFunction() - Constructor for class com.esri.arcgis.datasourcesraster.CurvatureFunction
Constructs a CurvatureFunction using ArcGIS Engine.
CurvatureFunction(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CurvatureFunction
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CurvatureFunction theCurvatureFunction = (CurvatureFunction) obj;
CurvatureFunctionArguments - Class in com.esri.arcgis.datasourcesraster
COM Class 'CurvatureFunctionArguments'.
CurvatureFunctionArguments() - Constructor for class com.esri.arcgis.datasourcesraster.CurvatureFunctionArguments
Constructs a CurvatureFunctionArguments using ArcGIS Engine.
CurvatureFunctionArguments(Object) - Constructor for class com.esri.arcgis.datasourcesraster.CurvatureFunctionArguments
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CurvatureFunctionArguments theCurvatureFunctionArguments = (CurvatureFunctionArguments) obj;
CustomNumberFormat - Class in com.esri.arcgis.system
COM Class 'CustomNumberFormat'.
CustomNumberFormat() - Constructor for class com.esri.arcgis.system.CustomNumberFormat
Constructs a CustomNumberFormat using ArcGIS Engine.
CustomNumberFormat(Object) - Constructor for class com.esri.arcgis.system.CustomNumberFormat
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
CustomNumberFormat theCustomNumberFormat = (CustomNumberFormat) obj;
cut(ISpatialReference, IGeometryArray, IPolyline, ILongArray[]) - Method in class com.esri.arcgis.geodatabase.GeometryServer
Cuts the target polyline or polygon Cutter.
cut(IPolyline, IGeometry[], IGeometry[]) - Method in class com.esri.arcgis.geometry.GeometryBag
Splits this geometry into a part left of the cutting polyline, and a part right of it.
cut(ISpatialReference, IGeometryArray, IPolyline, ILongArray[]) - Method in class com.esri.arcgis.geometry.GeometryServerImpl
Cuts the target polyline or polygon Cutter.
cut(ISpatialReference, IGeometryArray, IPolyline, ILongArray[]) - Method in interface com.esri.arcgis.geometry.IGeometryServer2
Cuts the target polyline or polygon Cutter.
cut(ISpatialReference, IGeometryArray, IPolyline, ILongArray[]) - Method in class com.esri.arcgis.geometry.IGeometryServer2Proxy
Deprecated.
Cuts the target polyline or polygon Cutter.
cut(IPolyline, IGeometry[], IGeometry[]) - Method in interface com.esri.arcgis.geometry.ITopologicalOperator
Splits this geometry into a part left of the cutting polyline, and a part right of it.
cut(IPolyline, IGeometry[], IGeometry[]) - Method in class com.esri.arcgis.geometry.ITopologicalOperatorProxy
Deprecated.
Splits this geometry into a part left of the cutting polyline, and a part right of it.
cut(IPolyline, IGeometry[], IGeometry[]) - Method in class com.esri.arcgis.geometry.MultiPatch
Splits this geometry into a part left of the cutting polyline, and a part right of it.
cut(IPolyline, IGeometry[], IGeometry[]) - Method in class com.esri.arcgis.geometry.Multipoint
Splits this geometry into a part left of the cutting polyline, and a part right of it.
cut(IPolyline, IGeometry[], IGeometry[]) - Method in class com.esri.arcgis.geometry.Point
Splits this geometry into a part left of the cutting polyline, and a part right of it.
cut(IPolyline, IGeometry[], IGeometry[]) - Method in class com.esri.arcgis.geometry.Polygon
Splits this geometry into a part left of the cutting polyline, and a part right of it.
cut(IPolyline, IGeometry[], IGeometry[]) - Method in class com.esri.arcgis.geometry.Polyline
Splits this geometry into a part left of the cutting polyline, and a part right of it.
cut2(IPolyline) - Method in interface com.esri.arcgis.geometry.ITopologicalOperator4
Divides a geometry into multiple parts
cut2(IPolyline) - Method in class com.esri.arcgis.geometry.ITopologicalOperator4Proxy
Deprecated.
Divides a geometry into multiple parts
cut2(IPolyline) - Method in class com.esri.arcgis.geometry.Polygon
Divides a geometry into multiple parts
cut2(IPolyline) - Method in class com.esri.arcgis.geometry.Polyline
Divides a geometry into multiple parts
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links