|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGridInteriorLabels
COM Interface 'IGridInteriorLabels'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the interior labels on a grid.' 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 |
IIDa8bdc097_2002_4e08_bd4b_401599a58fa4
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
double |
getInteriorLabelIntervalX()
The interval along the X axis between interior labels. |
double |
getInteriorLabelIntervalY()
The interval along the Y axis between interior labels. |
boolean |
isShowInteriorLabels()
Indicates if interior labels should be displayed. |
void |
setInteriorLabelIntervalX(double interval)
The interval along the X axis between interior labels. |
void |
setInteriorLabelIntervalY(double interval)
The interval along the Y axis between interior labels. |
void |
setShowInteriorLabels(boolean show)
Indicates if interior labels should be displayed. |
| Field Detail |
|---|
static final int IIDa8bdc097_2002_4e08_bd4b_401599a58fa4
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isShowInteriorLabels()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setShowInteriorLabels(boolean show)
throws java.io.IOException,
AutomationException
show - The show (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getInteriorLabelIntervalX()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setInteriorLabelIntervalX(double interval)
throws java.io.IOException,
AutomationException
interval - The interval (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getInteriorLabelIntervalY()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setInteriorLabelIntervalY(double interval)
throws java.io.IOException,
AutomationException
interval - The interval (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 | ||||||||