|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMgrsGrid
COM Interface 'IMgrsGrid'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the properties of an MGRS 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 |
IID46240e54_b526_47f3_80a4_a7e2f2e1c262
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ILineSymbol |
getGridSquareBoundarySymbol()
The line symbol used to display the boundaries of the grid squares. |
IColor |
getGridSquareLabelColor()
The color used to display the grid square labels. |
Font |
getGridSquareLabelFont()
The font used to display the grid square labels. |
double |
getGridSquareLabelSize()
The font size used to display the grid square labels. |
int |
getGridSquareLabelStyle()
The style used to display the grid square labels. |
double |
getInteriorTickLength()
The length of the interior grid ticks. |
ILineSymbol |
getInteriorTickSymbol()
The line symbol used to show interior grid ticks. |
boolean |
isShowGridSquareIdentifiers()
Indicates if the square identifiers should be displayed. |
void |
setGridSquareBoundarySymbol(ILineSymbol symbol)
The line symbol used to display the boundaries of the grid squares. |
void |
setGridSquareLabelColor(IColor color)
The color used to display the grid square labels. |
void |
setGridSquareLabelFont(Font font)
The font used to display the grid square labels. |
void |
setGridSquareLabelSize(double size)
The font size used to display the grid square labels. |
void |
setGridSquareLabelStyle(int style)
The style used to display the grid square labels. |
void |
setInteriorTickLength(double lengthPts)
The length of the interior grid ticks. |
void |
setInteriorTickSymbol(ILineSymbol symbol)
The line symbol used to show interior grid ticks. |
void |
setShowGridSquareIdentifiers(boolean show)
Indicates if the square identifiers should be displayed. |
| Field Detail |
|---|
static final int IID46240e54_b526_47f3_80a4_a7e2f2e1c262
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isShowGridSquareIdentifiers()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setShowGridSquareIdentifiers(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.
Font getGridSquareLabelFont()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGridSquareLabelFont(Font font)
throws java.io.IOException,
AutomationException
font - A reference to a com.esri.arcgis.support.ms.stdole.Font (A com.esri.arcgis.support.ms.stdole.Font COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getGridSquareLabelSize()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGridSquareLabelSize(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.
IColor getGridSquareLabelColor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGridSquareLabelColor(IColor color)
throws java.io.IOException,
AutomationException
color - A reference to a com.esri.arcgis.display.IColor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getGridSquareLabelStyle()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGridSquareLabelStyle(int style)
throws java.io.IOException,
AutomationException
style - A com.esri.arcgis.carto.esriGridSquareLabelStyleEnum constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILineSymbol getGridSquareBoundarySymbol()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGridSquareBoundarySymbol(ILineSymbol symbol)
throws java.io.IOException,
AutomationException
symbol - A reference to a com.esri.arcgis.display.ILineSymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILineSymbol getInteriorTickSymbol()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setInteriorTickSymbol(ILineSymbol symbol)
throws java.io.IOException,
AutomationException
symbol - A reference to a com.esri.arcgis.display.ILineSymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getInteriorTickLength()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setInteriorTickLength(double lengthPts)
throws java.io.IOException,
AutomationException
lengthPts - The lengthPts (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 | ||||||||