|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnumHatchDefinition
COM Interface 'IEnumHatchDefinition'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriLocation.olb'
Description: 'Provides access to hatch definitions within a hatch template.' 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 |
IID300ebf8f_3ac7_47bf_b16b_5acfaa729dff
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
next(int[] pHatchInterval,
IHatchDefinition[] pHatchDefinition)
Returns the next hatch definition. |
void |
reset()
Resets the hatch definition enumerator. |
Field Detail |
---|
static final int IID300ebf8f_3ac7_47bf_b16b_5acfaa729dff
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void next(int[] pHatchInterval, IHatchDefinition[] pHatchDefinition) throws java.io.IOException, AutomationException
pHatchInterval
- The pHatchInterval (in/out: use single element array)pHatchDefinition
- A reference to a com.esri.arcgis.location.IHatchDefinition (in/out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void reset() throws java.io.IOException, AutomationException
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 |