|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPageLayout
COM Interface 'IPageLayout'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the Page Layout.' 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 |
IIDdd94d76a_836d_11d0_87ec_080009ec732a
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
focusNextMapFrame()
Focus the next map. |
void |
focusPreviousMapFrame()
Focus the previous map. |
ISnapGuides |
getHorizontalSnapGuides()
The horizontal snapping guides. |
IPage |
getPage()
The page. |
IRulerSettings |
getRulerSettings()
The ruler settings. |
ISnapGrid |
getSnapGrid()
The snapping grid. |
ISnapGuides |
getVerticalSnapGuides()
The vertical snapping guides. |
double |
getZoomPercent()
The current zoom percent. |
boolean |
isAlignToMargins()
Indicates if graphics will be aligned to the margins or to each other. |
void |
replaceMaps(IMaps maps)
Replace the maps in the data frames with the specified maps. |
void |
setAlignToMargins(boolean alignToMargins)
Indicates if graphics will be aligned to the margins or to each other. |
void |
zoomToPercent(int percent)
Magnify the page by a certain percentage. |
void |
zoomToWhole()
Fit the whole page in the window. |
void |
zoomToWidth()
Fit the width of the page to the screen. |
| Field Detail |
|---|
static final int IIDdd94d76a_836d_11d0_87ec_080009ec732a
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IPage getPage()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRulerSettings getRulerSettings()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISnapGrid getSnapGrid()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISnapGuides getHorizontalSnapGuides()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISnapGuides getVerticalSnapGuides()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getZoomPercent()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAlignToMargins(boolean alignToMargins)
throws java.io.IOException,
AutomationException
alignToMargins - The alignToMargins (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isAlignToMargins()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void zoomToWidth()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void zoomToWhole()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void zoomToPercent(int percent)
throws java.io.IOException,
AutomationException
percent - The percent (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void focusNextMapFrame()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void focusPreviousMapFrame()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void replaceMaps(IMaps maps)
throws java.io.IOException,
AutomationException
maps - A reference to a com.esri.arcgis.carto.IMaps (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 | ||||||||