Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Z
ZRenderer
- class com.esri.arcgis.geoprocessing.tools.spatialstatisticstools.
ZRenderer
.
Applies a cold-to-hot graduated color rendering to a field of z scores.
ZRenderer()
- Constructor for class com.esri.arcgis.geoprocessing.tools.spatialstatisticstools.
ZRenderer
Creates the Z Score Rendering tool with defaults.
ZRenderer(Object, Object, Object)
- Constructor for class com.esri.arcgis.geoprocessing.tools.spatialstatisticstools.
ZRenderer
Creates the Z Score Rendering tool with the required parameters.
ZipArchive
- class com.esri.arcgis.system.
ZipArchive
.
The ZipArchive object which manages zip archives.
ZipArchive()
- Constructor for class com.esri.arcgis.system.
ZipArchive
Constructs a ZipArchive using ArcGIS Engine.
ZipArchive(Object)
- Constructor for class com.esri.arcgis.system.
ZipArchive
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
ZonalFill
- class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.
ZonalFill
.
Fills zones using the minimum cell value from a weight raster along the zone boundary.
ZonalFill()
- Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.
ZonalFill
Creates the Zonal Fill tool with defaults.
ZonalFill(Object, Object, Object)
- Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.
ZonalFill
Creates the Zonal Fill tool with the required parameters.
ZonalGeometry
- class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.
ZonalGeometry
.
Calculates for each zone in a dataset the specified geometry measure (area, perimeter, thickness, or the characteristics of ellipse).
ZonalGeometry()
- Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.
ZonalGeometry
Creates the Zonal Geometry tool with defaults.
ZonalGeometry(Object, Object, Object)
- Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.
ZonalGeometry
Creates the Zonal Geometry tool with the required parameters.
ZonalGeometryAsTable
- class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.
ZonalGeometryAsTable
.
Calculates for each zone in a dataset the geometry measures—for example, area, perimeter, thickness, and the characteristics of ellipse—and reports the results as a table.
ZonalGeometryAsTable()
- Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.
ZonalGeometryAsTable
Creates the Zonal Geometry as Table tool with defaults.
ZonalGeometryAsTable(Object, Object, Object)
- Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.
ZonalGeometryAsTable
Creates the Zonal Geometry as Table tool with the required parameters.
ZonalStatistics
- class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.
ZonalStatistics
.
Calculates statistics on values of a raster within the zones of another dataset.
ZonalStatistics()
- Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.
ZonalStatistics
Creates the Zonal Statistics tool with defaults.
ZonalStatistics(Object, Object, Object, Object)
- Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.
ZonalStatistics
Creates the Zonal Statistics tool with the required parameters.
ZonalStatisticsAsTable
- class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.
ZonalStatisticsAsTable
.
Summarizes the values of a raster within the zones of another dataset and reports the results to a table.
ZonalStatisticsAsTable()
- Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.
ZonalStatisticsAsTable
Creates the Zonal Statistics as Table tool with defaults.
ZonalStatisticsAsTable(Object, Object, Object, Object)
- Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.
ZonalStatisticsAsTable
Creates the Zonal Statistics as Table tool with the required parameters.
z
- Variable in class com.esri.arcgis.system.
_WKSPointZ
zRank()
- Method in interface com.esri.arcgis.geodatabase.
IGeoDBProtectNames
zRank()
- Method in class com.esri.arcgis.geodatabase.
IGeoDBProtectNamesProxy
zRank()
- Method in interface com.esri.arcgis.geodatabase.
ITopologyProtectNames
zRank()
- Method in class com.esri.arcgis.geodatabase.
ITopologyProtectNamesProxy
zonalFill(IGeoDataset, IGeoDataset)
- Method in interface com.esri.arcgis.spatialanalyst.
IZonalOp
Fills zones using the minimum cell value from the 'weightRaster', along the zone boundary.
zonalFill(IGeoDataset, IGeoDataset)
- Method in class com.esri.arcgis.spatialanalyst.
IZonalOpProxy
zonalFill(IGeoDataset, IGeoDataset)
- Method in class com.esri.arcgis.spatialanalyst.
RasterZonalOp
zonalGeometry(IGeoDataset, int)
- Method in interface com.esri.arcgis.spatialanalyst.
IZonalOp
Calculates for each zone of the input zone Dataset the specified geometry measure.
zonalGeometry(IGeoDataset, int)
- Method in class com.esri.arcgis.spatialanalyst.
IZonalOpProxy
zonalGeometry(IGeoDataset, int)
- Method in class com.esri.arcgis.spatialanalyst.
RasterZonalOp
zonalGeometryAsTable(IGeoDataset)
- Method in interface com.esri.arcgis.spatialanalyst.
IZonalOp
Calculates all geometry characteristics for each zone in a table.
zonalGeometryAsTable(IGeoDataset)
- Method in class com.esri.arcgis.spatialanalyst.
IZonalOpProxy
zonalGeometryAsTable(IGeoDataset)
- Method in class com.esri.arcgis.spatialanalyst.
RasterZonalOp
zonalStatistics(IGeoDataset, IGeoDataset, int, boolean)
- Method in interface com.esri.arcgis.spatialanalyst.
IZonalOp
Calculates in each output cell the statistic of the values of all cells in the value raster that belongs to the same zone.
zonalStatistics(IGeoDataset, IGeoDataset, int, boolean)
- Method in class com.esri.arcgis.spatialanalyst.
IZonalOpProxy
zonalStatistics(IGeoDataset, IGeoDataset, int, boolean)
- Method in class com.esri.arcgis.spatialanalyst.
RasterZonalOp
zonalStatisticsAsTable(IGeoDataset, IGeoDataset, boolean)
- Method in interface com.esri.arcgis.spatialanalyst.
IZonalOp
Calculates all statistics for each zone in a table.
zonalStatisticsAsTable(IGeoDataset, IGeoDataset, boolean)
- Method in class com.esri.arcgis.spatialanalyst.
IZonalOpProxy
zonalStatisticsAsTable(IGeoDataset, IGeoDataset, boolean)
- Method in class com.esri.arcgis.spatialanalyst.
RasterZonalOp
zoom(double)
- Method in class com.esri.arcgis.analyst3d.
Camera
zoom(double)
- Method in interface com.esri.arcgis.analyst3d.
ICamera
Zooms in or out by moving the observer according to the required ratio between the new and previous viewing distances.
zoom(double)
- Method in class com.esri.arcgis.analyst3d.
ICameraProxy
zoom(double)
- Method in class com.esri.arcgis.globecore.
GlobeCamera
zoomIn(double)
- Method in class com.esri.arcgis.controls.
ARMap
zoomIn(double)
- Method in class com.esri.arcgis.controls.
ARPageLayout
zoomIn(double)
- Method in interface com.esri.arcgis.controls.
IARMap
Zooms in on the map by a factor.
zoomIn(double)
- Method in class com.esri.arcgis.controls.
IARMapProxy
zoomIn(double)
- Method in interface com.esri.arcgis.controls.
IARPageLayout
Zooms in on the page layout by a factor.
zoomIn(double)
- Method in class com.esri.arcgis.controls.
IARPageLayoutProxy
zoomIn(INgPoint, INgPoint, int)
- Method in interface com.esri.arcgis.schematic.
INgView
Zooms in on the area enclosed between the view 'upperLeftCorner' and 'lowerRightCorner' points.
zoomIn(INgPoint, INgPoint, int)
- Method in class com.esri.arcgis.schematic.
INgViewProxy
zoomIn(INgPoint, INgPoint, int)
- Method in class com.esri.arcgis.schematic.
NgView
zoomMoveTo(IPoint)
- Method in interface com.esri.arcgis.display.
IScreenDisplayZoom
Zooms to a new extent.
zoomMoveTo(IPoint)
- Method in class com.esri.arcgis.display.
IScreenDisplayZoomProxy
zoomMoveTo(IPoint)
- Method in class com.esri.arcgis.display.
ScreenDisplay
zoomOut(double)
- Method in class com.esri.arcgis.controls.
ARMap
zoomOut(double)
- Method in class com.esri.arcgis.controls.
ARPageLayout
zoomOut(double)
- Method in interface com.esri.arcgis.controls.
IARMap
Zooms out on the map by a factor.
zoomOut(double)
- Method in class com.esri.arcgis.controls.
IARMapProxy
zoomOut(double)
- Method in interface com.esri.arcgis.controls.
IARPageLayout
Zooms out on the page layout by a factor.
zoomOut(double)
- Method in class com.esri.arcgis.controls.
IARPageLayoutProxy
zoomStart(IPoint)
- Method in interface com.esri.arcgis.display.
IScreenDisplayZoom
Prepares display for zooming.
zoomStart(IPoint)
- Method in class com.esri.arcgis.display.
IScreenDisplayZoomProxy
zoomStart(IPoint)
- Method in class com.esri.arcgis.display.
ScreenDisplay
zoomStop()
- Method in interface com.esri.arcgis.display.
IScreenDisplayZoom
Stops zooming and returns new visible bounds.
zoomStop()
- Method in class com.esri.arcgis.display.
IScreenDisplayZoomProxy
zoomStop()
- Method in class com.esri.arcgis.display.
ScreenDisplay
zoomTo(IMap)
- Method in class com.esri.arcgis.carto.
AOIBookmark
zoomTo(IMap)
- Method in class com.esri.arcgis.carto.
FeatureBookmark
zoomTo(IScreenDisplay)
- Method in interface com.esri.arcgis.carto.
IRemoteFindObj
Zoom to the found object.
zoomTo(IScreenDisplay)
- Method in class com.esri.arcgis.carto.
IRemoteFindObjProxy
zoomTo(IMap)
- Method in interface com.esri.arcgis.carto.
ISpatialBookmark
Zooms to the bookmark.
zoomTo(IMap)
- Method in class com.esri.arcgis.carto.
ISpatialBookmarkProxy
zoomTo()
- Method in class com.esri.arcgis.controls.
ARFeature
zoomTo()
- Method in class com.esri.arcgis.controls.
ARFeatureSet
zoomTo()
- Method in interface com.esri.arcgis.controls.
IARFeature
Zooms the map to display the feature.
zoomTo()
- Method in class com.esri.arcgis.controls.
IARFeatureProxy
zoomTo()
- Method in interface com.esri.arcgis.controls.
IARFeatureSet
Zooms the map to display the ARFeatureSet.
zoomTo()
- Method in class com.esri.arcgis.controls.
IARFeatureSetProxy
zoomTo(IScreenDisplay)
- Method in class com.esri.arcgis.globecore.
GlobeServerFindObject
zoomToBookmark(Object)
- Method in class com.esri.arcgis.controls.
ARMap
zoomToBookmark(Object)
- Method in interface com.esri.arcgis.controls.
IARMap
Zooms the map display to the bookmark.
zoomToBookmark(Object)
- Method in class com.esri.arcgis.controls.
IARMapProxy
zoomToFullExtent()
- Method in class com.esri.arcgis.controls.
ARMap
zoomToFullExtent()
- Method in interface com.esri.arcgis.controls.
IARMap
Zoom to the full extent of all data within the map.
zoomToFullExtent()
- Method in class com.esri.arcgis.controls.
IARMapProxy
zoomToPercent(int)
- Method in interface com.esri.arcgis.carto.
IPageLayout
Magnify the page by a certain percentage.
zoomToPercent(int)
- Method in interface com.esri.arcgis.carto.
IPageLayout2
Magnify the page by a certain percentage.
zoomToPercent(int)
- Method in class com.esri.arcgis.carto.
IPageLayout2Proxy
zoomToPercent(int)
- Method in interface com.esri.arcgis.carto.
IPageLayout3
Magnify the page by a certain percentage.
zoomToPercent(int)
- Method in class com.esri.arcgis.carto.
IPageLayout3Proxy
zoomToPercent(int)
- Method in class com.esri.arcgis.carto.
IPageLayoutProxy
zoomToPercent(int)
- Method in class com.esri.arcgis.carto.
PageLayout
zoomToPercent(int)
- Method in class com.esri.arcgis.controls.
ARPageLayout
zoomToPercent(int)
- Method in interface com.esri.arcgis.controls.
IARPageLayout
Magnifies the page by a percentage (100 means actual size, 200 means twice the normal size).
zoomToPercent(int)
- Method in class com.esri.arcgis.controls.
IARPageLayoutProxy
zoomToRect(IEnvelope)
- Method in class com.esri.arcgis.analyst3d.
Camera
zoomToRect(IEnvelope)
- Method in interface com.esri.arcgis.analyst3d.
ICamera
Zooms to the given screen extent.
zoomToRect(IEnvelope)
- Method in class com.esri.arcgis.analyst3d.
ICameraProxy
zoomToRect(IEnvelope)
- Method in class com.esri.arcgis.globecore.
GlobeCamera
zoomToWhole()
- Method in interface com.esri.arcgis.carto.
IPageLayout
Fit the whole page in the window.
zoomToWhole()
- Method in interface com.esri.arcgis.carto.
IPageLayout2
Fit the whole page in the window.
zoomToWhole()
- Method in class com.esri.arcgis.carto.
IPageLayout2Proxy
zoomToWhole()
- Method in interface com.esri.arcgis.carto.
IPageLayout3
Fit the whole page in the window.
zoomToWhole()
- Method in class com.esri.arcgis.carto.
IPageLayout3Proxy
zoomToWhole()
- Method in class com.esri.arcgis.carto.
IPageLayoutProxy
zoomToWhole()
- Method in class com.esri.arcgis.carto.
PageLayout
zoomToWholePage()
- Method in class com.esri.arcgis.beans.pagelayout.
PageLayoutBean
zoomToWholePage()
- Method in class com.esri.arcgis.controls.
ARPageLayout
zoomToWholePage()
- Method in interface com.esri.arcgis.controls.
IARPageLayout
Zooms to the whole page.
zoomToWholePage()
- Method in class com.esri.arcgis.controls.
IARPageLayoutProxy
zoomToWholePage()
- Method in interface com.esri.arcgis.controls.
IPageLayoutControl
Changes the extent of the PageLayout to show a whole page.
zoomToWholePage()
- Method in interface com.esri.arcgis.controls.
IPageLayoutControlDefault
Changes the extent of the PageLayout to show a whole page.
zoomToWholePage()
- Method in class com.esri.arcgis.controls.
IPageLayoutControlDefaultProxy
zoomToWholePage()
- Method in class com.esri.arcgis.controls.
IPageLayoutControlProxy
zoomToWholePage()
- Method in class com.esri.arcgis.controls.
PageLayoutControl
zoomToWidth()
- Method in interface com.esri.arcgis.carto.
IPageLayout
Fit the width of the page to the screen.
zoomToWidth()
- Method in interface com.esri.arcgis.carto.
IPageLayout2
Fit the width of the page to the screen.
zoomToWidth()
- Method in class com.esri.arcgis.carto.
IPageLayout2Proxy
zoomToWidth()
- Method in interface com.esri.arcgis.carto.
IPageLayout3
Fit the width of the page to the screen.
zoomToWidth()
- Method in class com.esri.arcgis.carto.
IPageLayout3Proxy
zoomToWidth()
- Method in class com.esri.arcgis.carto.
IPageLayoutProxy
zoomToWidth()
- Method in class com.esri.arcgis.carto.
PageLayout
zoomToWidth()
- Method in class com.esri.arcgis.controls.
ARPageLayout
zoomToWidth()
- Method in interface com.esri.arcgis.controls.
IARPageLayout
Fits the width of the page into the page layout display area.
zoomToWidth()
- Method in class com.esri.arcgis.controls.
IARPageLayoutProxy
zz_clone(EnumerationWrapper[])
- Method in class com.esri.arcgis.interop.
EnumerationWrapper
zz_doQueuedSets(String, Object)
- Method in class com.esri.arcgis.interop.
Ocx
zz_get(String, boolean[])
- Method in class com.esri.arcgis.interop.
Ocx
zz_get(String, char[])
- Method in class com.esri.arcgis.interop.
Ocx
zz_get(String, double[])
- Method in class com.esri.arcgis.interop.
Ocx
zz_get(String, float[])
- Method in class com.esri.arcgis.interop.
Ocx
zz_get(String, int[])
- Method in class com.esri.arcgis.interop.
Ocx
zz_get(String, short[])
- Method in class com.esri.arcgis.interop.
Ocx
zz_get(String, long[])
- Method in class com.esri.arcgis.interop.
Ocx
zz_get(String, Object[])
- Method in class com.esri.arcgis.interop.
Ocx
zz_queueSet(String, String, boolean)
- Method in class com.esri.arcgis.interop.
Ocx
zz_queueSet(String, String, char)
- Method in class com.esri.arcgis.interop.
Ocx
zz_queueSet(String, String, double)
- Method in class com.esri.arcgis.interop.
Ocx
zz_queueSet(String, String, float)
- Method in class com.esri.arcgis.interop.
Ocx
zz_queueSet(String, String, int)
- Method in class com.esri.arcgis.interop.
Ocx
zz_queueSet(String, String, short)
- Method in class com.esri.arcgis.interop.
Ocx
zz_queueSet(String, String, long)
- Method in class com.esri.arcgis.interop.
Ocx
zz_queueSet(String, String, Object)
- Method in class com.esri.arcgis.interop.
Ocx
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_