|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAngleFormat
COM Interface 'IAngleFormat'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSystem.olb'
Description: 'Provides access to members that format angles.' 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 |
IID7e4f4716_8e54_11d2_aad8_000000000000
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
isAngleInDegrees()
Indicates if the ValueToString argument is in degrees. |
boolean |
isDisplayDegrees()
Indicates if the formatted number is an angle in degrees. |
void |
setAngleInDegrees(boolean deg)
Indicates if the ValueToString argument is in degrees. |
void |
setDisplayDegrees(boolean deg)
Indicates if the formatted number is an angle in degrees. |
| Field Detail |
|---|
static final int IID7e4f4716_8e54_11d2_aad8_000000000000
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setAngleInDegrees(boolean deg)
throws java.io.IOException,
AutomationException
deg - The deg (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isAngleInDegrees()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDisplayDegrees(boolean deg)
throws java.io.IOException,
AutomationException
deg - The deg (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isDisplayDegrees()
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 | ||||||||