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 _

Q

Quantile - class com.esri.arcgis.system.Quantile.
Defines a quantile classification method.
Quantile() - Constructor for class com.esri.arcgis.system.Quantile
Constructs a Quantile using ArcGIS Engine.
Quantile(Object) - Constructor for class com.esri.arcgis.system.Quantile
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
QueryBuilder - class com.esri.arcgis.trackinganalyst.QueryBuilder.
Controls functionality for the custom query builder for actions.
QueryBuilder() - Constructor for class com.esri.arcgis.trackinganalyst.QueryBuilder
Constructs a QueryBuilder using ArcGIS Engine.
QueryBuilder(Object) - Constructor for class com.esri.arcgis.trackinganalyst.QueryBuilder
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
QueryByLayer - class com.esri.arcgis.carto.QueryByLayer.
Query By Layer Class.
QueryByLayer() - Constructor for class com.esri.arcgis.carto.QueryByLayer
Constructs a QueryByLayer using ArcGIS Engine.
QueryByLayer(Object) - Constructor for class com.esri.arcgis.carto.QueryByLayer
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
QueryDef - class com.esri.arcgis.geodatabase.QueryDef.
QueryDef Object.
QueryDef(Object) - Constructor for class com.esri.arcgis.geodatabase.QueryDef
Construct a QueryDef using a reference to such an object returned from ArcGIS Engine or Server.
QueryFilter - class com.esri.arcgis.geodatabase.QueryFilter.
ESRI Query Filter Object.
QueryFilter() - Constructor for class com.esri.arcgis.geodatabase.QueryFilter
Constructs a QueryFilter using ArcGIS Engine.
QueryFilter(Object) - Constructor for class com.esri.arcgis.geodatabase.QueryFilter
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
QuickExport - class com.esri.arcgis.geoprocessing.tools.datainteroperabilitytools.QuickExport.
Converts one or more input feature classes or feature layers into any format supported by the ArcGIS Data Interoperability extension.
QuickExport() - Constructor for class com.esri.arcgis.geoprocessing.tools.datainteroperabilitytools.QuickExport
Creates the Quick Export tool with defaults.
QuickExport(Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.datainteroperabilitytools.QuickExport
Creates the Quick Export tool with the required parameters.
QuickImport - class com.esri.arcgis.geoprocessing.tools.datainteroperabilitytools.QuickImport.
Converts data in any format supported by the ArcGIS Data Interoperability extension into feature classes.
QuickImport() - Constructor for class com.esri.arcgis.geoprocessing.tools.datainteroperabilitytools.QuickImport
Creates the Quick Import tool with defaults.
QuickImport(Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.datainteroperabilitytools.QuickImport
Creates the Quick Import tool with the required parameters.
QuickTimeExporter - class com.esri.arcgis.analyst3d.QuickTimeExporter.
An exporter to QuickTime video format.
QuickTimeExporter() - Constructor for class com.esri.arcgis.analyst3d.QuickTimeExporter
Constructs a QuickTimeExporter using ArcGIS Engine.
QuickTimeExporter(Object) - Constructor for class com.esri.arcgis.analyst3d.QuickTimeExporter
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
qt - Static variable in class com.esri.arcgis.geoprocessing.gen.GPImporter
 
quadPart - Variable in class com.esri.arcgis.system._LARGE_INTEGER
 
quadPart - Variable in class com.esri.arcgis.system._ULARGE_INTEGER
 
qualifyColumnName(String, String) - Method in class com.esri.arcgis.datasourcesGDB.Sde3Workspace
 
qualifyColumnName(String, String) - Method in class com.esri.arcgis.datasourcesGDB.Sde4Workspace
 
qualifyColumnName(String, String) - Method in interface com.esri.arcgis.geodatabase.ISQLSyntax
Given a table name and column name, returns its fully qualified name.
qualifyColumnName(String, String) - Method in class com.esri.arcgis.geodatabase.ISQLSyntaxProxy
 
qualifyColumnName(String, String) - Method in class com.esri.arcgis.geodatabase.VersionedWorkspace
 
qualifyColumnName(String, String) - Method in class com.esri.arcgis.geodatabase.Workspace
 
qualifyFieldName(String, String) - Method in class com.esri.arcgis.geoprocessing.GeoProcessor
 
qualifyFieldName(String, String) - Method in interface com.esri.arcgis.geoprocessing.IGeoProcessor
Qualify a field name within the given workspace.
qualifyFieldName(String, String) - Method in class com.esri.arcgis.geoprocessing.IGeoProcessorProxy
 
qualifyFieldName(String, Object) - Method in interface com.esri.arcgis.geoprocessing.IGpDispatch
Qualifies a field name for the workspace and connected user.
qualifyFieldName(String, Object) - Method in class com.esri.arcgis.geoprocessing.IGpDispatchProxy
 
qualifyOutputCatalogPath(String) - Method in class com.esri.arcgis.geoprocessing.GPUtilities
 
qualifyOutputCatalogPath(String) - Method in interface com.esri.arcgis.geoprocessing.IGPUtilities
Qualify the catalog path with the GDBs database and user names.
qualifyOutputCatalogPath(String) - Method in class com.esri.arcgis.geoprocessing.IGPUtilitiesProxy
 
qualifyOutputDataElement(IGPValue) - Method in class com.esri.arcgis.geoprocessing.GPUtilities
 
qualifyOutputDataElement(IGPValue) - Method in interface com.esri.arcgis.geoprocessing.IGPUtilities
Qualify the catalog path of the given value with the GDBs database and user names.
qualifyOutputDataElement(IGPValue) - Method in class com.esri.arcgis.geoprocessing.IGPUtilitiesProxy
 
qualifyTableName(String, String, String) - Method in class com.esri.arcgis.datasourcesGDB.Sde3Workspace
 
qualifyTableName(String, String, String) - Method in class com.esri.arcgis.datasourcesGDB.Sde4Workspace
 
qualifyTableName(String, String, String) - Method in interface com.esri.arcgis.geodatabase.ISQLSyntax
Given a database, owner, and table name, return its fully qualified name.
qualifyTableName(String, String, String) - Method in class com.esri.arcgis.geodatabase.ISQLSyntaxProxy
 
qualifyTableName(String, String, String) - Method in class com.esri.arcgis.geodatabase.VersionedWorkspace
 
qualifyTableName(String, String, String) - Method in class com.esri.arcgis.geodatabase.Workspace
 
qualifyTableName(String, String) - Method in class com.esri.arcgis.geoprocessing.GeoProcessor
 
qualifyTableName(String, String) - Method in interface com.esri.arcgis.geoprocessing.IGeoProcessor
Qualify a table name within the given workspace.
qualifyTableName(String, String) - Method in class com.esri.arcgis.geoprocessing.IGeoProcessorProxy
 
qualifyTableName(String, Object) - Method in interface com.esri.arcgis.geoprocessing.IGpDispatch
Qualifies a table name for the workspace and connected user.
qualifyTableName(String, Object) - Method in class com.esri.arcgis.geoprocessing.IGpDispatchProxy
 
query3BandRGB(int[], int[], int[]) - Method in interface com.esri.arcgis.carto.IRasterDefaultsEnv
Default zero indexed bands for a 3 band raster.
query3BandRGB(int[], int[], int[]) - Method in class com.esri.arcgis.carto.IRasterDefaultsEnvProxy
 
query3BandRGB(int[], int[], int[]) - Method in class com.esri.arcgis.carto.RasterDefaultsEnv
 
query4BandRGB(int[], int[], int[]) - Method in interface com.esri.arcgis.carto.IRasterDefaultsEnv
Default zero indexed bands for a 4 or more band raster.
query4BandRGB(int[], int[], int[]) - Method in class com.esri.arcgis.carto.IRasterDefaultsEnvProxy
 
query4BandRGB(int[], int[], int[]) - Method in class com.esri.arcgis.carto.RasterDefaultsEnv
 
queryAIDriver() - Method in class com.esri.arcgis.output.AIExporter
 
queryAIDriver() - Method in interface com.esri.arcgis.output.IAIExporter
Returns Interface IAIDriver.
queryAIDriver() - Method in class com.esri.arcgis.output.IAIExporterProxy
 
queryARFeatures(IARSearchDef) - Method in class com.esri.arcgis.controls.ARLayer
 
queryARFeatures(IARSearchDef) - Method in class com.esri.arcgis.controls.ARMap
 
queryARFeatures(IARSearchDef) - Method in interface com.esri.arcgis.controls.IARLayer
Searches the layer using a search definition and returns an ARFeatureSet.
queryARFeatures(IARSearchDef) - Method in class com.esri.arcgis.controls.IARLayerProxy
 
queryARFeatures(IARSearchDef) - Method in interface com.esri.arcgis.controls.IARMap
Searches the map using a search definition and returns an ARFeatureSet.
queryARFeatures(IARSearchDef) - Method in class com.esri.arcgis.controls.IARMapProxy
 
queryAccumulatedExtent(IEnvelope) - Method in interface com.esri.arcgis.analyst3d.ISceneRenderer
Queries the accumulated extent after recording an act.
queryAccumulatedExtent(IEnvelope) - Method in class com.esri.arcgis.analyst3d.ISceneRendererProxy
 
queryAdjacencies(INetworkJunction, INetworkEdge, INetworkEdge, INetworkForwardStarAdjacencies) - Method in interface com.esri.arcgis.geodatabase.INetworkForwardStar
Finds all network elements that are adjacent to the given sequence of network elements.
queryAdjacencies(INetworkJunction, INetworkEdge, INetworkEdge, INetworkForwardStarAdjacencies) - Method in class com.esri.arcgis.geodatabase.INetworkForwardStarProxy
 
queryAdjacencies(INetworkJunction, INetworkEdge, INetworkEdge, INetworkForwardStarAdjacencies) - Method in class com.esri.arcgis.geodatabase.NetworkForwardStar
 
queryAdjacentEdge(int, int[], boolean[], Object[]) - Method in class com.esri.arcgis.geodatabase.ForwardStar
 
queryAdjacentEdge(int, int[], boolean[], Object[]) - Method in interface com.esri.arcgis.geodatabase.IForwardStar
Returns index'th adjacent edge found with FindAdjacent, its orientation, and its weight value.
queryAdjacentEdge(int, int[], boolean[], Object[]) - Method in interface com.esri.arcgis.geodatabase.IForwardStarGEN
Returns index'th adjacent edge found with FindAdjacent, its orientation, and its weight value.
queryAdjacentEdge(int, int[], boolean[], Object[]) - Method in class com.esri.arcgis.geodatabase.IForwardStarGENProxy
 
queryAdjacentEdge(int, int[], boolean[], Object[]) - Method in class com.esri.arcgis.geodatabase.IForwardStarProxy
 
queryAdjacentEdges(int[][], boolean[][], Object[][]) - Method in class com.esri.arcgis.geodatabase.ForwardStar
 
queryAdjacentEdges(int, int[], boolean[], Object[]) - Method in class com.esri.arcgis.geodatabase.ForwardStar
 
queryAdjacentEdges(int, int[], boolean[], Object[]) - Method in interface com.esri.arcgis.geodatabase.IForwardStar
Returns the adjacent edges found with FindAdjacent into the specified user-defined array.
queryAdjacentEdges(int[][], boolean[][], Object[][]) - Method in interface com.esri.arcgis.geodatabase.IForwardStarGEN
Returns the adjacent edges found with FindAdjacent into the specified user-defined array.
queryAdjacentEdges(int[][], boolean[][], Object[][]) - Method in class com.esri.arcgis.geodatabase.IForwardStarGENProxy
 
queryAdjacentEdges(int, int[], boolean[], Object[]) - Method in class com.esri.arcgis.geodatabase.IForwardStarProxy
 
queryAdjacentJunction(int, int[], Object[]) - Method in class com.esri.arcgis.geodatabase.ForwardStar
 
queryAdjacentJunction(int, int[], Object[]) - Method in interface com.esri.arcgis.geodatabase.IForwardStar
Returns the opposite junction of the index'th adjacent edge found with FindAdjacent, and the weight value for this junction.
queryAdjacentJunction(int, int[], Object[]) - Method in interface com.esri.arcgis.geodatabase.IForwardStarGEN
Returns the opposite junction of the index'th adjacent edge found with FindAdjacent, and the weight value for this junction.
queryAdjacentJunction(int, int[], Object[]) - Method in class com.esri.arcgis.geodatabase.IForwardStarGENProxy
 
queryAdjacentJunction(int, int[], Object[]) - Method in class com.esri.arcgis.geodatabase.IForwardStarProxy
 
queryAdjacentJunctions(int[][], Object[][]) - Method in class com.esri.arcgis.geodatabase.ForwardStar
 
queryAdjacentJunctions(int, int[], Object[]) - Method in class com.esri.arcgis.geodatabase.ForwardStar
 
queryAdjacentJunctions(int, int[], Object[]) - Method in interface com.esri.arcgis.geodatabase.IForwardStar
Returns the opposite junctions of the adjacent edges found with FindAdjacent into the specified user-defined array.
queryAdjacentJunctions(int[][], Object[][]) - Method in interface com.esri.arcgis.geodatabase.IForwardStarGEN
Returns the opposite junctions of the adjacent edges found with FindAdjacent into the specified user-defined array.
queryAdjacentJunctions(int[][], Object[][]) - Method in class com.esri.arcgis.geodatabase.IForwardStarGENProxy
 
queryAdjacentJunctions(int, int[], Object[]) - Method in class com.esri.arcgis.geodatabase.IForwardStarProxy
 
queryAdjacentNodeIndices(ILongArray) - Method in interface com.esri.arcgis.geodatabase.ITinNode2
Returns all nodes connecting to the node.
queryAdjacentNodeIndices(ILongArray) - Method in class com.esri.arcgis.geodatabase.ITinNode2Proxy
 
queryAdjacentNodeIndices(ILongArray) - Method in class com.esri.arcgis.geodatabase.TinNode
 
queryAdjacentTriangleIndices(int[], int[], int[]) - Method in interface com.esri.arcgis.geodatabase.ITinTriangle
A long array of index numbers belonging to triangles adjacent to the specified triangle.
queryAdjacentTriangleIndices(int[], int[], int[]) - Method in class com.esri.arcgis.geodatabase.ITinTriangleProxy
 
queryAdjacentTriangleIndices(int[], int[], int[]) - Method in class com.esri.arcgis.geodatabase.TinTriangle
 
queryAdjacentTriangles(ITinTriangle, ITinTriangle, ITinTriangle) - Method in interface com.esri.arcgis.geodatabase.ITinTriangle
The array of triangles adjacent to the specified triangle.
queryAdjacentTriangles(ITinTriangle, ITinTriangle, ITinTriangle) - Method in class com.esri.arcgis.geodatabase.ITinTriangleProxy
 
queryAdjacentTriangles(ITinTriangle, ITinTriangle, ITinTriangle) - Method in class com.esri.arcgis.geodatabase.TinTriangle
 
queryAdjacentVertices(ITinFeatureSeed, ITinNode, ITinNode) - Method in interface com.esri.arcgis.geodatabase.ITinFeatureEdit
Queries the first two non-densified nodes of a line segment represented by the specified edge).
queryAdjacentVertices(ITinFeatureSeed, ITinNode, ITinNode) - Method in class com.esri.arcgis.geodatabase.ITinFeatureEditProxy
 
queryAdjacentVertices(ITinFeatureSeed, ITinNode, ITinNode) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryAllEdgeIndicesAroundNode(int, ILongArray) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced2
Returns all edges connected to the specified node.
queryAllEdgeIndicesAroundNode(int, ILongArray) - Method in class com.esri.arcgis.geodatabase.ITinAdvanced2Proxy
 
queryAllEdgeIndicesAroundNode(int, ILongArray) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryAsFeatureClass(IFeatureClass, IEnvelope, double, ITrackCancel) - Method in class com.esri.arcgis.geodatabaseextensions.DynamicSurface
 
queryAsFeatureClass(IFeatureClass, IEnvelope, double, ITrackCancel) - Method in interface com.esri.arcgis.geodatabaseextensions.IDynamicSurface
Writes surface heights to a raster dataset for a given area of interest and terrain pyramid level.
queryAsFeatureClass(IFeatureClass, IEnvelope, double, ITrackCancel) - Method in class com.esri.arcgis.geodatabaseextensions.IDynamicSurfaceProxy
 
queryAsLine(ILine) - Method in interface com.esri.arcgis.geodatabase.ITinEdge
Sets the specified edge equal to a line.
queryAsLine(ILine) - Method in class com.esri.arcgis.geodatabase.ITinEdgeProxy
 
queryAsLine(ILine) - Method in class com.esri.arcgis.geodatabase.TinEdge
 
queryAsPoint(IPoint) - Method in interface com.esri.arcgis.geodatabase.ITinNode
Sets the node equal to a point.
queryAsPoint(IPoint) - Method in class com.esri.arcgis.geodatabase.ITinNodeProxy
 
queryAsPoint(IPoint) - Method in class com.esri.arcgis.geodatabase.TinNode
 
queryAsRing(IRing) - Method in interface com.esri.arcgis.geodatabase.ITinTriangle
Sets the specified triangle as a ring.
queryAsRing(IRing) - Method in class com.esri.arcgis.geodatabase.ITinTriangleProxy
 
queryAsRing(IRing) - Method in class com.esri.arcgis.geodatabase.TinTriangle
 
queryAsWKSPointZ(_WKSPointZ[]) - Method in interface com.esri.arcgis.geodatabase.ITinNode
Sets the node equal to a point with a z value.
queryAsWKSPointZ(_WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.ITinNodeProxy
 
queryAsWKSPointZ(_WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.TinNode
 
queryAsWKSPointZs(_WKSPointZ[], _WKSPointZ[]) - Method in interface com.esri.arcgis.geodatabase.ITinEdge
Sets the specified edge equal to its nodes as points with z values.
queryAsWKSPointZs(_WKSPointZ[], _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.ITinEdgeProxy
 
queryAsWKSPointZs(_WKSPointZ[], _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.TinEdge
 
queryAtJunction(INetworkJunction) - Method in interface com.esri.arcgis.geodatabase.INetworkForwardStarAdjacencies
Queries the junction element used as the atJunction in the NetworkForwardStar object.
queryAtJunction(INetworkJunction) - Method in class com.esri.arcgis.geodatabase.INetworkForwardStarAdjacenciesProxy
 
queryAtJunction(INetworkJunction) - Method in interface com.esri.arcgis.geodatabase.INetworkTurn
Queries the at-junction of this network turn.
queryAtJunction(INetworkJunction) - Method in class com.esri.arcgis.geodatabase.INetworkTurnProxy
 
queryAtJunction(INetworkJunction) - Method in class com.esri.arcgis.geodatabase.NetworkForwardStarAdjacencies
 
queryAtJunction(INetworkJunction) - Method in class com.esri.arcgis.geodatabase.NetworkTurn
 
queryAtTurn(int, int[], Object[]) - Method in class com.esri.arcgis.geodatabase.ForwardStar
 
queryAtTurn(int, int[], Object[]) - Method in interface com.esri.arcgis.geodatabase.IForwardStar
Returns the turn through which the index'th adjacent edge found with FindAdjacent passes, and the weight value of the turn.
queryAtTurn(int, int[], Object[]) - Method in interface com.esri.arcgis.geodatabase.IForwardStarGEN
Returns the turn through which the index'th adjacent edge found with FindAdjacent passes, and the weight value of the turn.
queryAtTurn(int, int[], Object[]) - Method in class com.esri.arcgis.geodatabase.IForwardStarGENProxy
 
queryAtTurn(int, int[], Object[]) - Method in class com.esri.arcgis.geodatabase.IForwardStarProxy
 
queryAtTurns(int, int[], Object[]) - Method in class com.esri.arcgis.geodatabase.ForwardStar
 
queryAtTurns(int, int[], Object[]) - Method in interface com.esri.arcgis.geodatabase.IForwardStar
Returns the turns through which the adjacent edges found with FindAdjacent passes into the user-defined array.
queryAtTurns(int, int[], Object[]) - Method in class com.esri.arcgis.geodatabase.IForwardStarProxy
 
queryBandIndices(int[], int[], int[]) - Method in interface com.esri.arcgis.carto.IRasterRGBRenderer
Band numbers for red, green, and blue bands.
queryBandIndices(int[], int[], int[]) - Method in class com.esri.arcgis.carto.IRasterRGBRendererProxy
 
queryBandIndices(int[], int[], int[]) - Method in class com.esri.arcgis.carto.RasterRGBRenderer
 
queryBarriers(IDisplay, IGeometryCollection, IEnvelope, ITrackCancel) - Method in class com.esri.arcgis.carto.CadAnnotationLayer
 
queryBarriers(IDisplay, IGeometryCollection, IEnvelope, ITrackCancel) - Method in class com.esri.arcgis.carto.ChartRenderer
 
queryBarriers(IDisplay, IGeometryCollection, IEnvelope, ITrackCancel) - Method in class com.esri.arcgis.carto.ClassBreaksRenderer
 
queryBarriers(IDisplay, IGeometryCollection, IEnvelope, ITrackCancel) - Method in class com.esri.arcgis.carto.CompositeGraphicsLayer
 
queryBarriers(IDisplay, IGeometryCollection, IEnvelope, ITrackCancel) - Method in class com.esri.arcgis.carto.CoverageAnnotationLayer
 
queryBarriers(IDisplay, IGeometryCollection, IEnvelope, ITrackCancel) - Method in class com.esri.arcgis.carto.FDOGraphicsLayer
 
queryBarriers(IDisplay, IGeometryCollection, IEnvelope, ITrackCancel) - Method in class com.esri.arcgis.carto.GraphicsSubLayer
 
queryBarriers(IDisplay, IGeometryCollection, IEnvelope, ITrackCancel) - Method in interface com.esri.arcgis.carto.IBarrierProperties2
List of barriers within the specified extent, or all barriers if no extent given.
queryBarriers(IDisplay, IGeometryCollection, IEnvelope, ITrackCancel) - Method in class com.esri.arcgis.carto.IBarrierProperties2Proxy
 
queryBarriers(IDisplay, IGeometryCollection, IEnvelope, ITrackCancel) - Method in class com.esri.arcgis.carto.ProportionalSymbolRenderer
 
queryBarriers(IDisplay, IGeometryCollection, IEnvelope, ITrackCancel) - Method in class com.esri.arcgis.carto.RepresentationRenderer
 
queryBeginEndNodeIndices(int, int[], int[]) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced2
Gets begin and end nodes of the specified edge.
queryBeginEndNodeIndices(int, int[], int[]) - Method in class com.esri.arcgis.geodatabase.ITinAdvanced2Proxy
 
queryBeginEndNodeIndices(int, int[], int[]) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryBeginningRings(IMultiPatch, int, IRing[][]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
 
queryBeginningRings(IMultiPatch, int, IRing[][]) - Method in interface com.esri.arcgis.geometry.IGeometryBridge
Populates an array with references to all beginning rings of the specified types.
queryBeginningRings(IMultiPatch, int, IRing[][]) - Method in class com.esri.arcgis.geometry.IGeometryBridgeProxy
 
queryBeginningRings(int, int, IRing[]) - Method in interface com.esri.arcgis.geometry.IMultiPatch
Deprecated. This method uses C style arrays which are not supported in the ArcGIS API for Java. It is replaced by GeometryEnvironment.queryBeginningRings(com.esri.arcgis.geometry.IMultiPatch, int, com.esri.arcgis.geometry.IRing[][]).
queryBeginningRings(int, int, IRing[]) - Method in class com.esri.arcgis.geometry.IMultiPatchProxy
 
queryBeginningRings(int, int, IRing[]) - Method in class com.esri.arcgis.geometry.MultiPatch
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.analyst3d.CharacterMarker3DSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.analyst3d.Marker3DSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.analyst3d.SimpleLine3DSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.analyst3d.SimpleMarker3DSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.analyst3d.TextureFillSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.analyst3d.TextureLineSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.carto.ColorRampSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.carto.ColorSymbol
 
queryBoundary(int, ITransformation, IPolygon) - Method in class com.esri.arcgis.carto.DimensionGraphic
 
queryBoundary(int, ITransformation, IPolygon) - Method in interface com.esri.arcgis.carto.IDimensionGraphic
The boundary of the dimension style.
queryBoundary(int, ITransformation, IPolygon) - Method in class com.esri.arcgis.carto.IDimensionGraphicProxy
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.carto.RasterRGBSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.ArrowMarkerSymbol
 
queryBoundary(int, ITransformation, IPolygon) - Method in class com.esri.arcgis.display.BalloonCallout
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.BarChartSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.CartographicLineSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.CharacterMarkerSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.DotDensityFillSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.GradientFillSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.HashLineSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in interface com.esri.arcgis.display.ILineDecoration
Queries for the boundary of the given line geometry.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in interface com.esri.arcgis.display.ILineDecorationElement
Queries for the boundary of a given line geometry.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.ILineDecorationElementProxy
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.ILineDecorationProxy
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in interface com.esri.arcgis.display.ISymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.ISymbolProxy
 
queryBoundary(int, ITransformation, IPolygon) - Method in interface com.esri.arcgis.display.ITextBackground
Queries for the boundary of the text background.
queryBoundary(int, ITransformation, IPolygon) - Method in class com.esri.arcgis.display.ITextBackgroundProxy
 
queryBoundary(int, ITransformation, IPolygon) - Method in class com.esri.arcgis.display.LineCallout
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.LineDecoration
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.LineFillSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.MarkerFillSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.MarkerLineSymbol
 
queryBoundary(int, ITransformation, IPolygon) - Method in class com.esri.arcgis.display.MarkerTextBackground
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.MultiLayerFillSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.MultiLayerLineSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.MultiLayerMarkerSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.PictureFillSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.PictureLineSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.PictureMarkerSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.PieChartSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.SimpleFillSymbol
 
queryBoundary(int, ITransformation, IPolygon) - Method in class com.esri.arcgis.display.SimpleLineCallout
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.SimpleLineDecorationElement
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.SimpleLineSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.SimpleMarkerSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.StackedChartSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.TextSymbol
 
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.trackinganalyst.TextMarkerSymbol
 
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.AlternatingScaleBar
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.BmpPictureElement
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.CircleElement
 
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.DoubleAlternatingScaleBar
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.EllipseElement
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.EmfPictureElement
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.FrameElement
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.GifPictureElement
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.GroupElement
 
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.HollowScaleBar
 
queryBounds(IDisplay, IGeometry, IEnvelope) - Method in interface com.esri.arcgis.carto.IBackground
Bounding rectangle of the geometry including area covered by the border.
queryBounds(IDisplay, IGeometry, IEnvelope) - Method in class com.esri.arcgis.carto.IBackgroundProxy
 
queryBounds(IDisplay, IGeometry, IEnvelope) - Method in interface com.esri.arcgis.carto.IBorder
Bounding rectangle of the geometry including the area covered by the border.
queryBounds(IDisplay, IGeometry, IEnvelope) - Method in class com.esri.arcgis.carto.IBorderProxy
 
queryBounds(IDisplay, IEnvelope) - Method in interface com.esri.arcgis.carto.IElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.IElementProxy
 
queryBounds(IDisplay, IGeometry, IEnvelope) - Method in interface com.esri.arcgis.carto.IFrameDecoration
Bounding rectangle of the geometry including the area covered by the border.
queryBounds(IDisplay, IGeometry, IEnvelope) - Method in class com.esri.arcgis.carto.IFrameDecorationProxy
 
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in interface com.esri.arcgis.carto.ILegend2
Returns the bounds of the map surround.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.ILegend2Proxy
 
queryBounds(IDisplay, IMapFrame, IEnvelope) - Method in interface com.esri.arcgis.carto.ILocatorRectangle
Returns the bounds of the locator.
queryBounds(IDisplay, IMapFrame, IEnvelope) - Method in class com.esri.arcgis.carto.ILocatorRectangleProxy
 
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in interface com.esri.arcgis.carto.IMapSurround
Returns the bounds of the map surround.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.IMapSurroundProxy
 
queryBounds(IDisplay, IMapFrame, IEnvelope) - Method in interface com.esri.arcgis.carto.IReferenceSystem
The extent of the reference system in page space.
queryBounds(IDisplay, IMapFrame, IEnvelope) - Method in class com.esri.arcgis.carto.IReferenceSystemProxy
 
queryBounds(IDisplay, IGeometry, IEnvelope) - Method in interface com.esri.arcgis.carto.IShadow
Bounding rectangle of the geometry including the area covered by the border.
queryBounds(IDisplay, IGeometry, IEnvelope) - Method in class com.esri.arcgis.carto.IShadowProxy
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.ImgPictureElement
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.InkGraphic
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.JpgPictureElement
 
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.Legend
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.LineElement
 
queryBounds(IDisplay, IMapFrame, IEnvelope) - Method in class com.esri.arcgis.carto.LocatorRectangle
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.MapFrame
 
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.MapInset
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.MapSurroundFrame
 
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.MapTitle
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.MarkerElement
 
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.MarkerNorthArrow
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.MultiPatchElement
 
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.Overview
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.PMFTitleTextElement
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.ParagraphTextElement
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.PngPictureElement
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.PolygonElement
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.RectangleElement
 
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.ScaleLine
 
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.ScaleText
 
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.Scalebar
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.SidPictureElement
 
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.SingleDivisionScaleBar
 
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.SteppedScaleLine
 
queryBounds(IDisplay, IGeometry, IEnvelope) - Method in class com.esri.arcgis.carto.SymbolBackground
 
queryBounds(IDisplay, IGeometry, IEnvelope) - Method in class com.esri.arcgis.carto.SymbolBorder
 
queryBounds(IDisplay, IGeometry, IEnvelope) - Method in class com.esri.arcgis.carto.SymbolShadow
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.Text3DElement
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.TextElement
 
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.TifPictureElement
 
queryByLayer(String, int, int, int, boolean, double, int) - Method in interface com.esri.arcgis.carto.IMxdServerQuery
Returns a feature cursor for the specified layer based on the input parameters for the purpose of selecting based on another layer.
queryByLayer(String, int, int, int, boolean, double, int) - Method in class com.esri.arcgis.carto.IMxdServerQueryProxy
 
queryByLayer(String, int, int, int, boolean, double, int) - Method in class com.esri.arcgis.carto.MxdServer
Deprecated.  
queryCancel() - Method in class com.esri.arcgis.datasourcesraster.DefaultRasterStatusEvent
 
queryCancel() - Method in interface com.esri.arcgis.datasourcesraster.IERasterStatus
Raster Engine asks if user has decided to quit.
queryCancel() - Method in class com.esri.arcgis.datasourcesraster.IERasterStatusProxy
 
queryCellExtent(int, int, IMapFrame, IEnvelope) - Method in interface com.esri.arcgis.carto.IIndexGrid
Provides access to the cell extent in page space for the given row and column.
queryCellExtent(int, int, IMapFrame, IEnvelope) - Method in class com.esri.arcgis.carto.IIndexGridProxy
 
queryCellExtent(int, int, IMapFrame, IEnvelope) - Method in class com.esri.arcgis.carto.IndexGrid
 
queryCenter(IPoint) - Method in interface com.esri.arcgis.geometry.ISphere
Sets an existing point equal to the center of the sphere.
queryCenter(IPoint) - Method in class com.esri.arcgis.geometry.ISphereProxy
 
queryCenter(IPoint) - Method in class com.esri.arcgis.geometry.Sphere
 
queryCenterPoint(IPoint) - Method in class com.esri.arcgis.geometry.CircularArc
 
queryCenterPoint(IPoint) - Method in class com.esri.arcgis.geometry.EllipticArc
 
queryCenterPoint(IPoint) - Method in interface com.esri.arcgis.geometry.ICircularArc
Copies the center point of this circular arc to the input point.
queryCenterPoint(IPoint) - Method in class com.esri.arcgis.geometry.ICircularArcProxy
 
queryCenterPoint(IPoint) - Method in interface com.esri.arcgis.geometry.IEllipticArc
Copies the center of this arc to the input point.
queryCenterPoint(IPoint) - Method in class com.esri.arcgis.geometry.IEllipticArcProxy
 
queryCentroid(IPoint) - Method in interface com.esri.arcgis.geodatabase.ITinTriangle
The centroid of the specified triangle as determined by averaging the coordinates of its vertices.
queryCentroid(IPoint) - Method in class com.esri.arcgis.geodatabase.ITinTriangleProxy
 
queryCentroid(IPoint) - Method in class com.esri.arcgis.geodatabase.TinTriangle
 
queryCentroid(IPoint) - Method in class com.esri.arcgis.geometry.Envelope
 
queryCentroid(IPoint) - Method in interface com.esri.arcgis.geometry.IArea
Copies the centroid of this area to the specified point.
queryCentroid(IPoint) - Method in class com.esri.arcgis.geometry.IAreaProxy
 
queryCentroid(IPoint) - Method in class com.esri.arcgis.geometry.MultiPatch
 
queryCentroid(IPoint) - Method in class com.esri.arcgis.geometry.Polygon
 
queryCentroid(IPoint) - Method in class com.esri.arcgis.geometry.Ring
 
queryCentroid3D(IPoint) - Method in interface com.esri.arcgis.geometry.IArea3D
Copies the centroid of this 3D surface area to the specified point.
queryCentroid3D(IPoint) - Method in class com.esri.arcgis.geometry.IArea3DProxy
 
queryCentroid3D(IPoint) - Method in class com.esri.arcgis.geometry.MultiPatch
 
queryChordLengthTangentAtFrom(IPoint, boolean[]) - Method in class com.esri.arcgis.geometry.BezierCurve
 
queryChordLengthTangentAtFrom(IPoint, boolean[]) - Method in interface com.esri.arcgis.geometry.IBezierCurve
Deprecated. Returns tangent vector at 'from' point, based on chord length parametrization; and whether it has been set by user or by smoothing process.
queryChordLengthTangentAtFrom(IPoint, boolean[]) - Method in interface com.esri.arcgis.geometry.IBezierCurveGEN
Returns tangent vector at 'from' point, based on chord length parametrization; and whether it has been set by user or by smoothing process.
queryChordLengthTangentAtFrom(IPoint, boolean[]) - Method in class com.esri.arcgis.geometry.IBezierCurveGENProxy
 
queryChordLengthTangentAtFrom(IPoint, boolean[]) - Method in class com.esri.arcgis.geometry.IBezierCurveProxy
 
queryChordLengthTangentAtTo(IPoint, boolean[]) - Method in class com.esri.arcgis.geometry.BezierCurve
 
queryChordLengthTangentAtTo(IPoint, boolean[]) - Method in interface com.esri.arcgis.geometry.IBezierCurve
Deprecated. Returns tangent vector at 'to' point, based on chord length parametrization; and whether it has been set by user or by smoothing process.
queryChordLengthTangentAtTo(IPoint, boolean[]) - Method in interface com.esri.arcgis.geometry.IBezierCurveGEN
Returns tangent vector at 'to' point, based on chord length parametrization; and whether it has been set by user or by smoothing process.
queryChordLengthTangentAtTo(IPoint, boolean[]) - Method in class com.esri.arcgis.geometry.IBezierCurveGENProxy
 
queryChordLengthTangentAtTo(IPoint, boolean[]) - Method in class com.esri.arcgis.geometry.IBezierCurveProxy
 
queryChordLengthTangents(int, IPoint, boolean[], IPoint, boolean[]) - Method in interface com.esri.arcgis.geometry.IPath
Returns tangent vectors (relative to corresponding endpoint) at both sides of a Bezier end point; and whether they have been set by user or by smoothing process.
queryChordLengthTangents(int, IPoint, boolean[], IPoint, boolean[]) - Method in class com.esri.arcgis.geometry.IPathProxy
 
queryChordLengthTangents(int, IPoint, boolean[], IPoint, boolean[]) - Method in class com.esri.arcgis.geometry.Path
 
queryChordLengthTangents(int, IPoint, boolean[], IPoint, boolean[]) - Method in class com.esri.arcgis.geometry.Ring
 
queryCircumCircle(IPoint, double[]) - Method in interface com.esri.arcgis.geodatabase.ITinTriangle
The circle circumscribing the specified triangle about its vertices.
queryCircumCircle(IPoint, double[]) - Method in class com.esri.arcgis.geodatabase.ITinTriangleProxy
 
queryCircumCircle(IPoint, double[]) - Method in class com.esri.arcgis.geodatabase.TinTriangle
 
queryClass(int, int[], String[], IFeatureLayer[], ITextSymbol[]) - Method in interface com.esri.arcgis.carto.ILabelCache
Retrieve a class from the label cache.
queryClass(int, int[], String[], IFeatureLayer[], ITextSymbol[]) - Method in class com.esri.arcgis.carto.ILabelCacheProxy
 
queryClass(int, int[], String[], IFeatureLayer[], ITextSymbol[]) - Method in class com.esri.arcgis.carto.LabelCache
 
queryClass(int, double[], double[], double[]) - Method in interface com.esri.arcgis.datasourcesraster.IRemapFilter
Queries a remap class at a given class index (starting from 0).
queryClass(int, double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.IRemapFilterProxy
 
queryClass(int, double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.RemapFilter
 
queryClipped(IEnvelope, IGeometry) - Method in class com.esri.arcgis.geometry.GeometryBag
 
queryClipped(IEnvelope, IGeometry) - Method in interface com.esri.arcgis.geometry.ITopologicalOperator
Redefines clippedGeometry to be the intersection of this geometry and the clipping envelope.
queryClipped(IEnvelope, IGeometry) - Method in class com.esri.arcgis.geometry.ITopologicalOperatorProxy
 
queryClipped(IEnvelope, IGeometry) - Method in class com.esri.arcgis.geometry.MultiPatch
 
queryClipped(IEnvelope, IGeometry) - Method in class com.esri.arcgis.geometry.Multipoint
 
queryClipped(IEnvelope, IGeometry) - Method in class com.esri.arcgis.geometry.Point
 
queryClipped(IEnvelope, IGeometry) - Method in class com.esri.arcgis.geometry.Polygon
 
queryClipped(IEnvelope, IGeometry) - Method in class com.esri.arcgis.geometry.Polyline
 
queryClippedDense(IEnvelope, double, IGeometry) - Method in class com.esri.arcgis.geometry.GeometryBag
 
queryClippedDense(IEnvelope, double, IGeometry) - Method in interface com.esri.arcgis.geometry.ITopologicalOperator
Redefines clippedGeometry to be the intersection of this geometry and the clipping envelope; densifies lines in the output contributed by the clipping envelope.
queryClippedDense(IEnvelope, double, IGeometry) - Method in class com.esri.arcgis.geometry.ITopologicalOperatorProxy
 
queryClippedDense(IEnvelope, double, IGeometry) - Method in class com.esri.arcgis.geometry.MultiPatch
 
queryClippedDense(IEnvelope, double, IGeometry) - Method in class com.esri.arcgis.geometry.Multipoint
 
queryClippedDense(IEnvelope, double, IGeometry) - Method in class com.esri.arcgis.geometry.Point
 
queryClippedDense(IEnvelope, double, IGeometry) - Method in class com.esri.arcgis.geometry.Polygon
 
queryClippedDense(IEnvelope, double, IGeometry) - Method in class com.esri.arcgis.geometry.Polyline
 
queryCoefficients(double[]) - Method in interface com.esri.arcgis.datasourcesraster.IRPCXform
Queries the rational polynomial coefficients.
queryCoefficients(double[]) - Method in class com.esri.arcgis.datasourcesraster.IRPCXformProxy
 
queryCoefficients(double[][]) - Method in interface com.esri.arcgis.datasourcesraster.IRasterConvolutionFilter
Gets the element coefficients of the kernel filter.
queryCoefficients(double[][]) - Method in class com.esri.arcgis.datasourcesraster.IRasterConvolutionFilterProxy
 
queryCoefficients(double[]) - Method in class com.esri.arcgis.datasourcesraster.RPCXform
 
queryCoefficients(double[][]) - Method in class com.esri.arcgis.datasourcesraster.RasterConvolutionFilter
 
queryComponents(double[], double[], double[]) - Method in interface com.esri.arcgis.geometry.IVector3D
Get the values of the vector's components.
queryComponents(double[], double[], double[]) - Method in class com.esri.arcgis.geometry.IVector3DProxy
 
queryComponents(double[], double[], double[]) - Method in class com.esri.arcgis.geometry.Vector3D
 
queryCoord(int, IPoint) - Method in class com.esri.arcgis.geometry.BezierCurve
 
queryCoord(int, IPoint) - Method in interface com.esri.arcgis.geometry.IBezierCurve
Deprecated. Copies the specified control point of this Bezier curve into the input point.
queryCoord(int, IPoint) - Method in interface com.esri.arcgis.geometry.IBezierCurveGEN
Copies the specified control point of this Bezier curve into the input point.
queryCoord(int, IPoint) - Method in class com.esri.arcgis.geometry.IBezierCurveGENProxy
 
queryCoord(int, IPoint) - Method in class com.esri.arcgis.geometry.IBezierCurveProxy
 
queryCoords(IPoint[]) - Method in class com.esri.arcgis.geometry.BezierCurve
 
queryCoords(IPoint) - Method in class com.esri.arcgis.geometry.BezierCurve
 
queryCoords(IPoint, IPoint, IPoint, boolean[], boolean[]) - Method in class com.esri.arcgis.geometry.CircularArc
 
queryCoords(boolean, IPoint, IPoint, IPoint, double[], double[], boolean[], boolean[]) - Method in class com.esri.arcgis.geometry.EllipticArc
 
queryCoords(double[], double[], double[], double[]) - Method in class com.esri.arcgis.geometry.Envelope
 
queryCoords(IPoint) - Method in interface com.esri.arcgis.geometry.IBezierCurve
Deprecated. Copies this Bezier curve's control points into the array of 4 existing points.
queryCoords(IPoint[]) - Method in interface com.esri.arcgis.geometry.IBezierCurveGEN
Sets the existing elements of an existing safe array to be equal to the four control points of this bezier curve.
queryCoords(IPoint[]) - Method in class com.esri.arcgis.geometry.IBezierCurveGENProxy
 
queryCoords(IPoint) - Method in class com.esri.arcgis.geometry.IBezierCurveProxy
 
queryCoords(IPoint, IPoint, IPoint, boolean[], boolean[]) - Method in interface com.esri.arcgis.geometry.ICircularArc
Copies the center, 'from' and 'to' points, orientation and major/minor property into the input parameters.
queryCoords(IPoint, IPoint, IPoint, boolean[], boolean[]) - Method in class com.esri.arcgis.geometry.ICircularArcProxy
 
queryCoords(boolean, IPoint, IPoint, IPoint, double[], double[], boolean[], boolean[]) - Method in interface com.esri.arcgis.geometry.IEllipticArc
Copies the center and endpoints, angle of rotation, orientation and major/minor properties into the method parameters.
queryCoords(boolean, IPoint, IPoint, IPoint, double[], double[], boolean[], boolean[]) - Method in class com.esri.arcgis.geometry.IEllipticArcProxy
 
queryCoords(double[], double[], double[], double[]) - Method in interface com.esri.arcgis.geometry.IEnvelope
Deprecated. Returns the coordinates of lower, left and upper, right corners.
queryCoords(double[], double[], double[], double[]) - Method in interface com.esri.arcgis.geometry.IEnvelopeGEN
Returns the coordinates of lower, left and upper, right corners.
queryCoords(double[], double[], double[], double[]) - Method in class com.esri.arcgis.geometry.IEnvelopeGENProxy
 
queryCoords(double[], double[], double[], double[]) - Method in class com.esri.arcgis.geometry.IEnvelopeProxy
 
queryCoords(IPoint, IPoint) - Method in interface com.esri.arcgis.geometry.ILine
Copies the endpoints of this line to 'from' and 'to'.
queryCoords(IPoint, IPoint) - Method in class com.esri.arcgis.geometry.ILineProxy
 
queryCoords(double[], double[]) - Method in interface com.esri.arcgis.geometry.IPoint
Returns the X and Y coordinates.
queryCoords(double[], double[]) - Method in class com.esri.arcgis.geometry.IPointProxy
 
queryCoords(IPoint, IPoint) - Method in class com.esri.arcgis.geometry.Line
 
queryCoords(double[], double[]) - Method in class com.esri.arcgis.geometry.Point
 
queryCoordsByAngle(IPoint, double[], double[], double[]) - Method in class com.esri.arcgis.geometry.CircularArc
 
queryCoordsByAngle(boolean, IPoint, double[], double[], double[], double[], double[]) - Method in class com.esri.arcgis.geometry.EllipticArc
 
queryCoordsByAngle(IPoint, double[], double[], double[]) - Method in interface com.esri.arcgis.geometry.ICircularArc
Returns the center point, 'from' angle, signed central angle, and radius.
queryCoordsByAngle(IPoint, double[], double[], double[]) - Method in class com.esri.arcgis.geometry.ICircularArcProxy
 
queryCoordsByAngle(boolean, IPoint, double[], double[], double[], double[], double[]) - Method in interface com.esri.arcgis.geometry.IEllipticArc
Returns the center point, starting angle, signed central angle, angle of rotation, ratio of the minor axis to the major axis, and axes.
queryCoordsByAngle(boolean, IPoint, double[], double[], double[], double[], double[]) - Method in class com.esri.arcgis.geometry.IEllipticArcProxy
 
queryCursor(IPoint) - Method in class com.esri.arcgis.display.CalloutTracker
 
queryCursor(IPoint) - Method in class com.esri.arcgis.display.EnvelopeTracker
 
queryCursor(IPoint) - Method in interface com.esri.arcgis.display.ISelectionTracker
If the mouse is over the tracker, return an HCURSOR to indicate legal operations based on mouse's relation to selection handles: move resize, etc.
queryCursor(IPoint) - Method in class com.esri.arcgis.display.ISelectionTrackerProxy
 
queryCursor(IPoint) - Method in class com.esri.arcgis.display.LineTracker
 
queryCursor(IPoint) - Method in class com.esri.arcgis.display.PointTracker
 
queryCursor(IPoint) - Method in class com.esri.arcgis.display.PolygonTracker
 
queryCurvature(double, boolean, double[], ILine) - Method in class com.esri.arcgis.geometry.BezierCurve
 
queryCurvature(double, boolean, double[], ILine) - Method in class com.esri.arcgis.geometry.CircularArc
 
queryCurvature(double, boolean, double[], ILine) - Method in class com.esri.arcgis.geometry.EllipticArc
 
queryCurvature(double, boolean, double[], ILine) - Method in interface com.esri.arcgis.geometry.ISegment
Finds curvature and unit vector starting at point on segment and directed to embedded circle center.
queryCurvature(double, boolean, double[], ILine) - Method in class com.esri.arcgis.geometry.ISegmentProxy
 
queryCurvature(double, boolean, double[], ILine) - Method in class com.esri.arcgis.geometry.Line
 
queryDimensions(float[], float[]) - Method in class com.esri.arcgis.carto.DynamicGlyph
 
queryDimensions(float[], float[]) - Method in interface com.esri.arcgis.display.IDynamicGlyph
Returns the width and height of the glyph.
queryDimensions(float[], float[]) - Method in class com.esri.arcgis.display.IDynamicGlyphProxy
 
queryDistanceToMBB(IEnvelope, double[]) - Method in class com.esri.arcgis.analyst3d.Camera
 
queryDistanceToMBB(IEnvelope, double[]) - Method in interface com.esri.arcgis.analyst3d.ICamera
Returns the distance to the given extent.
queryDistanceToMBB(IEnvelope, double[]) - Method in class com.esri.arcgis.analyst3d.ICameraProxy
 
queryDistanceToMBB(IEnvelope, double[]) - Method in class com.esri.arcgis.globecore.GlobeCamera
 
queryDistanceToSphere(IPoint, double, double[]) - Method in class com.esri.arcgis.analyst3d.Camera
 
queryDistanceToSphere(IPoint, double, double[]) - Method in interface com.esri.arcgis.analyst3d.ICamera
Returns the distance to the given sphere.
queryDistanceToSphere(IPoint, double, double[]) - Method in class com.esri.arcgis.analyst3d.ICameraProxy
 
queryDistanceToSphere(IPoint, double, double[]) - Method in class com.esri.arcgis.globecore.GlobeCamera
 
queryDistanceToSphereCenter(IPoint, double, double[]) - Method in class com.esri.arcgis.analyst3d.Camera
 
queryDistanceToSphereCenter(IPoint, double, double[]) - Method in interface com.esri.arcgis.analyst3d.ICamera
Returns the distance to the given sphere's center.
queryDistanceToSphereCenter(IPoint, double, double[]) - Method in class com.esri.arcgis.analyst3d.ICameraProxy
 
queryDistanceToSphereCenter(IPoint, double, double[]) - Method in class com.esri.arcgis.globecore.GlobeCamera
 
queryESRIShapeType(int, int[]) - Method in interface com.esri.arcgis.geometry.IESRIShape
Returns the basic type and modifiers (combination of esriShapeModifiers) that define the geometry's shape type, as it was last exported.
queryESRIShapeType(int, int[]) - Method in class com.esri.arcgis.geometry.IESRIShapeProxy
 
queryEdge(int, INetworkEdge, double[], double[]) - Method in interface com.esri.arcgis.geodatabase.INetworkForwardStarAdjacencies
Queries the adjacent edge element at the specified index.
queryEdge(int, INetworkEdge, double[], double[]) - Method in class com.esri.arcgis.geodatabase.INetworkForwardStarAdjacenciesProxy
 
queryEdge(int, boolean, INetworkEdge) - Method in interface com.esri.arcgis.geodatabase.INetworkJunction
Queries the index'th network edge element adjacent to this network junction element.
queryEdge(int, boolean, INetworkEdge) - Method in class com.esri.arcgis.geodatabase.INetworkJunctionProxy
 
queryEdge(int, int, INetworkEdge) - Method in interface com.esri.arcgis.geodatabase.INetworkQuery
Performs a network edge element query by element ID and edge direction and populates the given edge element object.
queryEdge(int, int, INetworkEdge) - Method in class com.esri.arcgis.geodatabase.INetworkQueryProxy
 
queryEdge(int, INetworkEdge) - Method in interface com.esri.arcgis.geodatabase.INetworkTurn
Queries the index'th edge element of this network turn.
queryEdge(int, INetworkEdge) - Method in class com.esri.arcgis.geodatabase.INetworkTurnProxy
 
queryEdge(int, ITinEdge) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced
The edge equal to that referenced by the index.
queryEdge(int, ITinEdge) - Method in class com.esri.arcgis.geodatabase.ITinAdvancedProxy
 
queryEdge(int, int, INetworkEdge) - Method in class com.esri.arcgis.geodatabase.NetworkDataset
 
queryEdge(int, INetworkEdge, double[], double[]) - Method in class com.esri.arcgis.geodatabase.NetworkForwardStarAdjacencies
 
queryEdge(int, boolean, INetworkEdge) - Method in class com.esri.arcgis.geodatabase.NetworkJunction
 
queryEdge(int, INetworkEdge) - Method in class com.esri.arcgis.geodatabase.NetworkTurn
 
queryEdge(int, ITinEdge) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryEdgeAsLine(int, ILine) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced
The line equal to the edge referenced by the index.
queryEdgeAsLine(int, ILine) - Method in class com.esri.arcgis.geodatabase.ITinAdvancedProxy
 
queryEdgeAsLine(int, ILine) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryEdgeAsWKSPointZs(int, _WKSPointZ[], _WKSPointZ[]) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced
The points equal to the end points of the edge referenced by the index.
queryEdgeAsWKSPointZs(int, _WKSPointZ[], _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.ITinAdvancedProxy
 
queryEdgeAsWKSPointZs(int, _WKSPointZ[], _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryEdgeInOtherDirection(INetworkEdge) - Method in interface com.esri.arcgis.geodatabase.INetworkEdge
Queries the network edge element corresponding to the reverse traversal of this network edge element.
queryEdgeInOtherDirection(INetworkEdge) - Method in class com.esri.arcgis.geodatabase.INetworkEdgeProxy
 
queryEdgeInOtherDirection(INetworkEdge) - Method in class com.esri.arcgis.geodatabase.NetworkEdge
 
queryEdgeIndicesAroundNode(int, ILongArray) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced2
Returns all edges having the specified node as begin node.
queryEdgeIndicesAroundNode(int, ILongArray) - Method in class com.esri.arcgis.geodatabase.ITinAdvanced2Proxy
 
queryEdgeIndicesAroundNode(int, ILongArray) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryElementAsGeometry(int, int, IGeometry) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced2
Output the specified TIN element as Geometry object.
queryElementAsGeometry(int, int, IGeometry) - Method in class com.esri.arcgis.geodatabase.ITinAdvanced2Proxy
 
queryElementAsGeometry(int, int, IGeometry) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryElevationBand(ITinTriangle, double, double, int[], _WKSPointZ[][]) - Method in class com.esri.arcgis.geodatabase.GeoDatabaseHelper
 
queryElevationBand(ITinTriangle, double, double, int[], _WKSPointZ[][]) - Method in interface com.esri.arcgis.geodatabase.IGeoDatabaseBridge2
The polygon based on the specified triangle and input bounds.
queryElevationBand(ITinTriangle, double, double, int[], _WKSPointZ[][]) - Method in class com.esri.arcgis.geodatabase.IGeoDatabaseBridge2Proxy
 
queryElevationBand(double, double, int[], _WKSPointZ[]) - Method in interface com.esri.arcgis.geodatabase.ITinTriangle
Deprecated. This method uses C style arrays which are not supported in the ArcGIS API for Java. It is replaced by GeoDatabaseHelper.queryElevationBand(com.esri.arcgis.geodatabase.ITinTriangle, double, double, int[], com.esri.arcgis.system._WKSPointZ[][]).
queryElevationBand(double, double, int[], _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.ITinTriangleProxy
 
queryElevationBand(double, double, int[], _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.TinTriangle
 
queryEnvelope(int, ITransformation, IGeometry, IEnvelope) - Method in class com.esri.arcgis.display.BalloonCallout
 
queryEnvelope(int, ITransformation, IGeometry, IEnvelope) - Method in interface com.esri.arcgis.display.IQueryGeometry
Queries the envelope of the boundary of the object.
queryEnvelope(int, ITransformation, IGeometry, IEnvelope) - Method in class com.esri.arcgis.display.IQueryGeometryProxy
 
queryEnvelope(int, ITransformation, IGeometry, IEnvelope) - Method in class com.esri.arcgis.display.LineCallout
 
queryEnvelope(int, ITransformation, IGeometry, IEnvelope) - Method in class com.esri.arcgis.display.SimpleLineCallout
 
queryEnvelope(int, ITransformation, IGeometry, IEnvelope) - Method in class com.esri.arcgis.display.TextSymbol
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.BezierCurve
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.CircularArc
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.EllipticArc
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Envelope
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.GeometryBag
 
queryEnvelope(IEnvelope) - Method in interface com.esri.arcgis.geometry.IGeometry
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.IGeometryProxy
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Line
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.MultiPatch
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Multipoint
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Path
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Point
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Polygon
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Polyline
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Ray
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Ring
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Sphere
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.TriangleFan
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.TriangleStrip
 
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Triangles
 
queryExteriorRings(IRing) - Method in interface com.esri.arcgis.geometry.IPolygon
Populates an array with references to all exterior rings.
queryExteriorRings(IRing) - Method in class com.esri.arcgis.geometry.IPolygonProxy
 
queryExteriorRings(IRing) - Method in class com.esri.arcgis.geometry.Polygon
 
queryExteriorRingsEx(int, IRing[]) - Method in interface com.esri.arcgis.geometry.IPolygon2
Returns an array of references to exterior rings, up to a maximum of the number requested.
queryExteriorRingsEx(int, IRing[]) - Method in class com.esri.arcgis.geometry.IPolygon2Proxy
 
queryExteriorRingsEx(int, IRing[]) - Method in class com.esri.arcgis.geometry.Polygon
 
queryFeatureCount(String, int, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer
Returns the count of the features that meet the query filter selection criteria for the specified layer.
queryFeatureCount(String, int, IQueryFilter) - Method in class com.esri.arcgis.carto.IMapServerProxy
 
queryFeatureCount(String, int, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServer
 
queryFeatureCount(String, int, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServerIP
 
queryFeatureCount(String, int, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServerLP
 
queryFeatureData(String, int, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer
Returns a record set of features that meet the query filter selection criteria for the specified layer.
queryFeatureData(String, int, IQueryFilter) - Method in class com.esri.arcgis.carto.IMapServerProxy
 
queryFeatureData(String, int, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServer
 
queryFeatureData(String, int, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServerIP
 
queryFeatureData(String, int, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServerLP
 
queryFeatureIDs(String, int, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer
Returns the IDs of the features that meet the query filter selection criteria for the specified layer.
queryFeatureIDs(String, int, IQueryFilter) - Method in class com.esri.arcgis.carto.IMapServerProxy
 
queryFeatureIDs(String, int, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServer
 
queryFeatureIDs(String, int, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServerIP
 
queryFeatureIDs(String, int, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServerLP
 
queryFeatures(String, int, IArray) - Method in interface com.esri.arcgis.carto.IMxdServerQuery
Returns a feature cursor for the specified layer based on the given array of query filters.
queryFeatures(String, int, IArray) - Method in class com.esri.arcgis.carto.IMxdServerQueryProxy
 
queryFeatures(String, int, IArray) - Method in class com.esri.arcgis.carto.MxdServer
Deprecated.  
queryFilletRadiusRange(ISegment, ISegment, IPoint, double[], double[]) - Method in class com.esri.arcgis.geometry.CircularArc
 
queryFilletRadiusRange(ISegment, ISegment, IPoint, double[], double[]) - Method in interface com.esri.arcgis.geometry.IConstructCircularArc
Returns minimum and maximum radius for fillet to touch both input segments.
queryFilletRadiusRange(ISegment, ISegment, IPoint, double[], double[]) - Method in class com.esri.arcgis.geometry.IConstructCircularArcProxy
 
queryFirstIntersection(IGeometry, IPoint) - Method in interface com.esri.arcgis.geometry.IRay
Returns the first point of intersection between the ray and the target geometry.
queryFirstIntersection(IGeometry, IPoint) - Method in class com.esri.arcgis.geometry.IRayProxy
 
queryFirstIntersection(IGeometry, IPoint) - Method in class com.esri.arcgis.geometry.Ray
 
queryFirstLastM(double[], double[]) - Method in interface com.esri.arcgis.geometry.IMSegmentation3
Returns the first and last defined M value for the curve.
queryFirstLastM(double[], double[]) - Method in class com.esri.arcgis.geometry.IMSegmentation3Proxy
 
queryFirstLastM(double[], double[]) - Method in interface com.esri.arcgis.geometry.IMSegmentationInternal
Returns the first and last defined M value for the curve.
queryFirstLastM(double[], double[]) - Method in class com.esri.arcgis.geometry.IMSegmentationInternalProxy
 
queryFirstLastM(double[], double[]) - Method in class com.esri.arcgis.geometry.Polyline
 
queryFollowingRings(IMultiPatch, IRing, IRing[][]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
 
queryFollowingRings(IMultiPatch, IRing, IRing[][]) - Method in interface com.esri.arcgis.geometry.IGeometryBridge
Populates an array with references to following rings that are in the ring group that starts with the specified beginning ring.
queryFollowingRings(IMultiPatch, IRing, IRing[][]) - Method in class com.esri.arcgis.geometry.IGeometryBridgeProxy
 
queryFollowingRings(IRing, int, IRing[]) - Method in interface com.esri.arcgis.geometry.IMultiPatch
Deprecated. This method uses C style arrays which are not supported in the ArcGIS API for Java. It is replaced by GeometryEnvironment.queryFollowingRings(com.esri.arcgis.geometry.IMultiPatch, com.esri.arcgis.geometry.IRing, com.esri.arcgis.geometry.IRing[][]).
queryFollowingRings(IRing, int, IRing[]) - Method in class com.esri.arcgis.geometry.IMultiPatchProxy
 
queryFollowingRings(IRing, int, IRing[]) - Method in class com.esri.arcgis.geometry.MultiPatch
 
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.BezierCurve
 
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.CircularArc
 
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.EllipticArc
 
queryFromPoint(IPoint) - Method in interface com.esri.arcgis.geometry.ICurve
Copies this curve's 'from' point to the input point.
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.ICurveProxy
 
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.Line
 
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.Path
 
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.Polygon
 
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.Polyline
 
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.Ring
 
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.GeometryBag
 
queryGeometries(IGeometryCollection, int, IGeometry[][]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
 
queryGeometries(IGeometryCollection, int, IGeometry[][]) - Method in interface com.esri.arcgis.geometry.IGeometryBridge
Populates the array with references to a sub-sequence of geometries.
queryGeometries(IGeometryCollection, int, IGeometry[][]) - Method in class com.esri.arcgis.geometry.IGeometryBridgeProxy
 
queryGeometries(int, int, IGeometry[]) - Method in interface com.esri.arcgis.geometry.IGeometryCollection
Deprecated. This method uses C style arrays which are not supported in the ArcGIS API for Java. It is replaced by GeometryEnvironment.queryGeometries(com.esri.arcgis.geometry.IGeometryCollection, int, com.esri.arcgis.geometry.IGeometry[][]).
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.IGeometryCollectionProxy
 
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.MultiPatch
 
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.Multipoint
 
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.Polygon
 
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.Polyline
 
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.TriangleFan
 
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.TriangleStrip
 
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.Triangles
 
queryGeometry(IGeometry) - Method in interface com.esri.arcgis.geodatabase.ITopologyElement
Copies the element's geometry into the specified geometry.
queryGeometry(IGeometry) - Method in class com.esri.arcgis.geodatabase.ITopologyElementProxy
 
queryGeometry(IGeometry) - Method in class com.esri.arcgis.geodatabase.TopologyEdge
 
queryGeometry(IGeometry) - Method in class com.esri.arcgis.geodatabase.TopologyNode
 
queryGeometry(INALocation, IGeometry[]) - Method in interface com.esri.arcgis.networkanalyst.INALocatorAgent2
The geometry for the given network location.
queryGeometry(INALocation, IGeometry[]) - Method in class com.esri.arcgis.networkanalyst.INALocatorAgent2Proxy
 
queryGeometry(INALocation, IGeometry[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorFeatureAgent
 
queryGeometry(INALocation, IGeometry[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorLocationFieldsAgent
 
queryGeometryFromWin32Path(int, ITransformation, IPolygon) - Method in class com.esri.arcgis.display.GeometryDraw
 
queryGeometryFromWin32Path(int, ITransformation, IPolygon) - Method in interface com.esri.arcgis.display.IGeometryDraw
Queries the geometry.
queryGeometryFromWin32Path(int, ITransformation, IPolygon) - Method in class com.esri.arcgis.display.IGeometryDrawProxy
 
queryHistogramMinmax(double[], double[]) - Method in interface com.esri.arcgis.datasourcesraster.IStatsHistogram
Gets histogram min and max range.
queryHistogramMinmax(double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.IStatsHistogramProxy
 
queryHistogramMinmax(double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.StatsHistogram
 
queryHyperlinks(IMapDescription, IImageDisplay, ILongArray) - Method in interface com.esri.arcgis.carto.IMapServer
Returns a collection of Map Server Hyperlink objects for the specified layers.
queryHyperlinks(IMapDescription, IImageDisplay, ILongArray) - Method in class com.esri.arcgis.carto.IMapServerProxy
 
queryHyperlinks(IMapDescription, IImageDisplay, ILongArray) - Method in class com.esri.arcgis.carto.MapServer
 
queryHyperlinks(IMapDescription, IImageDisplay, ILongArray) - Method in class com.esri.arcgis.carto.MapServerIP
 
queryHyperlinks(IMapDescription, IImageDisplay, ILongArray) - Method in class com.esri.arcgis.carto.MapServerLP
 
queryIDs(int, int, int[], int[], int[]) - Method in interface com.esri.arcgis.geodatabase.INetElements
Returns the user class ID, user ID, and user sub ID for the specified network element.
queryIDs(int, int, int[], int[], int[]) - Method in class com.esri.arcgis.geodatabase.INetElementsProxy
 
queryIDs(int, int, int[], int[], int[]) - Method in class com.esri.arcgis.geodatabase.StreetNetwork
 
queryIDs(int, int, int[], int[], int[]) - Method in class com.esri.arcgis.geodatabase.UtilityNetwork
 
queryIdentifyVector(int, int, IVector3D) - Method in class com.esri.arcgis.analyst3d.Camera
 
queryIdentifyVector(int, int, IVector3D) - Method in interface com.esri.arcgis.analyst3d.ICamera
Returns the vector that corresponds to given screen coordinates.
queryIdentifyVector(int, int, IVector3D) - Method in class com.esri.arcgis.analyst3d.ICameraProxy
 
queryIdentifyVector(int, int, IVector3D) - Method in class com.esri.arcgis.globecore.GlobeCamera
 
queryIncidentEdgeIndices(ILongArray) - Method in interface com.esri.arcgis.geodatabase.ITinNode2
Returns all edges sharing the node.
queryIncidentEdgeIndices(ILongArray) - Method in class com.esri.arcgis.geodatabase.ITinNode2Proxy
 
queryIncidentEdgeIndices(ILongArray) - Method in class com.esri.arcgis.geodatabase.TinNode
 
queryIncidentTriangleIndices(ILongArray) - Method in interface com.esri.arcgis.geodatabase.ITinNode2
Returns all triangles sharing the node.
queryIncidentTriangleIndices(ILongArray) - Method in class com.esri.arcgis.geodatabase.ITinNode2Proxy
 
queryIncidentTriangleIndices(ILongArray) - Method in class com.esri.arcgis.geodatabase.TinNode
 
queryInflectionPoint(IPoint) - Method in class com.esri.arcgis.geometry.BezierCurve
 
queryInflectionPoint(IPoint) - Method in interface com.esri.arcgis.geometry.IBezierCurve
Deprecated. Finds inflection point; sets it empty if none exists.
queryInflectionPoint(IPoint) - Method in interface com.esri.arcgis.geometry.IBezierCurveGEN
Finds inflection point; sets it empty if none exists.
queryInflectionPoint(IPoint) - Method in class com.esri.arcgis.geometry.IBezierCurveGENProxy
 
queryInflectionPoint(IPoint) - Method in class com.esri.arcgis.geometry.IBezierCurveProxy
 
queryInterface() - Method in class com.esri.arcgis.interop.Dispatch
 
queryInteriorRings(IRing, IRing) - Method in interface com.esri.arcgis.geometry.IPolygon
Populates an array with references to rings that are interior to the specified exterior ring.
queryInteriorRings(IRing, IRing) - Method in class com.esri.arcgis.geometry.IPolygonProxy
 
queryInteriorRings(IRing, IRing) - Method in class com.esri.arcgis.geometry.Polygon
 
queryInteriorRingsEx(IRing, int, IRing[]) - Method in interface com.esri.arcgis.geometry.IPolygon2
Returns an array of references to rings that are interior to the specified exterior ring, up to a maximum of the number requested.
queryInteriorRingsEx(IRing, int, IRing[]) - Method in class com.esri.arcgis.geometry.IPolygon2Proxy
 
queryInteriorRingsEx(IRing, int, IRing[]) - Method in class com.esri.arcgis.geometry.Polygon
 
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.BmpPictureElement
 
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.EmfPictureElement
 
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.GifPictureElement
 
queryIntrinsicSize(double[], double[]) - Method in interface com.esri.arcgis.carto.IPictureElement2
Get the intrinsic size of the picture in points.
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.IPictureElement2Proxy
 
queryIntrinsicSize(double[], double[]) - Method in interface com.esri.arcgis.carto.IPictureElement3
Get the intrinsic size of the picture in points.
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.IPictureElement3Proxy
 
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.ImgPictureElement
 
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.JpgPictureElement
 
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.PngPictureElement
 
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.SidPictureElement
 
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.TifPictureElement
 
queryItem(int, IAnnotateLayerProperties[], IElementCollection[], IElementCollection[]) - Method in class com.esri.arcgis.carto.AnnotateLayerPropertiesCollection
 
queryItem(int, IAnnotateLayerProperties[], int[]) - Method in class com.esri.arcgis.carto.AnnotateLayerPropertiesCollection
 
queryItem(int, IGeometryCollection[], int[]) - Method in class com.esri.arcgis.carto.BarrierCollection
 
queryItem(int, IElement[], int[]) - Method in class com.esri.arcgis.carto.ElementCollection
 
queryItem(int, IElement[], int[], int[], int[]) - Method in class com.esri.arcgis.carto.ElementCollection
 
queryItem(int, IAnnotateLayerProperties[], IElementCollection[], IElementCollection[]) - Method in interface com.esri.arcgis.carto.IAnnotateLayerPropertiesCollection
Returns the item in the collection at the specified index.
queryItem(int, IAnnotateLayerProperties[], int[]) - Method in interface com.esri.arcgis.carto.IAnnotateLayerPropertiesCollection2
Returns the item in the collection at the specified index.
queryItem(int, IAnnotateLayerProperties[], int[]) - Method in class com.esri.arcgis.carto.IAnnotateLayerPropertiesCollection2Proxy
 
queryItem(int, IAnnotateLayerProperties[], IElementCollection[], IElementCollection[]) - Method in class com.esri.arcgis.carto.IAnnotateLayerPropertiesCollectionProxy
 
queryItem(int, IGeometryCollection[], int[]) - Method in interface com.esri.arcgis.carto.IBarrierCollection
Returns the item in the collection at the specified index.
queryItem(int, IGeometryCollection[], int[]) - Method in class com.esri.arcgis.carto.IBarrierCollectionProxy
 
queryItem(int, IElement[], int[]) - Method in interface com.esri.arcgis.carto.IElementCollection
Element at the given index.
queryItem(int, IElement[], int[], int[], int[]) - Method in interface com.esri.arcgis.carto.IElementCollection2
Element at the given index.
queryItem(int, IElement[], int[], int[], int[]) - Method in class com.esri.arcgis.carto.IElementCollection2Proxy
 
queryItem(int, IElement[], int[]) - Method in class com.esri.arcgis.carto.IElementCollectionProxy
 
queryJunction(int, INetworkJunction) - Method in interface com.esri.arcgis.geodatabase.INetworkQuery
Performs a network junction element query by element ID and populates the given junction element object.
queryJunction(int, INetworkJunction) - Method in class com.esri.arcgis.geodatabase.INetworkQueryProxy
 
queryJunction(int, INetworkJunction) - Method in class com.esri.arcgis.geodatabase.NetworkDataset
 
queryJunctions(INetworkJunction, INetworkJunction) - Method in interface com.esri.arcgis.geodatabase.INetworkEdge
Queries the network junction elements adjacent to this network edge element.
queryJunctions(INetworkJunction, INetworkJunction) - Method in class com.esri.arcgis.geodatabase.INetworkEdgeProxy
 
queryJunctions(INetworkJunction, INetworkJunction) - Method in class com.esri.arcgis.geodatabase.NetworkEdge
 
queryLabelPoint(IPoint) - Method in class com.esri.arcgis.geometry.Envelope
 
queryLabelPoint(IPoint) - Method in interface com.esri.arcgis.geometry.IArea
Copies to the input point a point guaranteed to be inside this area.
queryLabelPoint(IPoint) - Method in class com.esri.arcgis.geometry.IAreaProxy
 
queryLabelPoint(IPoint) - Method in class com.esri.arcgis.geometry.MultiPatch
 
queryLabelPoint(IPoint) - Method in class com.esri.arcgis.geometry.Polygon
 
queryLabelPoint(IPoint) - Method in class com.esri.arcgis.geometry.Ring
 
queryLabelPoint3D(IPoint) - Method in interface com.esri.arcgis.geometry.IArea3D
Copies to the input point a point guaranteed to be on this 3D surface area.
queryLabelPoint3D(IPoint) - Method in class com.esri.arcgis.geometry.IArea3DProxy
 
queryLabelPoint3D(IPoint) - Method in class com.esri.arcgis.geometry.MultiPatch
 
queryLabelVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.CustomOverlayGrid
 
queryLabelVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.Graticule
 
queryLabelVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in interface com.esri.arcgis.carto.IMapGrid
Returns the visibility of the labels along all four sides of the map grid.
queryLabelVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.IMapGridProxy
 
queryLabelVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.IndexGrid
 
queryLabelVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.MeasuredGrid
 
queryLabelVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.MgrsGrid
 
queryLinearCoefficients(int, double[][]) - Method in class com.esri.arcgis.geometry.AffineTransformation2D
 
queryLinearCoefficients(int, double[]) - Method in class com.esri.arcgis.geometry.AffineTransformation2D
 
queryLinearCoefficients(int, double[]) - Method in interface com.esri.arcgis.geometry.IAffineTransformation2D3
Deprecated. Returns the linear coefficients which define the two dimensional affine transformation.
queryLinearCoefficients(int, double[][]) - Method in interface com.esri.arcgis.geometry.IAffineTransformation2D3GEN
Returns the linear coefficients which define the two dimensional affine transformation.
queryLinearCoefficients(int, double[][]) - Method in class com.esri.arcgis.geometry.IAffineTransformation2D3GENProxy
 
queryLinearCoefficients(int, double[]) - Method in class com.esri.arcgis.geometry.IAffineTransformation2D3Proxy
 
queryLocation(ISceneViewer, int, int, int, boolean, IPoint) - Method in interface com.esri.arcgis.analyst3d.ISceneGraph2
Locates a single object.
queryLocation(ISceneViewer, int, int, int, boolean, IPoint) - Method in class com.esri.arcgis.analyst3d.ISceneGraph2Proxy
 
queryLocation(IPoint) - Method in interface com.esri.arcgis.geometry.ISegmentGraphCursor
Copies the current location of the SegmentGraphCursor into the specified point.
queryLocation(IPoint) - Method in class com.esri.arcgis.geometry.ISegmentGraphCursorProxy
 
queryLocation(ISceneViewer, int, int, int, boolean, IPoint) - Method in class com.esri.arcgis.globecore.GlobeDisplay
 
queryLocation(ISceneViewer, int, int, int, boolean, IPoint) - Method in interface com.esri.arcgis.globecore.IGlobeDisplay3
Locates a single object.
queryLocation(ISceneViewer, int, int, int, boolean, IPoint) - Method in class com.esri.arcgis.globecore.IGlobeDisplay3Proxy
 
queryLocationByPoint(IPoint, INALocation[], IPoint[], double[]) - Method in interface com.esri.arcgis.networkanalyst.INALocator
Use the locator agents to find a network location from a point.
queryLocationByPoint(IPoint, double, INALocation[], IPoint[], double[]) - Method in interface com.esri.arcgis.networkanalyst.INALocatorAgent
Find a network location from a point.
queryLocationByPoint(IPoint, double, INALocation[], IPoint[], double[]) - Method in class com.esri.arcgis.networkanalyst.INALocatorAgentProxy
 
queryLocationByPoint(IPoint, INALocation[], IPoint[], double[]) - Method in class com.esri.arcgis.networkanalyst.INALocatorProxy
 
queryLocationByPoint(IPoint, INALocation[], IPoint[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocator
 
queryLocationByPoint(IPoint, double, INALocation[], IPoint[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorFeatureAgent
 
queryLocationByPoint(IPoint, double, INALocation[], IPoint[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorLocationFieldsAgent
 
queryLocationByRow(IRow, INALocation[], double[]) - Method in interface com.esri.arcgis.networkanalyst.INALocator
Use the locator agents to find a network location from a row.
queryLocationByRow(IRow, double, INALocation[], double[]) - Method in interface com.esri.arcgis.networkanalyst.INALocatorAgent
Find a network location from a row.
queryLocationByRow(IRow, double, INALocation[], double[]) - Method in class com.esri.arcgis.networkanalyst.INALocatorAgentProxy
 
queryLocationByRow(IRow, INALocation[], double[]) - Method in class com.esri.arcgis.networkanalyst.INALocatorProxy
 
queryLocationByRow(IRow, INALocation[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocator
 
queryLocationByRow(IRow, double, INALocation[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorFeatureAgent
 
queryLocationByRow(IRow, double, INALocation[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorLocationFieldsAgent
 
queryMCoords(double[], double[]) - Method in class com.esri.arcgis.geometry.Envelope
 
queryMCoords(double[], double[]) - Method in interface com.esri.arcgis.geometry.IEnvelope2
Queries the minimum and maximum M values simultaneously.
queryMCoords(double[], double[]) - Method in class com.esri.arcgis.geometry.IEnvelope2Proxy
 
queryMargins(double[], double[], double[], double[]) - Method in class com.esri.arcgis.display.BalloonCallout
 
queryMargins(double[], double[], double[], double[]) - Method in interface com.esri.arcgis.display.ITextMargins
Returns the margins.
queryMargins(double[], double[], double[], double[]) - Method in class com.esri.arcgis.display.ITextMarginsProxy
 
queryMargins(double[], double[], double[], double[]) - Method in class com.esri.arcgis.display.LineCallout
 
queryMarkerMask(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.ArrowMarkerSymbol
 
queryMarkerMask(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.CharacterMarkerSymbol
 
queryMarkerMask(int, ITransformation, IGeometry, IPolygon) - Method in interface com.esri.arcgis.display.IMarkerMask
Returns the mask geometry for the marker.
queryMarkerMask(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.IMarkerMaskProxy
 
queryMarkerMask(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.PictureMarkerSymbol
 
queryMarkerMask(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.SimpleMarkerSymbol
 
queryMoveFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.CalloutTracker
 
queryMoveFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.EnvelopeTracker
 
queryMoveFeedback(IDisplayFeedback) - Method in interface com.esri.arcgis.display.ISelectionTracker
The move feedback for the selection tracker.
queryMoveFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.ISelectionTrackerProxy
 
queryMoveFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.LineTracker
 
queryMoveFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.PointTracker
 
queryMoveFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.PolygonTracker
 
queryNALocation(INALocation) - Method in interface com.esri.arcgis.networkanalyst.INALocationObject
Returns the network location.
queryNALocation(INALocation) - Method in class com.esri.arcgis.networkanalyst.INALocationObjectProxy
 
queryNALocation(INALocation) - Method in class com.esri.arcgis.networkanalyst.NALocationFeature
 
queryNALocation(INALocation) - Method in class com.esri.arcgis.networkanalyst.NALocationObject
 
queryNaturalNeighborIndices(IPoint, ILongArray) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced2
Returns all Natural Neighbors corresponding to the query point.
queryNaturalNeighborIndices(IPoint, ILongArray) - Method in class com.esri.arcgis.geodatabase.ITinAdvanced2Proxy
 
queryNaturalNeighborIndices(IPoint, ILongArray) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryNearestEdge(IPoint, ITinEdge, double[]) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced
Finds and returns the nearest edge to the query point.
queryNearestEdge(IPoint, ITinEdge, double[]) - Method in class com.esri.arcgis.geodatabase.ITinAdvancedProxy
 
queryNearestEdge(IPoint, ITinEdge, double[]) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryNearestNode(IPoint, ITinNode, double[]) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced
Finds and returns the nearest node to the query point.
queryNearestNode(IPoint, ITinNode, double[]) - Method in class com.esri.arcgis.geodatabase.ITinAdvancedProxy
 
queryNearestNode(IPoint, ITinNode, double[]) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.BezierCurve
 
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.CircularArc
 
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.EllipticArc
 
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Envelope
 
queryNearestPoint(IPoint, int, IPoint) - Method in interface com.esri.arcgis.geometry.IProximityOperator
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.IProximityOperatorProxy
 
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Line
 
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Multipoint
 
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Point
 
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Polygon
 
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Polyline
 
queryNeighborsAndWeights(double, double, ILongArray, IDoubleArray) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced2
Returns natural neighbors and their weights corresponding to the query point.
queryNeighborsAndWeights(double, double, ILongArray, IDoubleArray) - Method in class com.esri.arcgis.geodatabase.ITinAdvanced2Proxy
 
queryNeighborsAndWeights(double, double, ILongArray, IDoubleArray) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryNext(ITinEdge) - Method in interface com.esri.arcgis.geodatabase.IEnumTinEdge
Queries next edge element.
queryNext(ITinEdge) - Method in class com.esri.arcgis.geodatabase.IEnumTinEdgeProxy
 
queryNext(ITinElement) - Method in interface com.esri.arcgis.geodatabase.IEnumTinElement
Queries next element.
queryNext(ITinElement) - Method in class com.esri.arcgis.geodatabase.IEnumTinElementProxy
 
queryNext(ITinNode) - Method in interface com.esri.arcgis.geodatabase.IEnumTinNode
Queries next node element.
queryNext(ITinNode) - Method in class com.esri.arcgis.geodatabase.IEnumTinNodeProxy
 
queryNext(ITinTriangle) - Method in interface com.esri.arcgis.geodatabase.IEnumTinTriangle
Queries next triangle elements.
queryNext(ITinTriangle) - Method in class com.esri.arcgis.geodatabase.IEnumTinTriangleProxy
 
queryNext(ITinElement) - Method in class com.esri.arcgis.geodatabase.TinEdgeEnumerator
 
queryNext(ITinEdge) - Method in class com.esri.arcgis.geodatabase.TinEdgeEnumerator
 
queryNext(ITinElement) - Method in class com.esri.arcgis.geodatabase.TinNodeEnumerator
 
queryNext(ITinNode) - Method in class com.esri.arcgis.geodatabase.TinNodeEnumerator
 
queryNext(ITinElement) - Method in class com.esri.arcgis.geodatabase.TinTriangleEnumerator
 
queryNext(ITinTriangle) - Method in class com.esri.arcgis.geodatabase.TinTriangleEnumerator
 
queryNext(IEnvelope) - Method in interface com.esri.arcgis.geodatabaseextensions.IEnumEnvelope
Gets next envelope.
queryNext(IEnvelope) - Method in class com.esri.arcgis.geodatabaseextensions.IEnumEnvelopeProxy
 
queryNext(int, int[], double[], IPoint) - Method in interface com.esri.arcgis.geometry.IEnumIntersection
Not currently used.
queryNext(int, int[], double[], IPoint) - Method in class com.esri.arcgis.geometry.IEnumIntersectionProxy
 
queryNext(IPoint, int[], int[]) - Method in interface com.esri.arcgis.geometry.IEnumVertex
Copies the next vertex to the input parameter and returns its location in the geometry.
queryNext(IPoint, int[], int[]) - Method in class com.esri.arcgis.geometry.IEnumVertexProxy
 
queryNextAsWKSPointZ(_WKSPointZ[], boolean[]) - Method in interface com.esri.arcgis.geodatabase.IEnumTinNode
Queries next node element as a WKS point with z values.
queryNextAsWKSPointZ(_WKSPointZ[], boolean[]) - Method in class com.esri.arcgis.geodatabase.IEnumTinNodeProxy
 
queryNextAsWKSPointZ(_WKSPointZ[], boolean[]) - Method in class com.esri.arcgis.geodatabase.TinNodeEnumerator
 
queryNextAsWKSPointZs(_WKSPointZ[], _WKSPointZ[], boolean[]) - Method in interface com.esri.arcgis.geodatabase.IEnumTinEdge
Queries next edge element as a WKS point with z values.
queryNextAsWKSPointZs(_WKSPointZ[], _WKSPointZ[], boolean[]) - Method in class com.esri.arcgis.geodatabase.IEnumTinEdgeProxy
 
queryNextAsWKSPointZs(_WKSPointZ[], _WKSPointZ[], _WKSPointZ[], boolean[]) - Method in interface com.esri.arcgis.geodatabase.IEnumTinTriangle
Queries next triangle element as a WKS point with z values.
queryNextAsWKSPointZs(_WKSPointZ[], _WKSPointZ[], _WKSPointZ[], boolean[]) - Method in class com.esri.arcgis.geodatabase.IEnumTinTriangleProxy
 
queryNextAsWKSPointZs(_WKSPointZ[], _WKSPointZ[], boolean[]) - Method in class com.esri.arcgis.geodatabase.TinEdgeEnumerator
 
queryNextAsWKSPointZs(_WKSPointZ[], _WKSPointZ[], _WKSPointZ[], boolean[]) - Method in class com.esri.arcgis.geodatabase.TinTriangleEnumerator
 
queryNextInPart(IPoint, int[]) - Method in interface com.esri.arcgis.geometry.IEnumVertex
Copies the next vertex in the current part to the input parameter and returns its location in current part.
queryNextInPart(IPoint, int[]) - Method in class com.esri.arcgis.geometry.IEnumVertexProxy
 
queryNextLine(IGeometry) - Method in interface com.esri.arcgis.display.ITemplate
Queries for the next line in the pattern.
queryNextLine(IGeometry) - Method in class com.esri.arcgis.display.ITemplateProxy
 
queryNextLine(IGeometry) - Method in class com.esri.arcgis.display.Template
 
queryNextPoint(IPoint, double[]) - Method in interface com.esri.arcgis.display.ITemplate
Queries for the next point in the pattern.
queryNextPoint(IPoint, double[]) - Method in class com.esri.arcgis.display.ITemplateProxy
 
queryNextPoint(IPoint, double[]) - Method in class com.esri.arcgis.display.Template
 
queryNoDataTo(boolean[], int[]) - Method in interface com.esri.arcgis.geoanalyst.IRemap
Returns whether nodata is mapped and if so, the mapped value.
queryNoDataTo(boolean[], int[]) - Method in class com.esri.arcgis.geoanalyst.IRemapProxy
 
queryNoDataTo(boolean[], int[]) - Method in class com.esri.arcgis.geoanalyst.NumberRemap
 
queryNoDataTo(boolean[], int[]) - Method in class com.esri.arcgis.geoanalyst.StringRemap
 
queryNoDataTo(boolean[], int[]) - Method in class com.esri.arcgis.spatialanalyst.GPSANumberRemap
 
queryNoDataTo(boolean[], int[]) - Method in class com.esri.arcgis.spatialanalyst.GPSAStringRemap
 
queryNoDataTo(boolean[], int[]) - Method in interface com.esri.arcgis.spatialanalyst.IGPSARemap
Returns whether nodata is mapped and if so, the mapped value.
queryNoDataTo(boolean[], int[]) - Method in class com.esri.arcgis.spatialanalyst.IGPSARemapProxy
 
queryNode(int, ITinNode) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced
Queries the node equal to that specified by the index.
queryNode(int, ITinNode) - Method in class com.esri.arcgis.geodatabase.ITinAdvancedProxy
 
queryNode(int, ITinNode) - Method in interface com.esri.arcgis.geodatabase.ITinNodeCollection
Sets the node equal to that specified by the index.
queryNode(int, ITinNode) - Method in class com.esri.arcgis.geodatabase.ITinNodeCollectionProxy
 
queryNode(int, ITinNode) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryNodeAsPoint(int, IPoint) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced
Queries the point equal to that specified by the index.
queryNodeAsPoint(int, IPoint) - Method in class com.esri.arcgis.geodatabase.ITinAdvancedProxy
 
queryNodeAsPoint(int, IPoint) - Method in interface com.esri.arcgis.geodatabase.ITinNodeCollection
Sets the node equal to a point specified by the index.
queryNodeAsPoint(int, IPoint) - Method in class com.esri.arcgis.geodatabase.ITinNodeCollectionProxy
 
queryNodeAsPoint(int, IPoint) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryNodeAsWKSPointZ(int, _WKSPointZ[]) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced
Queries the point equal to that specified by the index.
queryNodeAsWKSPointZ(int, _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.ITinAdvancedProxy
 
queryNodeAsWKSPointZ(int, _WKSPointZ[]) - Method in interface com.esri.arcgis.geodatabase.ITinNodeCollection
Sets the node equal to a z-value point specified by the index.
queryNodeAsWKSPointZ(int, _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.ITinNodeCollectionProxy
 
queryNodeAsWKSPointZ(int, _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryNodeIndicesAroundNode(int, ILongArray) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced2
Returns all nodes connected to the specified node.
queryNodeIndicesAroundNode(int, ILongArray) - Method in class com.esri.arcgis.geodatabase.ITinAdvanced2Proxy
 
queryNodeIndicesAroundNode(int, ILongArray) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryNormal(IPoint, IVector3D) - Method in class com.esri.arcgis.analyst3d.RasterSurface
 
queryNormal(IPoint, IVector3D) - Method in interface com.esri.arcgis.geodatabase.ISurface
Returns the vector normal to the specified triangle.
queryNormal(IPoint, IVector3D) - Method in class com.esri.arcgis.geodatabase.ISurfaceProxy
 
queryNormal(IVector3D) - Method in interface com.esri.arcgis.geodatabase.ITinTriangle
The vector normal to the specified triangle.
queryNormal(IVector3D) - Method in class com.esri.arcgis.geodatabase.ITinTriangleProxy
 
queryNormal(IPoint, IVector3D) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryNormal(IVector3D) - Method in class com.esri.arcgis.geodatabase.TinTriangle
 
queryNormal(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.BezierCurve
 
queryNormal(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.CircularArc
 
queryNormal(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.EllipticArc
 
queryNormal(int, double, boolean, double, ILine) - Method in interface com.esri.arcgis.geometry.ICurve
Constructs a line normal to a curve from a point at a specified distance along the curve.
queryNormal(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.ICurveProxy
 
queryNormal(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.Line
 
queryNormal(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.Path
 
queryNormal(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.Polygon
 
queryNormal(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.Polyline
 
queryNormal(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.Ring
 
queryNumberClass(int, double[], double[], int[]) - Method in interface com.esri.arcgis.carto.IRasterRendererClassInfo
Information for a number class by index.
queryNumberClass(int, double[], double[], int[]) - Method in class com.esri.arcgis.carto.IRasterRendererClassInfoProxy
 
queryNumberClass(int, double[], double[], int[]) - Method in class com.esri.arcgis.carto.RasterClassifyColorRampRenderer
 
queryNumberClass(int, double[], double[], int[]) - Method in class com.esri.arcgis.carto.RasterColormapRenderer
 
queryNumberClass(int, double[], double[], int[]) - Method in class com.esri.arcgis.carto.RasterStretchColorRampRenderer
 
queryNumberClass(int, double[], double[], int[]) - Method in class com.esri.arcgis.carto.RasterUniqueValueRenderer
 
queryNumberRecord(int, double[], double[], int[], boolean[]) - Method in interface com.esri.arcgis.geoanalyst.INumberRemap
Returns number record information by index.
queryNumberRecord(int, double[], double[], int[], boolean[]) - Method in class com.esri.arcgis.geoanalyst.INumberRemapProxy
 
queryNumberRecord(int, double[], double[], int[], boolean[]) - Method in class com.esri.arcgis.geoanalyst.NumberRemap
 
queryNumberRecord(int, double[], double[], int[], boolean[]) - Method in class com.esri.arcgis.spatialanalyst.GPSANumberRemap
 
queryNumberRecord(int, double[], double[], int[], boolean[]) - Method in interface com.esri.arcgis.spatialanalyst.IGPSANumberRemap
Returns number record information by index.
queryNumberRecord(int, double[], double[], int[], boolean[]) - Method in class com.esri.arcgis.spatialanalyst.IGPSANumberRemapProxy
 
queryNumberValue(double, int[], boolean[]) - Method in interface com.esri.arcgis.geoanalyst.INumberRemap
Returns the mapped value for a number remap entry.
queryNumberValue(double, int[], boolean[]) - Method in class com.esri.arcgis.geoanalyst.INumberRemapProxy
 
queryNumberValue(double, int[], boolean[]) - Method in class com.esri.arcgis.geoanalyst.NumberRemap
 
queryNumberValue(double, int[], boolean[]) - Method in class com.esri.arcgis.spatialanalyst.GPSANumberRemap
 
queryNumberValue(double, int[], boolean[]) - Method in interface com.esri.arcgis.spatialanalyst.IGPSANumberRemap
Returns the mapped value for a number remap entry.
queryNumberValue(double, int[], boolean[]) - Method in class com.esri.arcgis.spatialanalyst.IGPSANumberRemapProxy
 
queryOffsetPoint(INALocation, double, int, IPoint[]) - Method in interface com.esri.arcgis.networkanalyst.INALocator2
The point offset from a network location.
queryOffsetPoint(INALocation, double, int, IPoint[]) - Method in class com.esri.arcgis.networkanalyst.INALocator2Proxy
 
queryOffsetPoint(INALocation, double, int, IPoint[]) - Method in class com.esri.arcgis.networkanalyst.NALocator
 
queryOrigin(IPoint) - Method in interface com.esri.arcgis.geometry.IRay
Sets a point equal to the ray's origin.
queryOrigin(IPoint) - Method in class com.esri.arcgis.geometry.IRayProxy
 
queryOrigin(IPoint) - Method in class com.esri.arcgis.geometry.Ray
 
queryOrthoViewingPlatform(IEnvelope, IEnvelope, double[]) - Method in class com.esri.arcgis.analyst3d.Camera
 
queryOrthoViewingPlatform(IEnvelope, IEnvelope, double[]) - Method in interface com.esri.arcgis.analyst3d.ICamera
Returns orthographic projection viewing parameters corresponding to the given extent.
queryOrthoViewingPlatform(IEnvelope, IEnvelope, double[]) - Method in class com.esri.arcgis.analyst3d.ICameraProxy
 
queryOrthoViewingPlatform(IEnvelope, IEnvelope, double[]) - Method in class com.esri.arcgis.globecore.GlobeCamera
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.BmpPictureElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.CircleElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.EllipseElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.EmfPictureElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.FrameElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.GifPictureElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.GroupElement
 
queryOutline(IDisplay, IPolygon) - Method in interface com.esri.arcgis.carto.IElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.IElementProxy
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.ImgPictureElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.InkGraphic
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.JpgPictureElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.LineElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.MapFrame
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.MapSurroundFrame
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.MarkerElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.MultiPatchElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.PMFTitleTextElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.ParagraphTextElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.PngPictureElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.PolygonElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.RectangleElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.SidPictureElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.Text3DElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.TextElement
 
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.TifPictureElement
 
queryPSDriver() - Method in interface com.esri.arcgis.output.IPsExporter
Returns Interface IPSDriver.
queryPSDriver() - Method in class com.esri.arcgis.output.IPsExporterProxy
 
queryPSDriver() - Method in class com.esri.arcgis.output.PsExporter
 
queryPaperSize(double[], double[]) - Method in class com.esri.arcgis.output.EmfPrinter
 
queryPaperSize(double[], double[]) - Method in interface com.esri.arcgis.output.IPaper
Returns the size of the printer paper.
queryPaperSize(double[], double[]) - Method in class com.esri.arcgis.output.IPaperProxy
 
queryPaperSize(double[], double[]) - Method in interface com.esri.arcgis.output.IPrinter
Returns Page Size for Printer.
queryPaperSize(double[], double[]) - Method in class com.esri.arcgis.output.IPrinterProxy
 
queryPaperSize(double[], double[]) - Method in class com.esri.arcgis.output.Paper
 
queryPaperSize(double[], double[]) - Method in class com.esri.arcgis.output.PsPrinter
 
queryPart(int) - Method in interface com.esri.arcgis.carto.IMultiPartTextElement
Returns the part in the multipart element at the specified index.
queryPart(int) - Method in class com.esri.arcgis.carto.IMultiPartTextElementProxy
 
queryPart(int) - Method in class com.esri.arcgis.carto.PMFTitleTextElement
 
queryPart(int) - Method in class com.esri.arcgis.carto.TextElement
 
queryPatchNormal(int, int, IVector3D) - Method in interface com.esri.arcgis.geometry.IGeneralMultiPatchInfo
Copies the Normal for patch at specified vertex index into the input vector.
queryPatchNormal(int, int, IVector3D) - Method in class com.esri.arcgis.geometry.IGeneralMultiPatchInfoProxy
 
queryPatchNormal(int, int, IVector3D) - Method in class com.esri.arcgis.geometry.MultiPatch
 
queryPixelBlock(double, double, double, double, int, Object, Object) - Method in class com.esri.arcgis.analyst3d.RasterSurface
 
queryPixelBlock(ISurface, double, double, double, double, int, Object, Object[]) - Method in class com.esri.arcgis.geodatabase.GeoDatabaseHelper
 
queryPixelBlock(ISurface, double, double, double, double, int, Object, Object[]) - Method in interface com.esri.arcgis.geodatabase.IGeoDatabaseBridge2
Derives slope, aspect, hillshade, or elevation from the input surface and writes the result to the provided PixelBlock.
queryPixelBlock(ISurface, double, double, double, double, int, Object, Object[]) - Method in class com.esri.arcgis.geodatabase.IGeoDatabaseBridge2Proxy
 
queryPixelBlock(double, double, double, double, int, Object, Object) - Method in interface com.esri.arcgis.geodatabase.ISurface
Derives slope, aspect, hillshade, or elevation from the input surface and writes the result to the provided PixelBlock.
queryPixelBlock(double, double, double, double, int, Object, Object) - Method in class com.esri.arcgis.geodatabase.ISurfaceProxy
 
queryPixelBlock(double, double, double, double, int, Object, Object) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryPoint(IPoint) - Method in interface com.esri.arcgis.geodatabase.INetworkJunction
Queries the point object corresponding to this network junction element.
queryPoint(IPoint) - Method in class com.esri.arcgis.geodatabase.INetworkJunctionProxy
 
queryPoint(IPoint) - Method in class com.esri.arcgis.geodatabase.NetworkJunction
 
queryPoint(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.BezierCurve
 
queryPoint(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.CircularArc
 
queryPoint(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.EllipticArc
 
queryPoint(int, double, boolean, IPoint) - Method in interface com.esri.arcgis.geometry.ICurve
Copies to outPoint the properties of a point on the curve at a specified distance from the beginning of the curve.
queryPoint(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.ICurveProxy
 
queryPoint(double, boolean, IPoint) - Method in interface com.esri.arcgis.geometry.IEnumCurve2
Copies a location on this curve into pointOnCurve.
queryPoint(double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.IEnumCurve2Proxy
 
queryPoint(int, IPoint) - Method in interface com.esri.arcgis.geometry.IPointCollection
Queries for a point in the PointCollection at given index.
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.IPointCollectionProxy
 
queryPoint(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.Line
 
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.MultiPatch
 
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.Multipoint
 
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.Path
 
queryPoint(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.Path
 
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.Polygon
 
queryPoint(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.Polygon
 
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.Polyline
 
queryPoint(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.Polyline
 
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.Ring
 
queryPoint(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.Ring
 
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.TriangleFan
 
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.TriangleStrip
 
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.Triangles
 
queryPoint(INALocation, IPoint[]) - Method in interface com.esri.arcgis.networkanalyst.INALocator
The point for a network location.
queryPoint(INALocation, IPoint[]) - Method in interface com.esri.arcgis.networkanalyst.INALocatorAgent
The point for the given network location.
queryPoint(INALocation, IPoint[]) - Method in class com.esri.arcgis.networkanalyst.INALocatorAgentProxy
 
queryPoint(INALocation, IPoint[]) - Method in class com.esri.arcgis.networkanalyst.INALocatorProxy
 
queryPoint(INALocation, IPoint[]) - Method in class com.esri.arcgis.networkanalyst.NALocator
 
queryPoint(INALocation, IPoint[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorFeatureAgent
 
queryPoint(INALocation, IPoint[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorLocationFieldsAgent
 
queryPointAndDistance(int, IPoint, boolean, IPoint, double[], double[], boolean[]) - Method in class com.esri.arcgis.geometry.BezierCurve
 
queryPointAndDistance(int, IPoint, boolean, IPoint, double[], double[], boolean[]) - Method in class com.esri.arcgis.geometry.CircularArc
 
queryPointAndDistance(int, IPoint, boolean, IPoint, double[], double[], boolean[]) - Method in class com.esri.arcgis.geometry.EllipticArc
 
queryPointAndDistance(int, IPoint, boolean, IPoint, double[], double[], boolean[]) - Method in interface com.esri.arcgis.geometry.ICurve
Finds the point on the curve closest to inPoint, then copies that point to outPoint; optionally calculates related items.
queryPointAndDistance(int, IPoint, boolean, IPoint, double[], double[], boolean[]) - Method in class com.esri.arcgis.geometry.ICurveProxy
 
queryPointAndDistance(int, IPoint, boolean, IPoint, double[], double[], boolean[]) - Method in class com.esri.arcgis.geometry.Line
 
queryPointAndDistance(int, IPoint, boolean, IPoint, double[], double[], boolean[]) - Method in class com.esri.arcgis.geometry.Path
 
queryPointAndDistance(int, IPoint, boolean, IPoint, double[], double[], boolean[]) - Method in class com.esri.arcgis.geometry.Polygon
 
queryPointAndDistance(int, IPoint, boolean, IPoint, double[], double[], boolean[]) - Method in class com.esri.arcgis.geometry.Polyline
 
queryPointAndDistance(int, IPoint, boolean, IPoint, double[], double[], boolean[]) - Method in class com.esri.arcgis.geometry.Ring
 
queryPointAtDistance(double, IPoint) - Method in interface com.esri.arcgis.geometry.IRay
Queries a point at a distance along the ray.
queryPointAtDistance(double, IPoint) - Method in class com.esri.arcgis.geometry.IRayProxy
 
queryPointAtDistance(double, IPoint) - Method in class com.esri.arcgis.geometry.Ray
 
queryPoints(IPointCollection4, int, IPoint[][]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
 
queryPoints(IPointCollection4, int, IPoint[][]) - Method in interface com.esri.arcgis.geometry.IGeometryBridge
Copies some points to an existing array of points.
queryPoints(IPointCollection4, int, IPoint[][]) - Method in class com.esri.arcgis.geometry.IGeometryBridgeProxy
 
queryPoints(int, int, IPoint) - Method in interface com.esri.arcgis.geometry.IPointCollection
Deprecated. This method uses C style arrays which are not supported in the ArcGIS API for Java. It is replaced by GeometryEnvironment.queryPoints(com.esri.arcgis.geometry.IPointCollection4, int, com.esri.arcgis.geometry.IPoint[][]).
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.IPointCollectionProxy
 
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.MultiPatch
 
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.Multipoint
 
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.Path
 
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.Polygon
 
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.Polyline
 
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.Ring
 
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.TriangleFan
 
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.TriangleStrip
 
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.Triangles
 
queryPointsAndDistances(int, double, IPoint, boolean, double[], IEnumPointAndDistance[]) - Method in class com.esri.arcgis.geometry.BezierCurve
 
queryPointsAndDistances(int, double, IPoint, boolean, double[], IEnumPointAndDistance[]) - Method in class com.esri.arcgis.geometry.CircularArc
 
queryPointsAndDistances(int, double, IPoint, boolean, double[], IEnumPointAndDistance[]) - Method in class com.esri.arcgis.geometry.EllipticArc
 
queryPointsAndDistances(int, double, IPoint, boolean, double[], IEnumPointAndDistance[]) - Method in interface com.esri.arcgis.geometry.ICurve3
Given an input point, calculates the minimum distance to the geometry and provides an enumerator over all closest points on the geometry, along with additional information.
queryPointsAndDistances(int, double, IPoint, boolean, double[], IEnumPointAndDistance[]) - Method in class com.esri.arcgis.geometry.ICurve3Proxy
 
queryPointsAndDistances(int, double, IPoint, boolean, double[], IEnumPointAndDistance[]) - Method in class com.esri.arcgis.geometry.Line
 
queryPointsAndDistances(int, double, IPoint, boolean, double[], IEnumPointAndDistance[]) - Method in class com.esri.arcgis.geometry.Polyline
 
queryPositions(double[], double[]) - Method in interface com.esri.arcgis.geodatabase.INetworkEdge
Queries the positions along the source object at which the from-end and to-end of the network edge element lies.
queryPositions(double[], double[]) - Method in class com.esri.arcgis.geodatabase.INetworkEdgeProxy
 
queryPositions(double[], double[]) - Method in class com.esri.arcgis.geodatabase.NetworkEdge
 
queryPrevious(IPoint, int[], int[]) - Method in interface com.esri.arcgis.geometry.IEnumVertex
Copies the previous vertex to the input parameter and returns its location in the geometry.
queryPrevious(IPoint, int[], int[]) - Method in class com.esri.arcgis.geometry.IEnumVertexProxy
 
queryRaster(IRasterDataset, IEnvelope, double, int, ITrackCancel) - Method in class com.esri.arcgis.geodatabaseextensions.DynamicSurface
 
queryRaster(IRasterDataset, IEnvelope, double, int, ITrackCancel) - Method in interface com.esri.arcgis.geodatabaseextensions.IDynamicSurface
Writes surface heights to a raster dataset for a given area of interest and terrain pyramid level.
queryRaster(IRasterDataset, IEnvelope, double, int, ITrackCancel) - Method in class com.esri.arcgis.geodatabaseextensions.IDynamicSurfaceProxy
 
queryRecord(int, String[], String[]) - Method in interface com.esri.arcgis.geoanalyst.IRemap
Returns info for a remap record by index.
queryRecord(int, String[], String[]) - Method in class com.esri.arcgis.geoanalyst.IRemapProxy
 
queryRecord(int, String[], String[]) - Method in class com.esri.arcgis.geoanalyst.NumberRemap
 
queryRecord(int, String[], String[]) - Method in class com.esri.arcgis.geoanalyst.StringRemap
 
queryRecord(int, String[], String[]) - Method in class com.esri.arcgis.spatialanalyst.GPSANumberRemap
 
queryRecord(int, String[], String[]) - Method in class com.esri.arcgis.spatialanalyst.GPSAStringRemap
 
queryRecord(int, String[], String[]) - Method in interface com.esri.arcgis.spatialanalyst.IGPSARemap
Returns info for a remap record by index.
queryRecord(int, String[], String[]) - Method in class com.esri.arcgis.spatialanalyst.IGPSARemapProxy
 
queryResizeFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.CalloutTracker
 
queryResizeFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.EnvelopeTracker
 
queryResizeFeedback(IDisplayFeedback) - Method in interface com.esri.arcgis.display.ISelectionTracker
The resize feedback for the selection tracker.
queryResizeFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.ISelectionTrackerProxy
 
queryResizeFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.LineTracker
 
queryResizeFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.PointTracker
 
queryResizeFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.PolygonTracker
 
queryResolutionBounds(double[], double[]) - Method in interface com.esri.arcgis.geodatabaseextensions.ITerrainDataSource
Returns the pyramid levels in which the line/area data source has its features enforced as break edges in the triangulation.
queryResolutionBounds(double[], double[]) - Method in class com.esri.arcgis.geodatabaseextensions.ITerrainDataSourceProxy
 
queryResolutionBounds(double[], double[]) - Method in class com.esri.arcgis.geodatabaseextensions.TerrainDataSource
 
queryRotationAngles(double[], double[], double[]) - Method in class com.esri.arcgis.analyst3d.CharacterMarker3DSymbol
 
queryRotationAngles(double[], double[], double[]) - Method in interface com.esri.arcgis.analyst3d.IMarker3DPlacement
Gets the rotation angles for each axis.
queryRotationAngles(double[], double[], double[]) - Method in class com.esri.arcgis.analyst3d.IMarker3DPlacementProxy
 
queryRotationAngles(double[], double[], double[]) - Method in class com.esri.arcgis.analyst3d.Marker3DSymbol
 
queryRotationAngles(double[], double[], double[]) - Method in class com.esri.arcgis.analyst3d.SimpleMarker3DSymbol
 
querySegments(ISegmentCollection, int, ISegment[][]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
 
querySegments(ISegmentCollection, int, ISegment[][]) - Method in interface com.esri.arcgis.geometry.IGeometryBridge
Returns references to some of the input segments.
querySegments(ISegmentCollection, int, ISegment[][]) - Method in class com.esri.arcgis.geometry.IGeometryBridgeProxy
 
querySegments(int, int, ISegment[]) - Method in interface com.esri.arcgis.geometry.ISegmentCollection
Deprecated. This method uses C style arrays which are not supported in the ArcGIS API for Java. It is replaced by GeometryEnvironment.querySegments(com.esri.arcgis.geometry.ISegmentCollection, int, com.esri.arcgis.geometry.ISegment[][]).
querySegments(int, int, ISegment[]) - Method in class com.esri.arcgis.geometry.ISegmentCollectionProxy
 
querySegments(int, int, ISegment[]) - Method in class com.esri.arcgis.geometry.Path
 
querySegments(int, int, ISegment[]) - Method in class com.esri.arcgis.geometry.Polygon
 
querySegments(int, int, ISegment[]) - Method in class com.esri.arcgis.geometry.Polyline
 
querySegments(int, int, ISegment[]) - Method in class com.esri.arcgis.geometry.Ring
 
querySelectionExtent(int, IEnvelope) - Method in interface com.esri.arcgis.geodatabase.ITinSelection
Returns the extent of the selected elements.
querySelectionExtent(int, IEnvelope) - Method in class com.esri.arcgis.geodatabase.ITinSelectionProxy
 
querySelectionExtent(int, IEnvelope) - Method in class com.esri.arcgis.geodatabase.Tin
 
querySeparator(int, String[], boolean[], boolean[], boolean[]) - Method in interface com.esri.arcgis.carto.IMaplexLabelStackingProperties
Returns the separator in the collection at the specified index.
querySeparator(int, String[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.IMaplexLabelStackingPropertiesProxy
 
querySeparator(int, String[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.MaplexLabelStackingProperties
 
queryShape(IGeometry) - Method in class com.esri.arcgis.datainterop.FMECursorHelper
 
queryShape(IGeometry) - Method in interface com.esri.arcgis.geodatabase.IPlugInCursorHelper
Gets the geometry of the current record.
queryShape(IGeometry) - Method in class com.esri.arcgis.geodatabase.IPlugInCursorHelperProxy
 
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.AlternatingScaleBar
 
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.DoubleAlternatingScaleBar
 
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.HollowScaleBar
 
querySize(double[], double[]) - Method in interface com.esri.arcgis.carto.IPage
The size of the page in page units.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.IPageProxy
 
querySize(double[], double[]) - Method in interface com.esri.arcgis.carto.IQuerySize
Get the size in points.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.IQuerySizeProxy
 
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.Legend
 
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.MapInset
 
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.MapTitle
 
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.MarkerNorthArrow
 
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.Overview
 
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.Page
 
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.ScaleLine
 
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.ScaleText
 
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.Scalebar
 
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.SingleDivisionScaleBar
 
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.SteppedScaleLine
 
queryStats(double[], double[], double[], double[]) - Method in interface com.esri.arcgis.datasourcesraster.IStatsHistogram
Computes stats and histogram from a given Raster.
queryStats(double[], double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.IStatsHistogramProxy
 
queryStats(double[], double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.StatsHistogram
 
queryStringClass(int, String[], int[]) - Method in interface com.esri.arcgis.carto.IRasterRendererClassInfo
Information for a string class by index.
queryStringClass(int, String[], int[]) - Method in class com.esri.arcgis.carto.IRasterRendererClassInfoProxy
 
queryStringClass(int, String[], int[]) - Method in class com.esri.arcgis.carto.RasterClassifyColorRampRenderer
 
queryStringClass(int, String[], int[]) - Method in class com.esri.arcgis.carto.RasterColormapRenderer
 
queryStringClass(int, String[], int[]) - Method in class com.esri.arcgis.carto.RasterStretchColorRampRenderer
 
queryStringClass(int, String[], int[]) - Method in class com.esri.arcgis.carto.RasterUniqueValueRenderer
 
queryStringRecord(int, String[], int[], boolean[]) - Method in interface com.esri.arcgis.geoanalyst.IStringRemap
Returns string record information by index.
queryStringRecord(int, String[], int[], boolean[]) - Method in class com.esri.arcgis.geoanalyst.IStringRemapProxy
 
queryStringRecord(int, String[], int[], boolean[]) - Method in class com.esri.arcgis.geoanalyst.StringRemap
 
queryStringRecord(int, String[], int[], boolean[]) - Method in class com.esri.arcgis.spatialanalyst.GPSAStringRemap
 
queryStringRecord(int, String[], int[], boolean[]) - Method in interface com.esri.arcgis.spatialanalyst.IGPSAStringRemap
Returns string record information by index.
queryStringRecord(int, String[], int[], boolean[]) - Method in class com.esri.arcgis.spatialanalyst.IGPSAStringRemapProxy
 
queryStringValue(String, int[], boolean[]) - Method in interface com.esri.arcgis.geoanalyst.IStringRemap
Returns the mapped value for a string remap entry.
queryStringValue(String, int[], boolean[]) - Method in class com.esri.arcgis.geoanalyst.IStringRemapProxy
 
queryStringValue(String, int[], boolean[]) - Method in class com.esri.arcgis.geoanalyst.StringRemap
 
queryStringValue(String, int[], boolean[]) - Method in class com.esri.arcgis.spatialanalyst.GPSAStringRemap
 
queryStringValue(String, int[], boolean[]) - Method in interface com.esri.arcgis.spatialanalyst.IGPSAStringRemap
Returns the mapped value for a string remap entry.
queryStringValue(String, int[], boolean[]) - Method in class com.esri.arcgis.spatialanalyst.IGPSAStringRemapProxy
 
querySubTickVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.CustomOverlayGrid
 
querySubTickVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.Graticule
 
querySubTickVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in interface com.esri.arcgis.carto.IMapGrid
Returns the visibility of the subticks along all four sides of the map grid.
querySubTickVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.IMapGridProxy
 
querySubTickVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.IndexGrid
 
querySubTickVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.MeasuredGrid
 
querySubTickVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.MgrsGrid
 
querySubcurve(double, double, boolean, ICurve) - Method in interface com.esri.arcgis.geometry.IEnumCurve2
Copies a portion of this curve into an existing subcurve.
querySubcurve(double, double, boolean, ICurve) - Method in class com.esri.arcgis.geometry.IEnumCurve2Proxy
 
querySurfaceLength(IGeometry, double[], Object) - Method in class com.esri.arcgis.analyst3d.RasterSurface
 
querySurfaceLength(IGeometry, double[], Object) - Method in interface com.esri.arcgis.geodatabase.ISurface
Returns the length of an input polyline measured on the TIN's surface.
querySurfaceLength(IGeometry, double[], Object) - Method in class com.esri.arcgis.geodatabase.ISurfaceProxy
 
querySurfaceLength(IGeometry, double[], Object) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryTangent(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.BezierCurve
 
queryTangent(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.CircularArc
 
queryTangent(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.EllipticArc
 
queryTangent(int, double, boolean, double, ILine) - Method in interface com.esri.arcgis.geometry.ICurve
Constructs a line tangent to a curve from a point at a specified distance along the curve.
queryTangent(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.ICurveProxy
 
queryTangent(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.Line
 
queryTangent(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.Path
 
queryTangent(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.Polygon
 
queryTangent(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.Polyline
 
queryTangent(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.Ring
 
queryTemporalExtent(Object[], Object[]) - Method in interface com.esri.arcgis.trackinganalyst.ITemporalFeatureClass
Queries the feature class using the full temporal extent.
queryTemporalExtent(Object[], Object[]) - Method in class com.esri.arcgis.trackinganalyst.ITemporalFeatureClassProxy
 
queryTemporalExtent(Object[], Object[]) - Method in interface com.esri.arcgis.trackinganalyst.ITemporalLayer
Method QueryTemporalExtent.
queryTemporalExtent(Object[], Object[]) - Method in class com.esri.arcgis.trackinganalyst.ITemporalLayerProxy
 
queryTemporalExtent(Object[], Object[]) - Method in interface com.esri.arcgis.trackinganalyst.ITemporalObservationsTable
Method QueryTemporalExtent.
queryTemporalExtent(Object[], Object[]) - Method in class com.esri.arcgis.trackinganalyst.ITemporalObservationsTableProxy
 
queryTemporalExtent(Object[], Object[]) - Method in interface com.esri.arcgis.trackinganalyst.ITemporalSearch
Queries temporal data within the full temporal extent of the dataset.
queryTemporalExtent(Object[], Object[]) - Method in class com.esri.arcgis.trackinganalyst.ITemporalSearchProxy
 
queryTemporalExtent(Object[], Object[]) - Method in class com.esri.arcgis.trackinganalyst.TemporalFeatureClass
 
queryTemporalExtent(Object[], Object[]) - Method in class com.esri.arcgis.trackinganalyst.TemporalFeatureLayer
 
queryTemporalExtent(Object[], Object[]) - Method in class com.esri.arcgis.trackinganalyst.TemporalObservationTable
 
queryTextExtent(double, IPoint, int, IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.BackgroundTabStyle
 
queryTextExtent(double, IPoint, int, IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.ButtonTabStyle
 
queryTextExtent(double, IPoint, int, IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.ContinuousTabStyle
 
queryTextExtent(double, IPoint, int, IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.CornerGridLabel
 
queryTextExtent(double, IPoint, int, IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.DMSGridLabel
 
queryTextExtent(double, IPoint, int, IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.FormattedGridLabel
 
queryTextExtent(double, IPoint, int, IDisplay, IEnvelope) - Method in interface com.esri.arcgis.carto.IGridLabel
Determines the extent of a label's text on the specified grid axis.
queryTextExtent(double, IPoint, int, IDisplay, IEnvelope) - Method in interface com.esri.arcgis.carto.IGridLabel2
Determines the extent of a label's text on the specified grid axis.
queryTextExtent(double, IPoint, int, IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.IGridLabel2Proxy
 
queryTextExtent(double, IPoint, int, IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.IGridLabelProxy
 
queryTextExtent(double, IPoint, int, IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.MixedFontGridLabel
 
queryTextExtent(double, IPoint, int, IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.RoundedTabStyle
 
queryTickVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.CustomOverlayGrid
 
queryTickVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.Graticule
 
queryTickVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in interface com.esri.arcgis.carto.IMapGrid
Returns the visibility of the ticks along all four sides of the map grid.
queryTickVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.IMapGridProxy
 
queryTickVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.IndexGrid
 
queryTickVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.MeasuredGrid
 
queryTickVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.MgrsGrid
 
queryTileInfo(int[], int[], int[], int[], double[], double[], double[], int[], int[]) - Method in interface com.esri.arcgis.geodatabaseextensions.ITerrain
Returns horizontal partitioning information about the terrain data.
queryTileInfo(int[], int[], int[], int[], double[], double[], double[], int[], int[]) - Method in class com.esri.arcgis.geodatabaseextensions.ITerrainProxy
 
queryTileInfo(int[], int[], int[], int[], double[], double[], double[], int[], int[]) - Method in class com.esri.arcgis.geodatabaseextensions.Terrain
 
queryTilePosition(int[], int[], int[]) - Method in interface com.esri.arcgis.carto.IMapCooker
Queries for the current map tile position.
queryTilePosition(int[], int[], int[]) - Method in class com.esri.arcgis.carto.IMapCookerProxy
 
queryTilePosition(int[], int[], int[]) - Method in class com.esri.arcgis.carto.MapCooker
 
queryTilePosition(int[], int[], int[], int[]) - Method in class com.esri.arcgis.globecore.GlobeTileGenerator
 
queryTilePosition(int[], int[], int[], int[]) - Method in interface com.esri.arcgis.globecore.IGlobeTileGenerator
Queries for the current tile position.
queryTilePosition(int[], int[], int[], int[]) - Method in class com.esri.arcgis.globecore.IGlobeTileGeneratorProxy
 
queryToJunction(int, INetworkJunction, boolean[]) - Method in interface com.esri.arcgis.geodatabase.INetworkForwardStarAdjacencies
For the adjacent edge element at the specified index, queries the junction element opposite of the atJunction.
queryToJunction(int, INetworkJunction, boolean[]) - Method in class com.esri.arcgis.geodatabase.INetworkForwardStarAdjacenciesProxy
 
queryToJunction(int, INetworkJunction, boolean[]) - Method in class com.esri.arcgis.geodatabase.NetworkForwardStarAdjacencies
 
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.BezierCurve
 
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.CircularArc
 
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.EllipticArc
 
queryToPoint(IPoint) - Method in interface com.esri.arcgis.geometry.ICurve
Copies the curve's 'to' point into the input point.
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.ICurveProxy
 
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.Line
 
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.Path
 
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.Polygon
 
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.Polyline
 
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.Ring
 
queryTransformationParameters(int, double[]) - Method in interface com.esri.arcgis.geometry.IProjectiveTransformation2D
Deprecated. Returns the eight parameters which define the two dimensional projective transformation.
queryTransformationParameters(int, double[][]) - Method in interface com.esri.arcgis.geometry.IProjectiveTransformation2DGEN
Returns the eight parameters which define the two dimensional projective transformation.
queryTransformationParameters(int, double[][]) - Method in class com.esri.arcgis.geometry.IProjectiveTransformation2DGENProxy
 
queryTransformationParameters(int, double[]) - Method in class com.esri.arcgis.geometry.IProjectiveTransformation2DProxy
 
queryTransformationParameters(int, double[][]) - Method in class com.esri.arcgis.geometry.ProjectiveTransformation2D
 
queryTransformationParameters(int, double[]) - Method in class com.esri.arcgis.geometry.ProjectiveTransformation2D
 
queryTriangle(int, ITinTriangle) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced
The triangle equal to that referenced by the index.
queryTriangle(int, ITinTriangle) - Method in class com.esri.arcgis.geodatabase.ITinAdvancedProxy
 
queryTriangle(int, ITinTriangle) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryTriangleAsRing(int, IRing) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced
The ring equal to the triangle referenced by the index.
queryTriangleAsRing(int, IRing) - Method in class com.esri.arcgis.geodatabase.ITinAdvancedProxy
 
queryTriangleAsRing(int, IRing) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryTriangleAsWKSPointZs(int, _WKSPointZ[], _WKSPointZ[], _WKSPointZ[]) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced
Queries the points equal to the nodes of the triangle referenced by the index.
queryTriangleAsWKSPointZs(int, _WKSPointZ[], _WKSPointZ[], _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.ITinAdvancedProxy
 
queryTriangleAsWKSPointZs(int, _WKSPointZ[], _WKSPointZ[], _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryTriangleEdgeIndices(int, int[], int[], int[]) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced2
Gets the three edges of the specified triangle (clockwise).
queryTriangleEdgeIndices(int, int[], int[], int[]) - Method in class com.esri.arcgis.geodatabase.ITinAdvanced2Proxy
 
queryTriangleEdgeIndices(int, int[], int[], int[]) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryTriangleIndicesAroundNode(int, ILongArray) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced2
Returns all triangles sharing the specified node.
queryTriangleIndicesAroundNode(int, ILongArray) - Method in class com.esri.arcgis.geodatabase.ITinAdvanced2Proxy
 
queryTriangleIndicesAroundNode(int, ILongArray) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryTriangleNeighborhoodIndices(IPoint, ILongArray) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced2
Returns all triangles whose circumscribed circle contains the query point.
queryTriangleNeighborhoodIndices(IPoint, ILongArray) - Method in class com.esri.arcgis.geodatabase.ITinAdvanced2Proxy
 
queryTriangleNeighborhoodIndices(IPoint, ILongArray) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryTriangleNodeIndices(int, int[], int[], int[]) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced2
Gets the three nodes of the specified triangle (clockwise).
queryTriangleNodeIndices(int, int[], int[], int[]) - Method in class com.esri.arcgis.geodatabase.ITinAdvanced2Proxy
 
queryTriangleNodeIndices(int, int[], int[], int[]) - Method in class com.esri.arcgis.geodatabase.Tin
 
queryTurn(int, INetworkTurn) - Method in interface com.esri.arcgis.geodatabase.INetworkEdge
Queries the index'th network turn element in which this network edge element participates.
queryTurn(int, INetworkTurn) - Method in class com.esri.arcgis.geodatabase.INetworkEdgeProxy
 
queryTurn(int, INetworkTurn) - Method in interface com.esri.arcgis.geodatabase.INetworkForwardStarAdjacencies
Queries the turn element that passes through the fromEdge, the atJunction, and the adjacent edge at the specified index.
queryTurn(int, INetworkTurn) - Method in class com.esri.arcgis.geodatabase.INetworkForwardStarAdjacenciesProxy
 
queryTurn(int, INetworkTurn) - Method in interface com.esri.arcgis.geodatabase.INetworkJunction
Queries the index'th network turn element anchored at this network junction element.
queryTurn(int, INetworkTurn) - Method in class com.esri.arcgis.geodatabase.INetworkJunctionProxy
 
queryTurn(int, INetworkTurn) - Method in interface com.esri.arcgis.geodatabase.INetworkQuery
Performs a network turn element query by element ID and populates the given turn element object.
queryTurn(int, INetworkTurn) - Method in class com.esri.arcgis.geodatabase.INetworkQueryProxy
 
queryTurn(int, INetworkTurn) - Method in class com.esri.arcgis.geodatabase.NetworkDataset
 
queryTurn(int, INetworkTurn) - Method in class com.esri.arcgis.geodatabase.NetworkEdge
 
queryTurn(int, INetworkTurn) - Method in class com.esri.arcgis.geodatabase.NetworkForwardStarAdjacencies
 
queryTurn(int, INetworkTurn) - Method in class com.esri.arcgis.geodatabase.NetworkJunction
 
queryValue(INetworkElement, IRow) - Method in interface com.esri.arcgis.geodatabase.INetworkEvaluatorSetup
Evaluates the attribute value of a network element.
queryValue(INetworkElement, IRow) - Method in class com.esri.arcgis.geodatabase.INetworkEvaluatorSetupProxy
 
queryValue(INetworkElement, IRow) - Method in class com.esri.arcgis.geodatabase.NetworkConstantEvaluator
 
queryValue(INetworkElement, IRow) - Method in class com.esri.arcgis.geodatabase.NetworkFieldEvaluator
 
queryValue(INetworkElement, IRow) - Method in class com.esri.arcgis.geodatabase.NetworkScriptEvaluator
 
queryValue(IFeature) - Method in class com.esri.arcgis.location.HatchInputValue
 
queryValue(IFeature) - Method in interface com.esri.arcgis.location.IHatchInputValue
Returns the value.
queryValue(IFeature) - Method in class com.esri.arcgis.location.IHatchInputValueProxy
 
queryValues(IRowBuffer) - Method in class com.esri.arcgis.datainterop.FMECursorHelper
 
queryValues(IRowBuffer) - Method in interface com.esri.arcgis.geodatabase.IPlugInCursorHelper
Gets the values for the non-geometry fields in the current record.
queryValues(IRowBuffer) - Method in class com.esri.arcgis.geodatabase.IPlugInCursorHelperProxy
 
queryVector(IVector3D) - Method in interface com.esri.arcgis.geometry.IRay
Sets a vector equal to a unit vector with the same direction as the ray.
queryVector(IVector3D) - Method in class com.esri.arcgis.geometry.IRayProxy
 
queryVector(IVector3D) - Method in class com.esri.arcgis.geometry.Ray
 
queryVertices(_WKSPointZ[], _WKSPointZ[], _WKSPointZ[]) - Method in interface com.esri.arcgis.geodatabase.ITinTriangle
The vertices of the specified triangle as point features.
queryVertices(_WKSPointZ[], _WKSPointZ[], _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.ITinTriangleProxy
 
queryVertices(_WKSPointZ[], _WKSPointZ[], _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.TinTriangle
 
queryViewingPlatformMBB(IEnvelope, double[], double[], double[], double[]) - Method in class com.esri.arcgis.analyst3d.Camera
 
queryViewingPlatformMBB(IEnvelope, double[], double[], double[], double[]) - Method in interface com.esri.arcgis.analyst3d.ICamera
Returns the viewing parameters corresponding to the given extent.
queryViewingPlatformMBB(IEnvelope, double[], double[], double[], double[]) - Method in class com.esri.arcgis.analyst3d.ICameraProxy
 
queryViewingPlatformMBB(IEnvelope, double[], double[], double[], double[]) - Method in class com.esri.arcgis.globecore.GlobeCamera
 
queryViewingPlatformSphere(IPoint, double, double[], double[], double[], double[]) - Method in class com.esri.arcgis.analyst3d.Camera
 
queryViewingPlatformSphere(IPoint, double, double[], double[], double[], double[]) - Method in interface com.esri.arcgis.analyst3d.ICamera
Returns the viewing parameters corresponding to the given spherical extent.
queryViewingPlatformSphere(IPoint, double, double[], double[], double[], double[]) - Method in class com.esri.arcgis.analyst3d.ICameraProxy
 
queryViewingPlatformSphere(IPoint, double, double[], double[], double[], double[]) - Method in class com.esri.arcgis.globecore.GlobeCamera
 
queryVisibleGeographicExtent(IEnvelope) - Method in class com.esri.arcgis.globecore.GlobeCamera
 
queryVisibleGeographicExtent(IEnvelope) - Method in interface com.esri.arcgis.globecore.IGlobeViewUtil
Visible geographic extent of Globe sphere.
queryVisibleGeographicExtent(IEnvelope) - Method in class com.esri.arcgis.globecore.IGlobeViewUtilProxy
 
queryWKSCoords(_WKSPoint[], _WKSPoint[]) - Method in interface com.esri.arcgis.geometry.ILine2
Returns the (x,y) coordinates of this line's endpoints.
queryWKSCoords(_WKSPoint[], _WKSPoint[]) - Method in class com.esri.arcgis.geometry.ILine2Proxy
 
queryWKSCoords(_WKSPoint[], _WKSPoint[]) - Method in class com.esri.arcgis.geometry.Line
 
queryWKSEnvelope(_WKSEnvelope) - Method in class com.esri.arcgis.geometry.Envelope
 
queryWKSEnvelope(_WKSEnvelope) - Method in class com.esri.arcgis.geometry.GeometryBag
 
queryWKSEnvelope(_WKSEnvelope) - Method in interface com.esri.arcgis.geometry.IGeometry3
Defines the specified wksenvelope to be the current extent of this geometry in the x-y plane.
queryWKSEnvelope(_WKSEnvelope) - Method in class com.esri.arcgis.geometry.IGeometry3Proxy
 
queryWKSEnvelope(_WKSEnvelope) - Method in class com.esri.arcgis.geometry.MultiPatch
 
queryWKSEnvelope(_WKSEnvelope) - Method in class com.esri.arcgis.geometry.Multipoint
 
queryWKSEnvelope(_WKSEnvelope) - Method in class com.esri.arcgis.geometry.Point
 
queryWKSEnvelope(_WKSEnvelope) - Method in class com.esri.arcgis.geometry.Polygon
 
queryWKSEnvelope(_WKSEnvelope) - Method in class com.esri.arcgis.geometry.Polyline
 
queryWKSPointVA(int, int, _WKSPointVA[]) - Method in interface com.esri.arcgis.geometry.IPointCollection5
Copies vertices/points coordinates to the array of point structures.
queryWKSPointVA(int, int, _WKSPointVA[]) - Method in class com.esri.arcgis.geometry.IPointCollection5Proxy
 
queryWKSPointVA(int, int, _WKSPointVA[]) - Method in class com.esri.arcgis.geometry.Multipoint
 
queryWKSPointZs(IPointCollection4, int, _WKSPointZ[][]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
 
queryWKSPointZs(IPointCollection4, int, _WKSPointZ[][]) - Method in interface com.esri.arcgis.geometry.IGeometryBridge
Copies vertices/points coordinates to the array of point structures.
queryWKSPointZs(IPointCollection4, int, _WKSPointZ[][]) - Method in class com.esri.arcgis.geometry.IGeometryBridgeProxy
 
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in interface com.esri.arcgis.geometry.IPointCollection4
Deprecated. This method uses C style arrays which are not supported in the ArcGIS API for Java. It is replaced by GeometryEnvironment.queryWKSPointZs(com.esri.arcgis.geometry.IPointCollection4, int, com.esri.arcgis.system._WKSPointZ[][]).
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.IPointCollection4Proxy
 
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.MultiPatch
 
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.Multipoint
 
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.Path
 
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.Polygon
 
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.Polyline
 
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.Ring
 
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.TriangleFan
 
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.TriangleStrip
 
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.Triangles
 
queryWKSPoints(IPointCollection4, int, _WKSPoint[][]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
 
queryWKSPoints(IPointCollection4, int, _WKSPoint[][]) - Method in interface com.esri.arcgis.geometry.IGeometryBridge2
Copies vertices'/points' coordinates to the array of point structures.
queryWKSPoints(IPointCollection4, int, _WKSPoint[][]) - Method in class com.esri.arcgis.geometry.IGeometryBridge2Proxy
 
queryWeights(double[], double[], double[], double[]) - Method in interface com.esri.arcgis.datasourcesraster.IPansharpeningFilter
Gets the Red, Green, Blue, and Infrared weights contributing to panchromatic image.
queryWeights(double[], double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.IPansharpeningFilterProxy
 
queryWeights(double[], double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.PansharpeningFilter
 
queryWordBoundaries(int, ITransformation, IGeometry, IGeometryBag) - Method in interface com.esri.arcgis.display.IWordBoundaries
Fills an existing geometry bag with the boundaries of the words in the text symbol.
queryWordBoundaries(int, ITransformation, IGeometry, IGeometryBag) - Method in class com.esri.arcgis.display.IWordBoundariesProxy
 
queryWordBoundaries(int, ITransformation, IGeometry, IGeometryBag) - Method in class com.esri.arcgis.display.TextSymbol
 
queryZCoords(double[], double[]) - Method in class com.esri.arcgis.geometry.Envelope
 
queryZCoords(double[], double[]) - Method in interface com.esri.arcgis.geometry.IEnvelope2
Queries the minimum and maximum Z values simultaneously.
queryZCoords(double[], double[]) - Method in class com.esri.arcgis.geometry.IEnvelope2Proxy
 
quoteString(String) - Method in class com.esri.arcgis.geoprocessing.GPParseString
 
quoteString(String) - Method in interface com.esri.arcgis.geoprocessing.IGPParseString2
Quotes the string if it needs to be quoted.
quoteString(String) - Method in class com.esri.arcgis.geoprocessing.IGPParseString2Proxy
 

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 _