|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDMSGridLabel2
COM Interface 'IDMSGridLabel2'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the additional properties of DMS grid labels.' 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 |
IIDa2068ced_ca6d_49d1_be32_0273ed984217
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.carto.IDMSGridLabel |
|---|
IIDce41c503_9df9_11d2_aade_000000000000 |
| Method Summary | |
|---|---|
double |
getMinutesFontSize()
The font size used to display the minutes. |
double |
getSecondsFontSize()
The font size used to display the seconds. |
boolean |
isAbbreviateLabels()
Indicates if the DMS labels should be abbreviated when the value is not a whole degree. |
void |
setAbbreviateLabels(boolean abbrev)
Indicates if the DMS labels should be abbreviated when the value is not a whole degree. |
void |
setMinutesFontSize(double size)
The font size used to display the minutes. |
void |
setSecondsFontSize(double size)
The font size used to display the seconds. |
| Methods inherited from interface com.esri.arcgis.carto.IDMSGridLabel |
|---|
getLabelType, getLatLonFormat, getMinutesColor, getMinutesFont, getSecondsColor, getSecondsFont, isShowZeroMinutes, isShowZeroSeconds, setLabelType, setLatLonFormat, setMinutesColor, setMinutesFont, setSecondsColor, setSecondsFont, setShowZeroMinutes, setShowZeroSeconds |
| Field Detail |
|---|
static final int IIDa2068ced_ca6d_49d1_be32_0273ed984217
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isAbbreviateLabels()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAbbreviateLabels(boolean abbrev)
throws java.io.IOException,
AutomationException
abbrev - The abbrev (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getMinutesFontSize()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMinutesFontSize(double size)
throws java.io.IOException,
AutomationException
size - The size (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getSecondsFontSize()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSecondsFontSize(double size)
throws java.io.IOException,
AutomationException
size - The size (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 | ||||||||