|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapGridBorder
COM Interface 'IMapGridBorder'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the map grid border.' 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 |
IIDac81ecf9_9ee4_11d2_aadf_000000000000
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
draw(IDisplay display,
IGeometry frameGeometry,
IGeometry mapGeometry)
Draws the border to the specified display, using the frame bounds and the map bounds in page space. |
java.lang.String |
getDisplayName()
The display name for the map grid border. |
double |
getWidth()
The width of the map grid border in points. |
Field Detail |
---|
static final int IIDac81ecf9_9ee4_11d2_aadf_000000000000
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getDisplayName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getWidth() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void draw(IDisplay display, IGeometry frameGeometry, IGeometry mapGeometry) throws java.io.IOException, AutomationException
display
- A reference to a com.esri.arcgis.display.IDisplay (in)frameGeometry
- A reference to a com.esri.arcgis.geometry.IGeometry (in)mapGeometry
- A reference to a com.esri.arcgis.geometry.IGeometry (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 |