|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICadastralFabricSelection
COM Interface 'ICadastralFabricSelection'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the selection of cadastral features to designate to a cadastral job.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID4f28703c_e2b3_4ef8_919c_34c90059d507
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
clearControlPointsInJobList()
Clear Control points currently selected for cadastral job list. |
void |
clearParcelsInJobList(int parcelType)
Clear Parcels currently selected for cadastral job list. |
void |
clearSelection(int cadastralFeature)
Clear currently selected cadastral features. |
IFeatureIDSet |
getControlPointSet()
The control points designated for the current cadastral job. |
ISimpleMarkerSymbol |
getControlPointSymbol()
The designated control point symbol. |
IFeatureIDSet |
getParcelSet(int parcelType)
The parcels designated for the current cadastral job. |
ISimpleFillSymbol |
getParcelSymbol(int parcelType)
The designated Parcels symbol. |
void |
selectCadastralFeatures(IQueryFilter queryFilter,
int cadastralFeature,
boolean xORToExistingSelection)
Select cadastral features based upon the search criteria. |
void |
setControlPointSet(IFeatureIDSet featureIDSet)
The control points designated for the current cadastral job. |
void |
setControlPointSymbol(ISimpleMarkerSymbol symbol)
The designated control point symbol. |
void |
setParcelSet(int parcelType,
IFeatureIDSet featureIDSet)
The parcels designated for the current cadastral job. |
void |
setParcelSymbol(int parcelType,
ISimpleFillSymbol symbol)
The designated Parcels symbol. |
| Field Detail |
|---|
static final int IID4f28703c_e2b3_4ef8_919c_34c90059d507
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void selectCadastralFeatures(IQueryFilter queryFilter,
int cadastralFeature,
boolean xORToExistingSelection)
throws java.io.IOException,
AutomationException
queryFilter - A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)cadastralFeature - A com.esri.arcgis.carto.esriCadastralFeature constant (in)xORToExistingSelection - The xORToExistingSelection (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void clearSelection(int cadastralFeature)
throws java.io.IOException,
AutomationException
cadastralFeature - A com.esri.arcgis.carto.esriCadastralFeature constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFeatureIDSet getParcelSet(int parcelType)
throws java.io.IOException,
AutomationException
parcelType - A com.esri.arcgis.carto.esriCadastralParcelType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setParcelSet(int parcelType,
IFeatureIDSet featureIDSet)
throws java.io.IOException,
AutomationException
parcelType - A com.esri.arcgis.carto.esriCadastralParcelType constant (in)featureIDSet - A reference to a com.esri.arcgis.carto.IFeatureIDSet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFeatureIDSet getControlPointSet()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setControlPointSet(IFeatureIDSet featureIDSet)
throws java.io.IOException,
AutomationException
featureIDSet - A reference to a com.esri.arcgis.carto.IFeatureIDSet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void clearControlPointsInJobList()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void clearParcelsInJobList(int parcelType)
throws java.io.IOException,
AutomationException
parcelType - A com.esri.arcgis.carto.esriCadastralParcelType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISimpleFillSymbol getParcelSymbol(int parcelType)
throws java.io.IOException,
AutomationException
parcelType - A com.esri.arcgis.carto.esriCadastralParcelType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setParcelSymbol(int parcelType,
ISimpleFillSymbol symbol)
throws java.io.IOException,
AutomationException
parcelType - A com.esri.arcgis.carto.esriCadastralParcelType constant (in)symbol - A reference to a com.esri.arcgis.display.ISimpleFillSymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISimpleMarkerSymbol getControlPointSymbol()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setControlPointSymbol(ISimpleMarkerSymbol symbol)
throws java.io.IOException,
AutomationException
symbol - A reference to a com.esri.arcgis.display.ISimpleMarkerSymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||