|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGeodeticLineFeedback
COM Interface 'IGeodeticLineFeedback'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control the geodetic properties of line display feedback.' 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 |
IID7c6011a5_8f17_4618_b39a_8b5b15bb7064
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getGeodeticConstructionMethod()
The geodetic construction method. |
ISpatialReference |
getSpatialReference()
The spatial reference of the feedback line. |
boolean |
isUseGeodeticConstruction()
Specifies if geodetic construction will be used. |
void |
setGeodeticConstructionMethod(int gType)
The geodetic construction method. |
void |
setSpatialReferenceByRef(ISpatialReference sr)
The spatial reference of the feedback line. |
void |
setUseGeodeticConstruction(boolean flag)
Specifies if geodetic construction will be used. |
| Field Detail |
|---|
static final int IID7c6011a5_8f17_4618_b39a_8b5b15bb7064
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ISpatialReference getSpatialReference()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSpatialReferenceByRef(ISpatialReference sr)
throws java.io.IOException,
AutomationException
sr - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isUseGeodeticConstruction()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUseGeodeticConstruction(boolean flag)
throws java.io.IOException,
AutomationException
flag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getGeodeticConstructionMethod()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGeodeticConstructionMethod(int gType)
throws java.io.IOException,
AutomationException
gType - A com.esri.arcgis.geometry.esriGeodeticType constant (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 | ||||||||