|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.awt.Component
java.awt.Canvas
com.esri.arcgis.interop.Ocx
com.esri.arcgis.controls.PageLayoutControl
public class PageLayoutControl
COM Class 'PageLayoutControl'. Generated 3/19/2015 1:20:47 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description 'Esri PageLayoutControl' 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 =
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.awt.Canvas |
|---|
java.awt.Canvas.AccessibleAWTCanvas |
| Nested classes/interfaces inherited from class java.awt.Component |
|---|
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy |
| Field Summary |
|---|
| Fields inherited from class com.esri.arcgis.interop.Ocx |
|---|
rootParentContainers, rootWindows |
| Fields inherited from class java.awt.Component |
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface com.esri.arcgis.controls.IPageLayoutControl3 |
|---|
DISPID_32_GET_NAME, DISPID_32_PUT_NAME, DISPID_33_GET_NAME, DISPID_33_PUT_NAME, IID, IID1d43bca8_b047_4bc1_ae70_4e3def437643, xxDummy |
| Fields inherited from interface com.esri.arcgis.controls.IPageLayoutControl2 |
|---|
IIDaf899892_4db1_4f01_bd4e_b6ef6535d13f |
| Fields inherited from interface com.esri.arcgis.controls.IPageLayoutControl |
|---|
IID93840439_2ba9_4dfe_a431_9a13b02bde9e |
| Fields inherited from interface com.esri.arcgis.controls.ITOCBuddy |
|---|
IID, IID5eeb268c_9b77_406d_8fc5_489324d0758b, xxDummy |
| Fields inherited from interface com.esri.arcgis.controls.IToolbarBuddy |
|---|
IID, IIDd00f1736_7a95_4f5e_b54f_e2863c425dc3, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IMxdContents |
|---|
IID, IIDbe202904_9c7f_4d51_80b2_dbc960224e7f, xxDummy |
| Fields inherited from interface com.esri.arcgis.display.IConnectionPointContainer |
|---|
IID, IIDb196b284_bab4_101a_b69c_00aa00341d07, xxDummy |
| Fields inherited from interface com.esri.arcgis.geodatabase.IPersistStreamInit |
|---|
IID, IID7fd52380_4e07_101b_ae2d_08002b2ec713, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.IPersist |
|---|
IID0000010c_0000_0000_c000_000000000046 |
| Fields inherited from interface com.esri.arcgis.system.ISupportErrorInfo |
|---|
IID, IIDdf0b3d60_548f_101b_8e65_08002b2bd119, xxDummy |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
PageLayoutControl()
Constructs a PageLayoutControl using ArcGIS Engine. |
|
PageLayoutControl(java.lang.Object o)
Constructs a PageLayoutControl. |
|
| Method Summary | |
|---|---|
void |
aboutBox()
Displays a dialog of information about the PageLayoutControl. |
void |
addElement(IElement pElement,
java.lang.Object geometry,
java.lang.Object symbology,
java.lang.Object name,
int zOrder)
Adds the supplied element to the PageLayout, with optional geometry, symbolization, name and Z order. |
void |
addIPageLayoutControlEventsListener(IPageLayoutControlEvents theListener)
addIPageLayoutControlEventsListener. |
void |
addITOCBuddyEventsListener(ITOCBuddyEvents theListener)
addITOCBuddyEventsListener. |
void |
addNotify()
|
void |
centerAt(IPoint centerPoint)
Moves the center of the PageLayoutControl to the specified location. |
boolean |
checkMxFile(java.lang.String fileName)
Checks the specified filename to see if it is a map document that can be loaded into the PageLayoutControl. |
void |
enumConnectionPoints(IEnumConnectionPoints[] ppEnum)
enumConnectionPoints |
boolean |
equals(java.lang.Object o)
Compare this object with another |
boolean |
esri_isEnabled()
Indicates whether the PageLayoutControl can respond to user generated events. |
void |
esri_setEnabled(boolean rhs1)
Indicates whether the PageLayoutControl can respond to user generated events. |
void |
findConnectionPoint(GUID riid,
IConnectionPoint[] ppCP)
findConnectionPoint |
IElement |
findElementByName(java.lang.String name,
int occurence)
Find the first element with the supplied name, supply an occurrence parameter to find the second, third and so on. |
void |
fromPagePoint(IPoint pt,
int[] x,
int[] y)
Converts a point on the page (in page units) to device co-ordinates (typically pixels). |
IActiveView |
getActiveView()
The active view of the PageLayout contained by the PageLayoutControl. |
int |
getAppearance()
The appearance of the PageLayoutControl. |
int |
getBackColor()
Background color of the PageLayoutControl. |
int |
getBorderStyle()
The border style of the PageLayoutControl. |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
ITool |
getCurrentTool()
Current active tool for the PageLayoutControl. |
java.lang.Object |
getCustomProperty()
A property to associate data with a control. |
java.lang.String |
getDocumentFilename()
The filename of the last map document loaded into the control. |
IEnvelope |
getExtent()
Current extent of the PageLayout in page units. |
IEnvelope |
getFullExtent()
Rectangular shape that encloses the PageLayout. |
IGraphicsContainer |
getGraphicsContainer()
The graphics container of the PageLayout object contained by the PageLayoutControl. |
int |
getHWnd()
Handle to the window associated with the PageLayoutControl. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
int |
getKeyIntercept()
A property that specifies interception of key strokes that are normally handled by the container. |
IMap |
getMap()
The Map object. |
Picture |
getMouseIcon()
Custom mouse icon used if MousePointer is 99. |
int |
getMousePointer()
The mouse pointer displayed over the PageLayoutControl. |
java.lang.Object |
getObject()
A property that returns the underlying control. |
IPage |
getPage()
The Page associated with the PageLayout contained by the PageLayoutControl. |
IPageLayout |
getPageLayout()
The PageLayout contained by the PageLayoutControl. |
IPrinter |
getPrinter()
The printer object used by the PageLayoutControl for printing. |
short |
getPrinterPageCount(double overlap)
The number of printer pages the PageLayout will cover. |
double |
getScale(IBasicMap pBasicMap)
Returns the scale of the supplied BasicMap, this allows for objects that do not support IMap. |
void |
getSizeMax(_ULARGE_INTEGER[] pCbSize)
getSizeMax |
ITrackCancel |
getTrackCancel()
The object used by the PageLayoutControl to check if drawing has been aborted. |
void |
initNew()
initNew |
void |
interfaceSupportsErrorInfo(GUID riid)
interfaceSupportsErrorInfo |
boolean |
isAutoKeyboardScrolling()
Indicates whether keyboard scrolling is enabled. |
boolean |
isAutoMouseWheel()
Indicates whether the mouse wheel is enabled. |
void |
isDirty()
isDirty |
boolean |
isOleDropEnabled()
Indicates if the PageLayoutControl will fire events when data is dragged over the control's window. |
void |
load(IStream pStm)
load |
void |
loadMxFile(java.lang.String fileName,
java.lang.Object password)
Loads the specified map document into the PageLayout contained by the PageLayoutControl. |
IElement |
locateFrontElement(double pageX,
double pageY,
double tolerance)
Locates an element at the given page co-ordinates. |
void |
pan()
Tracks the mouse while panning the PageLayoutControl. |
void |
printPageLayout(short startPage,
short endPage,
double overlap)
Sends the specified range of pages on the printer. |
void |
refresh(int phase,
java.lang.Object layerOrElement,
java.lang.Object envelope)
Redraws the PageLayout, optionally just redraw specified phases or envelope. |
void |
release()
Release a PageLayoutControl. |
void |
removeIPageLayoutControlEventsListener(IPageLayoutControlEvents theListener)
removeIPageLayoutControlEventsListener. |
void |
removeITOCBuddyEventsListener(ITOCBuddyEvents theListener)
removeITOCBuddyEventsListener. |
void |
save(IStream pStm,
int fClearDirty)
save |
void |
setAppearance(int rhs1)
The appearance of the PageLayoutControl. |
void |
setAutoKeyboardScrolling(boolean rhs1)
Indicates whether keyboard scrolling is enabled. |
void |
setAutoMouseWheel(boolean rhs1)
Indicates whether the mouse wheel is enabled. |
void |
setBackColor(int rhs1)
Background color of the PageLayoutControl. |
void |
setBorderStyle(int rhs1)
The border style of the PageLayoutControl. |
void |
setCurrentToolByRef(ITool rhs1)
Current active tool for the PageLayoutControl. |
void |
setCustomProperty(java.lang.Object rhs1)
A property to associate data with a control. |
void |
setDocumentFilename(java.lang.String rhs1)
The filename of the last map document loaded into the control. |
void |
setExtent(IEnvelope rhs1)
Current extent of the PageLayout in page units. |
void |
setFullExtent(IEnvelope rhs1)
Rectangular shape that encloses the PageLayout. |
void |
setKeyIntercept(int rhs1)
A property that specifies interception of key strokes that are normally handled by the container. |
void |
setMouseIconByRef(Picture rhs1)
Custom mouse icon used if MousePointer is 99. |
void |
setMousePointer(int rhs1)
The mouse pointer displayed over the PageLayoutControl. |
void |
setOleDropEnabled(boolean rhs1)
Indicates if the PageLayoutControl will fire events when data is dragged over the control's window. |
void |
setPageLayoutByRef(IPageLayout rhs1)
The PageLayout contained by the PageLayoutControl. |
void |
setPrinterByRef(IPrinter rhs1)
The printer object used by the PageLayoutControl for printing. |
void |
setTrackCancelByRef(ITrackCancel rhs1)
The object used by the PageLayoutControl to check if drawing has been aborted. |
void |
suppressResizeDrawing(boolean suppressResize,
int resizeHWnd)
Suppress full redraw of control during resize operations. |
IPoint |
toPagePoint(int x,
int y)
Converts device co-ordinates (typically pixels) to a point on the page (in page units). |
IEnvelope |
trackRectangle()
Rubber-bands a rectangle on the PageLayoutControl. |
void |
zoomToWholePage()
Changes the extent of the PageLayout to show a whole page. |
| Methods inherited from class com.esri.arcgis.interop.Ocx |
|---|
checkIfVisible, dispose, finalize, getCanvasWindowHandle, getControlWindowHandle, getMinimumSize, getObjRef, getPreferredSize, paint, removeNotify, setBounds, setBounds, setSize, setSize, zz_doQueuedSets, zz_get, zz_get, zz_get, zz_get, zz_get, zz_get, zz_get, zz_get, zz_queueSet, zz_queueSet, zz_queueSet, zz_queueSet, zz_queueSet, zz_queueSet, zz_queueSet, zz_queueSet |
| Methods inherited from class java.awt.Canvas |
|---|
createBufferStrategy, createBufferStrategy, getAccessibleContext, getBufferStrategy, update |
| Methods inherited from class java.awt.Component |
|---|
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, deliverEvent, disable, disableEvents, dispatchEvent, doLayout, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getAlignmentX, getAlignmentY, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentAt, getComponentAt, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeys, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMaximumSize, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, invalidate, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusCycleRoot, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, layout, list, list, list, list, list, locate, location, lostFocus, minimumSize, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, paramString, postEvent, preferredSize, prepareImage, prepareImage, print, printAll, processComponentEvent, processEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeys, setFocusTraversalKeysEnabled, setFont, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PageLayoutControl()
public PageLayoutControl(java.lang.Object o)
| Method Detail |
|---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRef
public void addIPageLayoutControlEventsListener(IPageLayoutControlEvents theListener)
throws java.io.IOException
theListener - An object that implements the com.esri.arcgis.controls.IPageLayoutControlEvents interface.
java.io.IOException - If there are communications problems.
public void removeIPageLayoutControlEventsListener(IPageLayoutControlEvents theListener)
throws java.io.IOException
theListener - An object that implements the com.esri.arcgis.controls.IPageLayoutControlEvents interface.
java.io.IOException - If there are communications problems.
public void addITOCBuddyEventsListener(ITOCBuddyEvents theListener)
throws java.io.IOException
theListener - An object that implements the com.esri.arcgis.controls.ITOCBuddyEvents interface.
java.io.IOException - If there are communications problems.
public void removeITOCBuddyEventsListener(ITOCBuddyEvents theListener)
throws java.io.IOException
theListener - An object that implements the com.esri.arcgis.controls.ITOCBuddyEvents interface.
java.io.IOException - If there are communications problems.public void addNotify()
addNotify in class com.esri.arcgis.interop.Ocxpublic void release()
release in interface com.esri.arcgis.interop.RemoteObjRef
public void setBackColor(int rhs1)
throws java.io.IOException,
AutomationException
setBackColor in interface IPageLayoutControlsetBackColor in interface IPageLayoutControlDefaultrhs1 - The rhs1 (A COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getBackColor()
throws java.io.IOException,
AutomationException
getBackColor in interface IPageLayoutControlgetBackColor in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setBorderStyle(int rhs1)
throws java.io.IOException,
AutomationException
setBorderStyle in interface IPageLayoutControlsetBorderStyle in interface IPageLayoutControlDefaultrhs1 - A com.esri.arcgis.controls.esriControlsBorderStyle constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getBorderStyle()
throws java.io.IOException,
AutomationException
getBorderStyle in interface IPageLayoutControlgetBorderStyle in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void esri_setEnabled(boolean rhs1)
throws java.io.IOException,
AutomationException
esri_setEnabled in interface IPageLayoutControlesri_setEnabled in interface IPageLayoutControlDefaultrhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean esri_isEnabled()
throws java.io.IOException,
AutomationException
esri_isEnabled in interface IPageLayoutControlesri_isEnabled in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAppearance(int rhs1)
throws java.io.IOException,
AutomationException
setAppearance in interface IPageLayoutControlsetAppearance in interface IPageLayoutControlDefaultrhs1 - A com.esri.arcgis.controls.esriControlsAppearance constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getAppearance()
throws java.io.IOException,
AutomationException
getAppearance in interface IPageLayoutControlgetAppearance in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMousePointer(int rhs1)
throws java.io.IOException,
AutomationException
setMousePointer in interface IPageLayoutControlsetMousePointer in interface IPageLayoutControlDefaultrhs1 - A com.esri.arcgis.controls.esriControlsMousePointer constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getMousePointer()
throws java.io.IOException,
AutomationException
getMousePointer in interface IPageLayoutControlgetMousePointer in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMouseIconByRef(Picture rhs1)
throws java.io.IOException,
AutomationException
setMouseIconByRef in interface IPageLayoutControlsetMouseIconByRef in interface IPageLayoutControlDefaultrhs1 - A reference to a com.esri.arcgis.support.ms.stdole.Picture (A com.esri.arcgis.support.ms.stdole.Picture COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public Picture getMouseIcon()
throws java.io.IOException,
AutomationException
getMouseIcon in interface IPageLayoutControlgetMouseIcon in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getHWnd()
throws java.io.IOException,
AutomationException
getHWnd in interface IPageLayoutControlgetHWnd in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void aboutBox()
throws java.io.IOException,
AutomationException
aboutBox in interface IPageLayoutControlaboutBox in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ITool getCurrentTool()
throws java.io.IOException,
AutomationException
getCurrentTool in interface IPageLayoutControlgetCurrentTool in interface IPageLayoutControlDefaultgetCurrentTool in interface IToolbarBuddyjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCurrentToolByRef(ITool rhs1)
throws java.io.IOException,
AutomationException
setCurrentToolByRef in interface IPageLayoutControlsetCurrentToolByRef in interface IPageLayoutControlDefaultsetCurrentToolByRef in interface IToolbarBuddyrhs1 - A reference to a com.esri.arcgis.systemUI.ITool (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IPageLayout getPageLayout()
throws java.io.IOException,
AutomationException
getPageLayout in interface IMxdContentsgetPageLayout in interface IPageLayoutControlgetPageLayout in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPageLayoutByRef(IPageLayout rhs1)
throws java.io.IOException,
AutomationException
setPageLayoutByRef in interface IPageLayoutControlsetPageLayoutByRef in interface IPageLayoutControlDefaultrhs1 - A reference to a com.esri.arcgis.carto.IPageLayout (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IActiveView getActiveView()
throws java.io.IOException,
AutomationException
getActiveView in interface IMxdContentsgetActiveView in interface IPageLayoutControlgetActiveView in interface IPageLayoutControlDefaultgetActiveView in interface ITOCBuddyjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IEnvelope getExtent()
throws java.io.IOException,
AutomationException
getExtent in interface IPageLayoutControlgetExtent in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setExtent(IEnvelope rhs1)
throws java.io.IOException,
AutomationException
setExtent in interface IPageLayoutControlsetExtent in interface IPageLayoutControlDefaultrhs1 - A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IEnvelope getFullExtent()
throws java.io.IOException,
AutomationException
getFullExtent in interface IPageLayoutControlgetFullExtent in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFullExtent(IEnvelope rhs1)
throws java.io.IOException,
AutomationException
setFullExtent in interface IPageLayoutControlsetFullExtent in interface IPageLayoutControlDefaultrhs1 - A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IPage getPage()
throws java.io.IOException,
AutomationException
getPage in interface IPageLayoutControlgetPage in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IGraphicsContainer getGraphicsContainer()
throws java.io.IOException,
AutomationException
getGraphicsContainer in interface IPageLayoutControlgetGraphicsContainer in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void printPageLayout(short startPage,
short endPage,
double overlap)
throws java.io.IOException,
AutomationException
printPageLayout in interface IPageLayoutControlprintPageLayout in interface IPageLayoutControlDefaultstartPage - The startPage (in, optional, pass 1 if not required)endPage - The endPage (in, optional, pass 0 if not required)overlap - The overlap (in, optional, pass 0 if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IPrinter getPrinter()
throws java.io.IOException,
AutomationException
getPrinter in interface IPageLayoutControlgetPrinter in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPrinterByRef(IPrinter rhs1)
throws java.io.IOException,
AutomationException
setPrinterByRef in interface IPageLayoutControlsetPrinterByRef in interface IPageLayoutControlDefaultrhs1 - A reference to a com.esri.arcgis.output.IPrinter (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ITrackCancel getTrackCancel()
throws java.io.IOException,
AutomationException
getTrackCancel in interface IPageLayoutControlgetTrackCancel in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTrackCancelByRef(ITrackCancel rhs1)
throws java.io.IOException,
AutomationException
setTrackCancelByRef in interface IPageLayoutControlsetTrackCancelByRef in interface IPageLayoutControlDefaultrhs1 - A reference to a com.esri.arcgis.system.ITrackCancel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void pan()
throws java.io.IOException,
AutomationException
pan in interface IPageLayoutControlpan in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void centerAt(IPoint centerPoint)
throws java.io.IOException,
AutomationException
centerAt in interface IPageLayoutControlcenterAt in interface IPageLayoutControlDefaultcenterPoint - A reference to a com.esri.arcgis.geometry.IPoint (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IEnvelope trackRectangle()
throws java.io.IOException,
AutomationException
trackRectangle in interface IPageLayoutControltrackRectangle in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void addElement(IElement pElement,
java.lang.Object geometry,
java.lang.Object symbology,
java.lang.Object name,
int zOrder)
throws java.io.IOException,
AutomationException
addElement in interface IPageLayoutControladdElement in interface IPageLayoutControlDefaultpElement - A reference to a com.esri.arcgis.carto.IElement (in)geometry - A Variant (in, optional, pass null if not required)symbology - A Variant (in, optional, pass null if not required)name - A Variant (in, optional, pass null if not required)zOrder - The zOrder (in, optional, pass 0 if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IElement locateFrontElement(double pageX,
double pageY,
double tolerance)
throws java.io.IOException,
AutomationException
locateFrontElement in interface IPageLayoutControllocateFrontElement in interface IPageLayoutControlDefaultpageX - The pageX (in)pageY - The pageY (in)tolerance - The tolerance (in, optional, pass 0 if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IElement findElementByName(java.lang.String name,
int occurence)
throws java.io.IOException,
AutomationException
findElementByName in interface IPageLayoutControlfindElementByName in interface IPageLayoutControlDefaultname - The name (in)occurence - The occurence (in, optional, pass 1 if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void loadMxFile(java.lang.String fileName,
java.lang.Object password)
throws java.io.IOException,
AutomationException
loadMxFile in interface IPageLayoutControlloadMxFile in interface IPageLayoutControlDefaultfileName - The fileName (in)password - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isOleDropEnabled()
throws java.io.IOException,
AutomationException
isOleDropEnabled in interface IPageLayoutControlisOleDropEnabled in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOleDropEnabled(boolean rhs1)
throws java.io.IOException,
AutomationException
setOleDropEnabled in interface IPageLayoutControlsetOleDropEnabled in interface IPageLayoutControlDefaultrhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean checkMxFile(java.lang.String fileName)
throws java.io.IOException,
AutomationException
checkMxFile in interface IPageLayoutControlcheckMxFile in interface IPageLayoutControlDefaultfileName - The fileName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void zoomToWholePage()
throws java.io.IOException,
AutomationException
zoomToWholePage in interface IPageLayoutControlzoomToWholePage in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short getPrinterPageCount(double overlap)
throws java.io.IOException,
AutomationException
getPrinterPageCount in interface IPageLayoutControlgetPrinterPageCount in interface IPageLayoutControlDefaultoverlap - The overlap (in, optional, pass 0 if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void refresh(int phase,
java.lang.Object layerOrElement,
java.lang.Object envelope)
throws java.io.IOException,
AutomationException
refresh in interface IPageLayoutControlrefresh in interface IPageLayoutControlDefaultphase - A com.esri.arcgis.carto.esriViewDrawPhase constant (in, optional, pass 65535 if not required)layerOrElement - A Variant (in, optional, pass null if not required)envelope - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void fromPagePoint(IPoint pt,
int[] x,
int[] y)
throws java.io.IOException,
AutomationException
fromPagePoint in interface IPageLayoutControlfromPagePoint in interface IPageLayoutControlDefaultpt - A reference to a com.esri.arcgis.geometry.IPoint (in)x - The x (in/out: use single element array)y - The y (in/out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IPoint toPagePoint(int x,
int y)
throws java.io.IOException,
AutomationException
toPagePoint in interface IPageLayoutControltoPagePoint in interface IPageLayoutControlDefaultx - The x (in)y - The y (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object getCustomProperty()
throws java.io.IOException,
AutomationException
getCustomProperty in interface IPageLayoutControl2getCustomProperty in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCustomProperty(java.lang.Object rhs1)
throws java.io.IOException,
AutomationException
setCustomProperty in interface IPageLayoutControl2setCustomProperty in interface IPageLayoutControlDefaultrhs1 - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void suppressResizeDrawing(boolean suppressResize,
int resizeHWnd)
throws java.io.IOException,
AutomationException
suppressResizeDrawing in interface IPageLayoutControl2suppressResizeDrawing in interface IPageLayoutControlDefaultsuppressResize - The suppressResize (in)resizeHWnd - The resizeHWnd (in, optional, pass 0 if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getDocumentFilename()
throws java.io.IOException,
AutomationException
getDocumentFilename in interface IPageLayoutControl2getDocumentFilename in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDocumentFilename(java.lang.String rhs1)
throws java.io.IOException,
AutomationException
setDocumentFilename in interface IPageLayoutControl2setDocumentFilename in interface IPageLayoutControlDefaultrhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object getObject()
throws java.io.IOException,
AutomationException
getObject in interface IPageLayoutControl2getObject in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getKeyIntercept()
throws java.io.IOException,
AutomationException
getKeyIntercept in interface IPageLayoutControl2getKeyIntercept in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setKeyIntercept(int rhs1)
throws java.io.IOException,
AutomationException
setKeyIntercept in interface IPageLayoutControl2setKeyIntercept in interface IPageLayoutControlDefaultrhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isAutoMouseWheel()
throws java.io.IOException,
AutomationException
isAutoMouseWheel in interface IPageLayoutControl3isAutoMouseWheel in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAutoMouseWheel(boolean rhs1)
throws java.io.IOException,
AutomationException
setAutoMouseWheel in interface IPageLayoutControl3setAutoMouseWheel in interface IPageLayoutControlDefaultrhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isAutoKeyboardScrolling()
throws java.io.IOException,
AutomationException
isAutoKeyboardScrolling in interface IPageLayoutControl3isAutoKeyboardScrolling in interface IPageLayoutControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAutoKeyboardScrolling(boolean rhs1)
throws java.io.IOException,
AutomationException
setAutoKeyboardScrolling in interface IPageLayoutControl3setAutoKeyboardScrolling in interface IPageLayoutControlDefaultrhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getScale(IBasicMap pBasicMap)
throws java.io.IOException,
AutomationException
getScale in interface ITOCBuddypBasicMap - A reference to a com.esri.arcgis.carto.IBasicMap (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IMap getMap()
throws java.io.IOException,
AutomationException
getMap in interface IMxdContentsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void enumConnectionPoints(IEnumConnectionPoints[] ppEnum)
throws java.io.IOException,
AutomationException
enumConnectionPoints in interface IConnectionPointContainerppEnum - A reference to a com.esri.arcgis.display.IEnumConnectionPoints (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void findConnectionPoint(GUID riid,
IConnectionPoint[] ppCP)
throws java.io.IOException,
AutomationException
findConnectionPoint in interface IConnectionPointContainerriid - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)ppCP - A reference to a com.esri.arcgis.display.IConnectionPoint (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void isDirty()
throws java.io.IOException,
AutomationException
isDirty in interface IPersistStreamInitjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void load(IStream pStm)
throws java.io.IOException,
AutomationException
load in interface IPersistStreamInitpStm - A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void save(IStream pStm,
int fClearDirty)
throws java.io.IOException,
AutomationException
save in interface IPersistStreamInitpStm - A reference to a com.esri.arcgis.system.IStream (in)fClearDirty - The fClearDirty (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getSizeMax(_ULARGE_INTEGER[] pCbSize)
throws java.io.IOException,
AutomationException
getSizeMax in interface IPersistStreamInitpCbSize - A Structure: com.esri.arcgis.system._ULARGE_INTEGER (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void initNew()
throws java.io.IOException,
AutomationException
initNew in interface IPersistStreamInitjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getClassID(GUID[] pClassID)
throws java.io.IOException,
AutomationException
getClassID in interface IPersistpClassID - A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void interfaceSupportsErrorInfo(GUID riid)
throws java.io.IOException,
AutomationException
interfaceSupportsErrorInfo in interface ISupportErrorInforiid - A Structure: com.esri.arcgis.support.ms.stdole.GUID (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 | ||||||||