public class BuildFootprintsParameters extends java.lang.Object implements com.esri.arcgis.interop.RemoteObjRef, IMosaicDatasetOperationParameters, IBuildFootprintsParameters, IBuildFootprintsParameters2, IBuildFootprintsByRadiometryParameters, IBuildFootprintsByRadiometryParameters2, IBuildFootprintsByGeometryParameters, IBuildFootprintsByShrinkingParameters, ISelectionParameters, IThreadedOperationParameters
Description 'An object that controls how footrints of items in a mosaic dataset are computed.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
IID, IID379006f4_6f75_4c3b_b783_0c2e88a7b280, xxDummyIID, IID74648190_ba1d_499b_97e1_7bad62ae4357, xxDummyIID9f80035d_a4e5_4d7e_af00_9bf94ed5c4b2IID, IID5ba3d476_d8ae_4e69_810c_57a8ecf2bfd0, xxDummyIIDa32544a5_baba_47d6_b3a8_ed87afe334f6IID, IID79d6fe35_a7f6_4975_84ec_ea08d359864d, xxDummyIID, IID61988965_736b_42c2_86c8_0d989995e82f, xxDummyIID, IID95627b93_1275_4714_94a7_a55df27e70a2, xxDummyIID, IIDb4a72532_b2fd_41ee_9216_2fa2921af897, xxDummy| Constructor and Description |
|---|
BuildFootprintsParameters()
Constructs a BuildFootprintsParameters using ArcGIS Engine.
|
BuildFootprintsParameters(java.lang.Object obj)
Construct a BuildFootprintsParameters using a reference to such an object returned from ArcGIS Engine or Server.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o)
Compare this object with another
|
static java.lang.String |
getClsid()
getClsid.
|
int |
getFootprintSimplificationMethod()
The method that determines how footprint geometry is simplified.
|
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Gets a reference to a com.esri.arcgis.interop.Dispatch which can be used to access the COM object that support for this
interface indicates the implementing class references.
|
int |
getMaximumSliverSize()
The maximum allowed size (in pixels) below which a polygon may be considered as a sliver.
|
double |
getMaximumValidDataValue()
The maximum valid pixel value.
|
int |
getMaximumVertices()
The maximum number of vertices in the computed footprint geometry.
|
int |
getMethod()
The method that determines how item footprints are computed.
|
double |
getMinimumCircularity()
The circularity value below which a polygon is considered a sliver.
|
int |
getMinimumRegionSize()
The minimum number of pixels used for computing valid region.
|
double |
getMinimumValidDataValue()
The minimum valid pixel value.
|
int |
getNumThreads()
The number of parallel threads that execute parts of the associated operation.
|
IPropertySet |
getParameters()
All parameters associated with the mosaic dataset operation.
|
IProgressor |
getProgressor()
The external progressor object associated with the mosaic dataset operation.
|
IQueryFilter |
getQueryFilter()
The query filter applied on the selection set to identify the collection of catalog items on which to perform the associated operation.
|
void |
getRecommendedNumThreads(int[] pRecommendedNumThreads)
The number of parallel threads of execution recommended by the system.
|
int |
getRequestSize()
The recommended number of pixels (in any one dimension) of the resampled raster requested off the dataset associated with each selected item.
|
IPropertySet |
getResults()
The properties of the result associated with the mosaic dataset operation.
|
ISelectionSet |
getSelectionSet()
The selection set that identifies the collection of catalog items on which to perform the associated operation.
|
java.lang.String |
getServerName()
The URL to the server object name where parts of the operation may be remotely executed.
|
double |
getShrinkDistance()
The shrink distance in the coordinate system of the geometry column of the mosaic catalog.
|
double |
getSnapEdgesTolerance()
The minimum distance below which points in the footprint geometry are snapped to the envelope of the raster.
|
int |
getSnapEdgesToleranceInPixels()
The minimum distance (in resampled pixels) below which points in the footprint geometry are snapped to the envelope of the raster.
|
int |
hashCode()
the hashcode for this object
|
boolean |
isDatasetReadOnly()
Indicates whether the mosaic dataset is in read-only mode.
|
void |
release()
Release this COM object reference
|
void |
setFootprintSimplificationMethod(int pSimplificationMethod)
The method that determines how footprint geometry is simplified.
|
void |
setIsDatasetReadOnly(boolean pbIsDatasetReadOnly)
Indicates whether the mosaic dataset is in read-only mode.
|
void |
setMaximumSliverSize(int pMaxSliverSize)
The maximum allowed size (in pixels) below which a polygon may be considered as a sliver.
|
void |
setMaximumValidDataValue(double pMaximumDataValue)
The maximum valid pixel value.
|
void |
setMaximumVertices(int pMaximumVertices)
The maximum number of vertices in the computed footprint geometry.
|
void |
setMethod(int method)
The method that determines how item footprints are computed.
|
void |
setMinimumCircularity(double pMinimumDataValue)
The circularity value below which a polygon is considered a sliver.
|
void |
setMinimumRegionSize(int pMinimumRegionSize)
The minimum number of pixels used for computing valid region.
|
void |
setMinimumValidDataValue(double pMinimumDataValue)
The minimum valid pixel value.
|
void |
setNumThreads(int pNumThreads)
The number of parallel threads that execute parts of the associated operation.
|
void |
setParametersByRef(IPropertySet ppAllParameters)
All parameters associated with the mosaic dataset operation.
|
void |
setProgressorByRef(IProgressor ppProgressor)
The external progressor object associated with the mosaic dataset operation.
|
void |
setQueryFilterByRef(IQueryFilter ppQueryFilter)
The query filter applied on the selection set to identify the collection of catalog items on which to perform the associated operation.
|
void |
setRequestSize(int pRequestSize)
The recommended number of pixels (in any one dimension) of the resampled raster requested off the dataset associated with each selected item.
|
void |
setResultsByRef(IPropertySet ppOperationResults)
The properties of the result associated with the mosaic dataset operation.
|
void |
setSelectionSetByRef(ISelectionSet ppSelectionSet)
The selection set that identifies the collection of catalog items on which to perform the associated operation.
|
void |
setServerName(java.lang.String pServerUrl)
The URL to the server object name where parts of the operation may be remotely executed.
|
void |
setShrinkDistance(double pShrinkDistance)
The shrink distance in the coordinate system of the geometry column of the mosaic catalog.
|
void |
setSnapEdgesTolerance(double pTolerance)
The minimum distance below which points in the footprint geometry are snapped to the envelope of the raster.
|
void |
setSnapEdgesToleranceInPixels(int pToleranceInPixels)
The minimum distance (in resampled pixels) below which points in the footprint geometry are snapped to the envelope of the raster.
|
public BuildFootprintsParameters()
throws java.io.IOException,
java.net.UnknownHostException
java.io.IOException - if there are interop problemsjava.net.UnknownHostException - if there are interop problemspublic BuildFootprintsParameters(java.lang.Object obj)
throws java.io.IOException
obj to BuildFootprintsParameters.obj - an object returned from ArcGIS Engine or Serverjava.io.IOException - if there are interop problems
BuildFootprintsParameters theBuildFootprintsParameters = (BuildFootprintsParameters) obj;public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRefpublic void release()
release in interface com.esri.arcgis.interop.RemoteObjRefpublic void setParametersByRef(IPropertySet ppAllParameters) throws java.io.IOException, AutomationException
setParametersByRef in interface IMosaicDatasetOperationParametersppAllParameters - A reference to a com.esri.arcgis.system.IPropertySet (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IPropertySet getParameters() throws java.io.IOException, AutomationException
getParameters in interface IMosaicDatasetOperationParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setProgressorByRef(IProgressor ppProgressor) throws java.io.IOException, AutomationException
setProgressorByRef in interface IMosaicDatasetOperationParametersppProgressor - A reference to a com.esri.arcgis.system.IProgressor (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IProgressor getProgressor() throws java.io.IOException, AutomationException
getProgressor in interface IMosaicDatasetOperationParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setIsDatasetReadOnly(boolean pbIsDatasetReadOnly)
throws java.io.IOException,
AutomationException
setIsDatasetReadOnly in interface IMosaicDatasetOperationParameterspbIsDatasetReadOnly - The pbIsDatasetReadOnly (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isDatasetReadOnly()
throws java.io.IOException,
AutomationException
isDatasetReadOnly in interface IMosaicDatasetOperationParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setResultsByRef(IPropertySet ppOperationResults) throws java.io.IOException, AutomationException
setResultsByRef in interface IMosaicDatasetOperationParametersppOperationResults - A reference to a com.esri.arcgis.system.IPropertySet (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IPropertySet getResults() throws java.io.IOException, AutomationException
getResults in interface IMosaicDatasetOperationParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMethod(int method)
throws java.io.IOException,
AutomationException
setMethod in interface IBuildFootprintsParametersmethod - A com.esri.arcgis.datasourcesraster.esriBuildFootprintsMethods constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getMethod()
throws java.io.IOException,
AutomationException
getMethod in interface IBuildFootprintsParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setFootprintSimplificationMethod(int pSimplificationMethod)
throws java.io.IOException,
AutomationException
setFootprintSimplificationMethod in interface IBuildFootprintsParameters2pSimplificationMethod - A com.esri.arcgis.datasourcesraster.esriGeometrySimplificationMethod constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getFootprintSimplificationMethod()
throws java.io.IOException,
AutomationException
getFootprintSimplificationMethod in interface IBuildFootprintsParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMinimumValidDataValue(double pMinimumDataValue)
throws java.io.IOException,
AutomationException
setMinimumValidDataValue in interface IBuildFootprintsByRadiometryParameterspMinimumDataValue - The pMinimumDataValue (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public double getMinimumValidDataValue()
throws java.io.IOException,
AutomationException
getMinimumValidDataValue in interface IBuildFootprintsByRadiometryParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMaximumValidDataValue(double pMaximumDataValue)
throws java.io.IOException,
AutomationException
setMaximumValidDataValue in interface IBuildFootprintsByRadiometryParameterspMaximumDataValue - The pMaximumDataValue (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public double getMaximumValidDataValue()
throws java.io.IOException,
AutomationException
getMaximumValidDataValue in interface IBuildFootprintsByRadiometryParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setRequestSize(int pRequestSize)
throws java.io.IOException,
AutomationException
setRequestSize in interface IBuildFootprintsByRadiometryParameterspRequestSize - The pRequestSize (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getRequestSize()
throws java.io.IOException,
AutomationException
getRequestSize in interface IBuildFootprintsByRadiometryParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMaximumVertices(int pMaximumVertices)
throws java.io.IOException,
AutomationException
setMaximumVertices in interface IBuildFootprintsByGeometryParameterssetMaximumVertices in interface IBuildFootprintsByRadiometryParameterspMaximumVertices - The pMaximumVertices (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getMaximumVertices()
throws java.io.IOException,
AutomationException
getMaximumVertices in interface IBuildFootprintsByGeometryParametersgetMaximumVertices in interface IBuildFootprintsByRadiometryParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMinimumRegionSize(int pMinimumRegionSize)
throws java.io.IOException,
AutomationException
setMinimumRegionSize in interface IBuildFootprintsByRadiometryParameterspMinimumRegionSize - The pMinimumRegionSize (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getMinimumRegionSize()
throws java.io.IOException,
AutomationException
getMinimumRegionSize in interface IBuildFootprintsByRadiometryParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMinimumCircularity(double pMinimumDataValue)
throws java.io.IOException,
AutomationException
setMinimumCircularity in interface IBuildFootprintsByRadiometryParameters2pMinimumDataValue - The pMinimumDataValue (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public double getMinimumCircularity()
throws java.io.IOException,
AutomationException
getMinimumCircularity in interface IBuildFootprintsByRadiometryParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMaximumSliverSize(int pMaxSliverSize)
throws java.io.IOException,
AutomationException
setMaximumSliverSize in interface IBuildFootprintsByRadiometryParameters2pMaxSliverSize - The pMaxSliverSize (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getMaximumSliverSize()
throws java.io.IOException,
AutomationException
getMaximumSliverSize in interface IBuildFootprintsByRadiometryParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setShrinkDistance(double pShrinkDistance)
throws java.io.IOException,
AutomationException
setShrinkDistance in interface IBuildFootprintsByShrinkingParameterspShrinkDistance - The pShrinkDistance (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public double getShrinkDistance()
throws java.io.IOException,
AutomationException
getShrinkDistance in interface IBuildFootprintsByShrinkingParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setSnapEdgesTolerance(double pTolerance)
throws java.io.IOException,
AutomationException
setSnapEdgesTolerance in interface IBuildFootprintsByShrinkingParameterspTolerance - The pTolerance (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public double getSnapEdgesTolerance()
throws java.io.IOException,
AutomationException
getSnapEdgesTolerance in interface IBuildFootprintsByShrinkingParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setSnapEdgesToleranceInPixels(int pToleranceInPixels)
throws java.io.IOException,
AutomationException
setSnapEdgesToleranceInPixels in interface IBuildFootprintsByShrinkingParameterspToleranceInPixels - The pToleranceInPixels (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getSnapEdgesToleranceInPixels()
throws java.io.IOException,
AutomationException
getSnapEdgesToleranceInPixels in interface IBuildFootprintsByShrinkingParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setSelectionSetByRef(ISelectionSet ppSelectionSet) throws java.io.IOException, AutomationException
setSelectionSetByRef in interface ISelectionParametersppSelectionSet - A reference to a com.esri.arcgis.geodatabase.ISelectionSet (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public ISelectionSet getSelectionSet() throws java.io.IOException, AutomationException
getSelectionSet in interface ISelectionParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setQueryFilterByRef(IQueryFilter ppQueryFilter) throws java.io.IOException, AutomationException
setQueryFilterByRef in interface ISelectionParametersppQueryFilter - A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IQueryFilter getQueryFilter() throws java.io.IOException, AutomationException
getQueryFilter in interface ISelectionParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setServerName(java.lang.String pServerUrl)
throws java.io.IOException,
AutomationException
setServerName in interface IThreadedOperationParameterspServerUrl - The pServerUrl (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getServerName()
throws java.io.IOException,
AutomationException
getServerName in interface IThreadedOperationParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setNumThreads(int pNumThreads)
throws java.io.IOException,
AutomationException
setNumThreads in interface IThreadedOperationParameterspNumThreads - The pNumThreads (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getNumThreads()
throws java.io.IOException,
AutomationException
getNumThreads in interface IThreadedOperationParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void getRecommendedNumThreads(int[] pRecommendedNumThreads)
throws java.io.IOException,
AutomationException
getRecommendedNumThreads in interface IThreadedOperationParameterspRecommendedNumThreads - The pRecommendedNumThreads (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.