|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGpPointObject2
COM Interface 'IGpPointObject2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the Dispatch Point Object.' 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 |
IID91efa0f3_f7b2_42bf_9349_f80572c448a1
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
isHasM()
Does the point have M? |
boolean |
isHasZ()
Does the point have Z? |
void |
setHasM(boolean hasM)
Does the point have M? |
void |
setHasZ(boolean hasZ)
Does the point have Z? |
Field Detail |
---|
static final int IID91efa0f3_f7b2_42bf_9349_f80572c448a1
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isHasM() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setHasM(boolean hasM) throws java.io.IOException, AutomationException
hasM
- The hasM (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isHasZ() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setHasZ(boolean hasZ) throws java.io.IOException, AutomationException
hasZ
- The hasZ (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 |