|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.schematic.INgViewProxy
public class INgViewProxy
Provides access to members that control the graphic view.
A schematic diagram cannot exist without a view. All views of a diagram will display the same network in the same geographic or schematic position, with each view differing only in its zoom level or symbol size. An element selected in one view will be selected in all open views created from the same diagram.
INgProjectViews,
INgDiagram,
Serialized Form| Field Summary |
|---|
| Fields inherited from class com.esri.arcgis.interop.Dispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, E |
| Constructor Summary | |
|---|---|
|
INgViewProxy()
|
|
INgViewProxy(Object obj)
|
protected |
INgViewProxy(Object obj,
String iid)
|
| Method Summary | |
|---|---|
void |
addListener(String iidStr,
Object theListener,
Object theSource)
|
void |
bringToTop(boolean topMost)
Brings the view to the foreground. |
void |
close()
Closes the view. |
INgRasterImage |
createRasterImage(String imageName,
String fName,
INgPoint upperLeftCorner,
INgPoint lowerRightCorner)
Creates a background raster image named 'imageName' from the file 'fName' in the view and places this raster image between the 'upperLeftCorner' and 'lowerRightCorner' points. |
INgVectorImage |
createVectorImage(String imageName,
String fName)
Creates a background vector image named 'imageName' from the file 'fName' in the view. |
void |
exportAs(int fileType,
String fileName)
Exports the view's content into a BMP or an EMF format image file. |
void |
fitAll()
Fits all the elements contained in the view. |
void |
fitElements(INgElements elements)
Fits all the elements contained in the 'Elements' list in the view. |
void |
fitSelection()
Fits the set of elements currently selected in the view. |
INgDiagram |
getDiagram()
Diagram the view is related to. |
void |
getDisplayArea(INgPoint[] upperLeftCorner,
INgPoint[] lowerRightCorner)
Returns the two 'upperLeftCorner' and 'lowerRightCorner' points corresponding to the upper left and lower right corners of the view display area in user coordinates. |
Object |
getEffect(int effect)
Returns the effect 'effect' set for the view (see esriNgViewEffect). |
INgElement |
getElementAtPoint(INgPoint point)
Returns the elements located at the position 'point' in the view. |
void |
getElementsBoundingBox(INgElements elements,
INgPoint[] upperLeftCorner,
INgPoint[] lowerRightCorner)
Returns the 'upperLeftCorner' and 'lowerRightCorner' points defining the bounding box of the elements contained in the 'Elements' list. |
INgElements |
getElementsInZone(INgPoints pts)
Returns a list of all the elements contained in the area defined by the list of points 'pts' in the view. |
void |
getExtent(INgPoint[] upperLeftCorner,
INgPoint[] lowerRightCorner)
Returns the 'upperLeftCorner' and 'lowerRightCorner' points defining the extend of the view. |
int |
getHandle()
The handle of the view window. |
INgInformation |
getInformationAtPoint(INgPoint point)
Returns information about the element located at the 'point' point in the view. |
INgLegend |
getLegend()
Legend related to the view. |
INgLegendDescription |
getLegendDescription()
Legend description related to the view. |
String |
getName()
Name of the view. |
void |
getPosition(INgPoint[] upperLeftCorner,
INgPoint[] lowerRightCorner)
Returns the screen coordinates (in pixels unit) of the view 'upperLeftCorner' and 'lowerRightCorner' points. |
INgRasterImages |
getRasterImages()
List of the background raster images related to the view. |
INgElements |
getSelectedElements()
List of the elements currently selected in the view. |
INgFlags |
getSelectedFlags()
List of the flags currently selected in the view. |
String |
getTitle()
View window title. |
INgVectorImages |
getVectorImages()
List of the background vector images related to the view. |
boolean |
isEffectSet(int effect)
Indicates if the effect 'effect' related to the view is set (see esriNgViewEffect). |
boolean |
isMaximized()
Indicates if the view is maximized. |
boolean |
isMinimized()
Indicates if the view is minimized. |
void |
maximize()
Maximizes the view. |
void |
minimize()
Minimizes the view. |
void |
move(INgPoint upperLeftCorner,
INgPoint lowerRightCorner)
Moves and resizes the view so that its upper left and lower left corners coincide with the 'upperLeftCorner' and 'lowerRightCorner' points. |
void |
paintOnDC(int hDC,
double xMin,
double yMin,
double xMax,
double yMax,
int left,
int right,
int top,
int bottom,
double rotation)
Displays the view in the 'hDC' device context. |
void |
printView(String viewTitle,
boolean hideSetupDialog)
Prints the view. |
void |
printWithTitleBlock(int position,
INgDrawing titleBlock,
String viewTitle,
boolean hideSetupDialog)
Prints the view with a title block. |
void |
readExternal(ObjectInput in)
|
void |
redraw(int mode)
Redraws the elements displayed in the view according to the 'mode' redrawing option. |
void |
removeEffect(int effect)
Restores the default effect 'effect' set for the view. |
void |
removeListener(String iidStr,
Object theListener)
|
void |
restore()
Restores the view to its position prior to being minimized or maximized. |
void |
selectAll(boolean redraw)
Selects all the elements contained in the view. |
void |
setActive()
Activates the view. |
void |
setEffect(int effect,
Object effValue)
Modifies the effect 'effect' for the view (see esriNgViewEffect). |
void |
setTitle(String pVal)
View window title. |
void |
unselectAll(boolean redraw)
Deselects all the elements currently selected in the view. |
void |
writeExternal(ObjectOutput out)
|
void |
zoomIn(INgPoint upperLeftCorner,
INgPoint lowerRightCorner,
int zoomMode)
Zooms in on the area enclosed between the view 'upperLeftCorner' and 'lowerRightCorner' points. |
| Methods inherited from class com.esri.arcgis.interop.Dispatch |
|---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, queryInterface, release, setNativeMode, setPropertyByName, toString, vtblInvoke |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public INgViewProxy()
public INgViewProxy(Object obj)
throws IOException
IOException
protected INgViewProxy(Object obj,
String iid)
throws IOException
IOException| Method Detail |
|---|
public void addListener(String iidStr,
Object theListener,
Object theSource)
throws IOException
addListener in class com.esri.arcgis.interop.DispatchIOException
public void removeListener(String iidStr,
Object theListener)
throws IOException
removeListener in class com.esri.arcgis.interop.DispatchIOException
public Object getEffect(int effect)
throws IOException,
AutomationException
getEffect in interface INgVieweffect - A com.esri.arcgis.schematic.esriNgViewEffect constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.setEffect(int, java.lang.Object),
INgView.removeEffect(int),
INgView.isEffectSet(int)
public void setEffect(int effect,
Object effValue)
throws IOException,
AutomationException
setEffect in interface INgVieweffect - A com.esri.arcgis.schematic.esriNgViewEffect constant (in)effValue - A Variant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.getEffect(int),
INgView.removeEffect(int),
INgView.isEffectSet(int)
public void removeEffect(int effect)
throws IOException,
AutomationException
removeEffect in interface INgVieweffect - A com.esri.arcgis.schematic.esriNgViewEffect constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.getEffect(int),
INgView.setEffect(int, java.lang.Object),
INgView.isEffectSet(int)
public boolean isEffectSet(int effect)
throws IOException,
AutomationException
By default, Schematics automatically sets default values for some view effects (see the List of the View effect default values, below). For all these effects, the IsEffectSet method returns True. For the others effects (those that are not automatically set by default), the IsEffectSet method returns True only if the effect has been set:
- Either when defining the associated diagram type's characteristics through ArcGIS Schematics Designer,
- Or by calling the SetEffect method in the project.
List of the View effect default values
esriNgViewBackgroundColor: 7 (white).
esriNgViewLabelScaling: 1.
esriNgViewSymbolScaling: 1.
For more details, see View Effects Definitions.
isEffectSet in interface INgVieweffect - A com.esri.arcgis.schematic.esriNgViewEffect constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.getEffect(int),
INgView.setEffect(int, java.lang.Object),
INgView.removeEffect(int)
public void fitSelection()
throws IOException,
AutomationException
fitSelection in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.fitAll(),
INgView.fitElements(com.esri.arcgis.schematic.INgElements)
public void fitElements(INgElements elements)
throws IOException,
AutomationException
fitElements in interface INgViewelements - A reference to a com.esri.arcgis.schematic.INgElements (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.fitAll(),
INgView.fitSelection()
public void zoomIn(INgPoint upperLeftCorner,
INgPoint lowerRightCorner,
int zoomMode)
throws IOException,
AutomationException
The zoom executed is either a constant scale zoom or a standard zoom, depending on the value assigned to the zoomMode parameter (see esriNgZoomMode list)
zoomIn in interface INgViewupperLeftCorner - A reference to a com.esri.arcgis.schematic.INgPoint (in)lowerRightCorner - A reference to a com.esri.arcgis.schematic.INgPoint (in)zoomMode - A com.esri.arcgis.schematic.esriNgZoomMode constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgProject.setInteractorMode(int, com.esri.arcgis.schematic.INgElementType, int)
public INgLegend getLegend()
throws IOException,
AutomationException
getLegend in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INgDiagram getDiagram()
throws IOException,
AutomationException
getDiagram in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public String getName()
throws IOException,
AutomationException
By default, the name of a view is formatted as follows DiagramTypeName::#::DiagramName
where:
- DiagramTypeName, is the diagram type name associated with the view.
- DaigramName, is the diagram name associated with the view.
Do not mistake the default view name for the default view title whose format is as follows: DiagramTypeName::DiagramName.
Note that if view titles can be modified, this is not the case of view names.
getName in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.getTitle()
public INgElements getSelectedElements()
throws IOException,
AutomationException
getSelectedElements in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.fitSelection(),
INgProject.getSelectedElements()
public INgRasterImage createRasterImage(String imageName,
String fName,
INgPoint upperLeftCorner,
INgPoint lowerRightCorner)
throws IOException,
AutomationException
The background raster image named imageName associated with the file fileName is placed in between the two upperLeftCorner and lowerRightCorner NgPoints.
createRasterImage in interface INgViewimageName - The imageName (in)fName - The fName (in)upperLeftCorner - A reference to a com.esri.arcgis.schematic.INgPoint (in)lowerRightCorner - A reference to a com.esri.arcgis.schematic.INgPoint (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.createVectorImage(String, String)
public INgVectorImage createVectorImage(String imageName,
String fName)
throws IOException,
AutomationException
createVectorImage in interface INgViewimageName - The imageName (in)fName - The fName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.createRasterImage(String, String, com.esri.arcgis.schematic.INgPoint, com.esri.arcgis.schematic.INgPoint)
public INgRasterImages getRasterImages()
throws IOException,
AutomationException
getRasterImages in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.getVectorImages(),
INgView.createRasterImage(String, String, com.esri.arcgis.schematic.INgPoint, com.esri.arcgis.schematic.INgPoint)
public INgVectorImages getVectorImages()
throws IOException,
AutomationException
getVectorImages in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.getRasterImages(),
INgView.createVectorImage(String, String)
public void printView(String viewTitle,
boolean hideSetupDialog)
throws IOException,
AutomationException
If the view is to be printed with a title, the matching character string must be passed as a parameter to the function.
printView in interface INgViewviewTitle - The viewTitle (in, optional, pass if not required)hideSetupDialog - The hideSetupDialog (in, optional, pass false if not required)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgProjectEvents.isPrintMadeByFramework(com.esri.arcgis.schematic.INgProjectEventsIsPrintMadeByFrameworkEvent),
INgView.printWithTitleBlock(int, com.esri.arcgis.schematic.INgDrawing, String, boolean)
public void printWithTitleBlock(int position,
INgDrawing titleBlock,
String viewTitle,
boolean hideSetupDialog)
throws IOException,
AutomationException
The titleBlock title block to be printed and its print position must be specified (see esriNgTitleBlockPosition list).
If the view is to be printed with a title, the matching character string must be passed as a parameter to the function (title).
By default, the optional hideSetupDialog is set to False: when the printing is launched, Schematics automatically brings up the printing dialog box.
When you print a view, Schematics prints the current schematic view window contents: the elements situated out of the current display area are not printed!
printWithTitleBlock in interface INgViewposition - A com.esri.arcgis.schematic.esriNgTitleBlockPosition constant (in)titleBlock - A reference to a com.esri.arcgis.schematic.INgDrawing (in)viewTitle - The viewTitle (in, optional, pass if not required)hideSetupDialog - The hideSetupDialog (in, optional, pass false if not required)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.printView(String, boolean),
INgProjectEvents.isPrintMadeByFramework(com.esri.arcgis.schematic.INgProjectEventsIsPrintMadeByFrameworkEvent)
public void getDisplayArea(INgPoint[] upperLeftCorner,
INgPoint[] lowerRightCorner)
throws IOException,
AutomationException
getDisplayArea in interface INgViewupperLeftCorner - A reference to a com.esri.arcgis.schematic.INgPoint (out: use single element array)lowerRightCorner - A reference to a com.esri.arcgis.schematic.INgPoint (out: use single element array)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgProjectViews.getTileArea(com.esri.arcgis.schematic.INgPoint[], com.esri.arcgis.schematic.INgPoint[]),
INgProjectViews.getPrintableArea(double[], double[])
public void getElementsBoundingBox(INgElements elements,
INgPoint[] upperLeftCorner,
INgPoint[] lowerRightCorner)
throws IOException,
AutomationException
getElementsBoundingBox in interface INgViewelements - A reference to a com.esri.arcgis.schematic.INgElements (in)upperLeftCorner - A reference to a com.esri.arcgis.schematic.INgPoint (out: use single element array)lowerRightCorner - A reference to a com.esri.arcgis.schematic.INgPoint (out: use single element array)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INgElements getElementsInZone(INgPoints pts)
throws IOException,
AutomationException
The list of points passed as a parameter must be composed of at least three points.
getElementsInZone in interface INgViewpts - A reference to a com.esri.arcgis.schematic.INgPoints (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.getElementAtPoint(com.esri.arcgis.schematic.INgPoint)
public void close()
throws IOException,
AutomationException
close in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgDiagram.close(),
INgProjectEvents.beforeCloseView(com.esri.arcgis.schematic.INgProjectEventsBeforeCloseViewEvent)
public void setActive()
throws IOException,
AutomationException
setActive in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.bringToTop(boolean)
public void bringToTop(boolean topMost)
throws IOException,
AutomationException
You can also decide to have the view always displayed in the foreground by setting the optional parameter topMost to True.
bringToTop in interface INgViewtopMost - The topMost (in, optional, pass false if not required)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.setActive()
public boolean isMinimized()
throws IOException,
AutomationException
isMinimized in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.maximize(),
INgView.isMaximized(),
INgView.minimize()
public boolean isMaximized()
throws IOException,
AutomationException
isMaximized in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.maximize(),
INgView,
INgView.minimize()
public void minimize()
throws IOException,
AutomationException
minimize in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.maximize(),
INgView.isMaximized(),
INgView.isMinimized()
public void maximize()
throws IOException,
AutomationException
maximize in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.isMaximized(),
INgView.minimize(),
INgView.isMinimized()
public void getPosition(INgPoint[] upperLeftCorner,
INgPoint[] lowerRightCorner)
throws IOException,
AutomationException
getPosition in interface INgViewupperLeftCorner - A reference to a com.esri.arcgis.schematic.INgPoint (out: use single element array)lowerRightCorner - A reference to a com.esri.arcgis.schematic.INgPoint (out: use single element array)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.move(com.esri.arcgis.schematic.INgPoint, com.esri.arcgis.schematic.INgPoint),
INgView.restore()
public void move(INgPoint upperLeftCorner,
INgPoint lowerRightCorner)
throws IOException,
AutomationException
move in interface INgViewupperLeftCorner - A reference to a com.esri.arcgis.schematic.INgPoint (in)lowerRightCorner - A reference to a com.esri.arcgis.schematic.INgPoint (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.getPosition(com.esri.arcgis.schematic.INgPoint[], com.esri.arcgis.schematic.INgPoint[])
public void fitAll()
throws IOException,
AutomationException
fitAll in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.fitSelection(),
INgView.fitElements(com.esri.arcgis.schematic.INgElements)
public void restore()
throws IOException,
AutomationException
restore in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.getPosition(com.esri.arcgis.schematic.INgPoint[], com.esri.arcgis.schematic.INgPoint[])
public INgElement getElementAtPoint(INgPoint point)
throws IOException,
AutomationException
If there are more than one element located at the position 'point', GetElementAtPoint returns the element that is topmost.
getElementAtPoint in interface INgViewpoint - A reference to a com.esri.arcgis.schematic.INgPoint (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.getElementsInZone(com.esri.arcgis.schematic.INgPoints),
INgView.getInformationAtPoint(com.esri.arcgis.schematic.INgPoint)
public void redraw(int mode)
throws IOException,
AutomationException
This parameter is optional. The default mode is esriNgRedrawAll. Schematics redraws all the elements in the view.
redraw in interface INgViewmode - A com.esri.arcgis.schematic.esriNgRedrawMode constant (in, optional, pass 1 if not required)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgDiagram.redraw(int),
INgDiagram.refresh()
public void exportAs(int fileType,
String fileName)
throws IOException,
AutomationException
Note#1: fileName parameter is the full path file name the function will generate.
Note#2: As the function doesn't add file extension, type your fileName with the wished extension
exportAs in interface INgViewfileType - A com.esri.arcgis.schematic.esriNgExportFileType constant (in)fileName - The fileName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void unselectAll(boolean redraw)
throws IOException,
AutomationException
unselectAll in interface INgViewredraw - The redraw (in, optional, pass false if not required)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgProject.unselectAll()
public INgFlags getSelectedFlags()
throws IOException,
AutomationException
getSelectedFlags in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgProject.getSelectedFlags()
public String getTitle()
throws IOException,
AutomationException
Note that the default view window title is as follows: DiagramTypeName::DiagramName
where:
- DiagramTypeName, is the diagram type name associated with the view.
- DaigramName, is the diagram name associated with the view.
Do not mistake the default view title for the default view name whose format is as follows: DiagramTypeName::#::DiagramName.
getTitle in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.getName()
public void setTitle(String pVal)
throws IOException,
AutomationException
setTitle in interface INgViewpVal - The pVal (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void paintOnDC(int hDC,
double xMin,
double yMin,
double xMax,
double yMax,
int left,
int right,
int top,
int bottom,
double rotation)
throws IOException,
AutomationException
paintOnDC in interface INgViewhDC - The hDC (in)xMin - The xMin (in, optional, pass 0 if not required)yMin - The yMin (in, optional, pass 0 if not required)xMax - The xMax (in, optional, pass 0 if not required)yMax - The yMax (in, optional, pass 0 if not required)left - The left (in, optional, pass 0 if not required)right - The right (in, optional, pass 0 if not required)top - The top (in, optional, pass 0 if not required)bottom - The bottom (in, optional, pass 0 if not required)rotation - The rotation (in, optional, pass 0 if not required)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getHandle()
throws IOException,
AutomationException
getHandle in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INgInformation getInformationAtPoint(INgPoint point)
throws IOException,
AutomationException
getInformationAtPoint in interface INgViewpoint - A reference to a com.esri.arcgis.schematic.INgPoint (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.INgView.getElementAtPoint(com.esri.arcgis.schematic.INgPoint)
public void getExtent(INgPoint[] upperLeftCorner,
INgPoint[] lowerRightCorner)
throws IOException,
AutomationException
getExtent in interface INgViewupperLeftCorner - A reference to a com.esri.arcgis.schematic.INgPoint (out: use single element array)lowerRightCorner - A reference to a com.esri.arcgis.schematic.INgPoint (out: use single element array)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void selectAll(boolean redraw)
throws IOException,
AutomationException
selectAll in interface INgViewredraw - The redraw (in, optional, pass false if not required)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INgLegendDescription getLegendDescription()
throws IOException,
AutomationException
getLegendDescription in interface INgViewIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void writeExternal(ObjectOutput out)
throws IOException
writeExternal in interface ExternalizablewriteExternal in class com.esri.arcgis.interop.DispatchIOException
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class com.esri.arcgis.interop.DispatchIOException
ClassNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||