|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHatchInputValue
COM Interface 'IHatchInputValue'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriLocation.olb'
Description: 'Provides access to members controlling whether certain hatching properties will be a single value or a feature attribute value.' 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 |
IIDf40b4458_092d_4628_b0ca_1906228ad47b
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getField()
The field. |
java.lang.Object |
getValue()
The value. |
java.lang.Object |
queryValue(IFeature pFeature)
Returns the value. |
void |
setField(java.lang.String field)
The field. |
void |
setValue(java.lang.Object pValue)
The value. |
Field Detail |
---|
static final int IIDf40b4458_092d_4628_b0ca_1906228ad47b
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setField(java.lang.String field) throws java.io.IOException, AutomationException
field
- The field (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getField() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getValue() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setValue(java.lang.Object pValue) throws java.io.IOException, AutomationException
pValue
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object queryValue(IFeature pFeature) throws java.io.IOException, AutomationException
pFeature
- A reference to a com.esri.arcgis.geodatabase.IFeature (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 |