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

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
Given a table name and column name, returns its fully qualified name.
qualifyColumnName(String, String) - Method in class com.esri.arcgis.datasourcesGDB.Sde4Workspace
Given a table name and column name, returns its fully qualified name.
qualifyColumnName(String, String) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Given a table name and column name, returns its fully qualified name.
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
Given a table name and column name, returns its fully qualified name.
qualifyColumnName(String, String) - Method in class com.esri.arcgis.geodatabase.VersionedWorkspace
Given a table name and column name, returns its fully qualified name.
qualifyColumnName(String, String) - Method in class com.esri.arcgis.geodatabase.Workspace
Given a table name and column name, returns its fully qualified name.
qualifyFieldName(String, String) - Method in class com.esri.arcgis.geoprocessing.GeoProcessor
Qualify a field name within the given workspace.
qualifyFieldName(String, String) - Method in interface com.esri.arcgis.geoprocessing.IGeoProcessor
Qualify a field name within the given workspace.
qualifyFieldName(String, String) - Method in interface com.esri.arcgis.geoprocessing.IGeoProcessor2
Qualify a field name within the given workspace.
qualifyFieldName(String, String) - Method in class com.esri.arcgis.geoprocessing.IGeoProcessor2Proxy
Deprecated. Qualify a field name within the given workspace.
qualifyFieldName(String, String) - Method in class com.esri.arcgis.geoprocessing.IGeoProcessorProxy
Deprecated. Qualify a field name within the given workspace.
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
Qualifies a field name for the workspace and connected user.
qualifyOutputCatalogPath(String) - Method in class com.esri.arcgis.geoprocessing.GPUtilities
Qualify the catalog path with the GDBs database and user names.
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
Deprecated. Qualify the catalog path with the GDBs database and user names.
qualifyOutputDataElement(IGPValue) - Method in class com.esri.arcgis.geoprocessing.GPUtilities
Qualify the catalog path of the given value with the GDBs database and user names.
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
Deprecated. Qualify the catalog path of the given value with the GDBs database and user names.
qualifyTableName(String, String, String) - Method in class com.esri.arcgis.datasourcesGDB.Sde3Workspace
Given a database, owner, and table name, return its fully qualified name.
qualifyTableName(String, String, String) - Method in class com.esri.arcgis.datasourcesGDB.Sde4Workspace
Given a database, owner, and table name, return its fully qualified name.
qualifyTableName(String, String, String) - Method in class com.esri.arcgis.datasourcesGDB.SqlWorkspace
Given a database, owner, and table name, return its fully qualified name.
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
Given a database, owner, and table name, return its fully qualified name.
qualifyTableName(String, String, String) - Method in class com.esri.arcgis.geodatabase.VersionedWorkspace
Given a database, owner, and table name, return its fully qualified name.
qualifyTableName(String, String, String) - Method in class com.esri.arcgis.geodatabase.Workspace
Given a database, owner, and table name, return its fully qualified name.
qualifyTableName(String, String) - Method in class com.esri.arcgis.geoprocessing.GeoProcessor
Qualify a table name within the given workspace.
qualifyTableName(String, String) - Method in interface com.esri.arcgis.geoprocessing.IGeoProcessor
Qualify a table name within the given workspace.
qualifyTableName(String, String) - Method in interface com.esri.arcgis.geoprocessing.IGeoProcessor2
Qualify a table name within the given workspace.
qualifyTableName(String, String) - Method in class com.esri.arcgis.geoprocessing.IGeoProcessor2Proxy
Deprecated. Qualify a table name within the given workspace.
qualifyTableName(String, String) - Method in class com.esri.arcgis.geoprocessing.IGeoProcessorProxy
Deprecated. Qualify a table name within the given workspace.
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
Qualifies a table name for the workspace and connected user.
qualifyTableName(IFeatureWorkspace, String) - Method in interface com.esri.arcgis.search.ISSUtilities
.
qualifyTableName(IFeatureWorkspace, String) - Method in class com.esri.arcgis.search.ISSUtilitiesProxy
Deprecated. .
qualifyTableName(IFeatureWorkspace, String) - Method in class com.esri.arcgis.search.SSUtilities
.
Quantile - Class in com.esri.arcgis.system
COM Class 'Quantile'.
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.
Quantile theQuantile = (Quantile) obj;
query(int, String, IQueryFilter, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
query
query(int, String, IQueryFilter, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
query
query(int, String, IQueryFilter, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
query
query(int, String, IQueryFilter, IServiceDataOptions) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer
query
query(int, String, IQueryFilter, IServiceDataOptions) - Method in class com.esri.arcgis.carto.IGraphicFeatureServerProxy
Deprecated. query
query2(String, int, String, IQueryFilter, double, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
query2
query2(String, int, String, IQueryFilter, double, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
query2
query2(String, int, String, IQueryFilter, double, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
query2
query2(String, int, String, IQueryFilter, double, IServiceDataOptions) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer2
query2
query2(String, int, String, IQueryFilter, double, IServiceDataOptions) - Method in class com.esri.arcgis.carto.IGraphicFeatureServer2Proxy
Deprecated. query2
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
Deprecated. Default zero indexed bands for a 3 band raster.
query3BandRGB(int[], int[], int[]) - Method in class com.esri.arcgis.carto.RasterDefaultsEnv
Default zero indexed bands for a 3 band raster.
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
Deprecated. Default zero indexed bands for a 4 or more band raster.
query4BandRGB(int[], int[], int[]) - Method in class com.esri.arcgis.carto.RasterDefaultsEnv
Default zero indexed bands for a 4 or more band raster.
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
Queries the accumulated extent after recording an act.
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 interface com.esri.arcgis.geodatabase.INetworkForwardStarEx
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.INetworkForwardStarExProxy
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
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.NetworkForwardStar
Finds all network elements that are adjacent to the given sequence of network elements.
queryAdjacentEdge(int, int[], boolean[], Object[]) - Method in class com.esri.arcgis.geodatabase.ForwardStar
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.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
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.IForwardStarProxy
Returns index'th adjacent edge found with FindAdjacent, its orientation, and its weight value.
queryAdjacentEdges(int[][], boolean[][], Object[][]) - Method in class com.esri.arcgis.geodatabase.ForwardStar
Returns the adjacent edges found with FindAdjacent into the specified user-defined array.
queryAdjacentEdges(int, int[], boolean[], Object[]) - Method in class com.esri.arcgis.geodatabase.ForwardStar
Returns the adjacent edges found with FindAdjacent into the specified user-defined array.
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
Returns the adjacent edges found with FindAdjacent into the specified user-defined array.
queryAdjacentEdges(int, int[], boolean[], Object[]) - Method in class com.esri.arcgis.geodatabase.IForwardStarProxy
Returns the adjacent edges found with FindAdjacent into the specified user-defined array.
queryAdjacentJunction(int, int[], Object[]) - Method in class com.esri.arcgis.geodatabase.ForwardStar
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.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
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.IForwardStarProxy
Returns the opposite junction of the index'th adjacent edge found with FindAdjacent, and the weight value for this junction.
queryAdjacentJunctions(int[][], Object[][]) - Method in class com.esri.arcgis.geodatabase.ForwardStar
Returns the opposite junctions of the adjacent edges found with FindAdjacent into the specified user-defined array.
queryAdjacentJunctions(int, int[], Object[]) - Method in class com.esri.arcgis.geodatabase.ForwardStar
Returns the opposite junctions of the adjacent edges found with FindAdjacent into the specified user-defined array.
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
Returns the opposite junctions of the adjacent edges found with FindAdjacent into the specified user-defined array.
queryAdjacentJunctions(int, int[], Object[]) - Method in class com.esri.arcgis.geodatabase.IForwardStarProxy
Returns the opposite junctions of the adjacent edges found with FindAdjacent into the specified user-defined array.
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
Deprecated. Returns all nodes connecting to the node.
queryAdjacentNodeIndices(ILongArray) - Method in class com.esri.arcgis.geodatabase.TinNode
Returns all nodes connecting to the node.
queryAdjacentTriangleIndices(int[], int[], int[]) - Method in interface com.esri.arcgis.geodatabase.ITinTriangle
An array of index numbers belonging to triangles adjacent to the specified triangle.
queryAdjacentTriangleIndices(int[], int[], int[]) - Method in class com.esri.arcgis.geodatabase.ITinTriangleProxy
Deprecated. An array of index numbers belonging to triangles adjacent to the specified triangle.
queryAdjacentTriangleIndices(int[], int[], int[]) - Method in class com.esri.arcgis.geodatabase.TinTriangle
An array of index numbers belonging to triangles adjacent to the specified triangle.
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
Deprecated. The array of triangles adjacent to the specified triangle.
queryAdjacentTriangles(ITinTriangle, ITinTriangle, ITinTriangle) - Method in class com.esri.arcgis.geodatabase.TinTriangle
The array of triangles adjacent to the specified triangle.
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
Deprecated. 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.Tin
Queries the first two non-densified nodes of a line segment represented by the specified edge).
queryAIDriver() - Method in class com.esri.arcgis.output.AIExporter
Returns Interface IAIDriver.
queryAIDriver() - Method in interface com.esri.arcgis.output.IAIExporter
Returns Interface IAIDriver.
queryAIDriver() - Method in class com.esri.arcgis.output.IAIExporterProxy
Deprecated. Returns Interface IAIDriver.
queryAircraftOrientation(double[], double[], double[], boolean[]) - Method in class com.esri.arcgis.datasourcesraster.FrameXform
Queries aircraft orientation angles in degrees from the sensor exterior orientation (rotation matrix).
queryAircraftOrientation(double[], double[], double[], boolean[]) - Method in interface com.esri.arcgis.datasourcesraster.IFrameXform2
Queries aircraft orientation angles in degrees from the sensor exterior orientation (rotation matrix).
queryAircraftOrientation(double[], double[], double[], boolean[]) - Method in class com.esri.arcgis.datasourcesraster.IFrameXform2Proxy
Deprecated. Queries aircraft orientation angles in degrees from the sensor exterior orientation (rotation matrix).
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
Deprecated. Returns all edges connected to the specified node.
queryAllEdgeIndicesAroundNode(int, ILongArray) - Method in class com.esri.arcgis.geodatabase.Tin
Returns all edges connected to the specified node.
queryARFeatures(IARSearchDef) - Method in class com.esri.arcgis.controls.ARGlobe
Searches the globe using a search definition and returns an ARFeatureSet.
queryARFeatures(IARSearchDef) - Method in class com.esri.arcgis.controls.ARLayer
Searches the layer using a search definition and returns an ARFeatureSet.
queryARFeatures(IARSearchDef) - Method in class com.esri.arcgis.controls.ARMap
Searches the map using a search definition and returns an ARFeatureSet.
queryARFeatures(IARSearchDef) - Method in interface com.esri.arcgis.controls.IARGlobe
Searches the globe using a search definition and returns an ARFeatureSet.
queryARFeatures(IARSearchDef) - Method in class com.esri.arcgis.controls.IARGlobeProxy
Searches the globe using a search definition and returns an ARFeatureSet.
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
Searches the layer using a search definition and returns an ARFeatureSet.
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
Searches the map using a search definition and returns an ARFeatureSet.
queryAsFeatureClass(IFeatureClass, IEnvelope, double, ITrackCancel) - Method in class com.esri.arcgis.geodatabaseextensions.DynamicSurface
Writes terrain measurement points and breakline vertices to a multipoint feature class for a given area of interest and terrain pyramid level.
queryAsFeatureClass(IFeatureClass, IEnvelope, double, ITrackCancel) - Method in interface com.esri.arcgis.geodatabaseextensions.IDynamicSurface
Writes terrain measurement points and breakline vertices to a multipoint feature class for a given area of interest and terrain pyramid level.
queryAsFeatureClass(IFeatureClass, IEnvelope, double, ITrackCancel) - Method in class com.esri.arcgis.geodatabaseextensions.IDynamicSurfaceProxy
Writes terrain measurement points and breakline vertices to a multipoint feature class for a given area of interest and terrain pyramid level.
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
Deprecated. Sets the specified edge equal to a line.
queryAsLine(ILine) - Method in class com.esri.arcgis.geodatabase.TinEdge
Sets the specified edge equal to a line.
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
Deprecated. Sets the node equal to a point.
queryAsPoint(IPoint) - Method in class com.esri.arcgis.geodatabase.TinNode
Sets the node equal to a point.
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
Deprecated. Sets the specified triangle as a ring.
queryAsRing(IRing) - Method in class com.esri.arcgis.geodatabase.TinTriangle
Sets the specified triangle as a ring.
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
Deprecated. Sets the node equal to a point with a z value.
queryAsWKSPointZ(_WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.TinNode
Sets the node equal to a point with a z value.
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
Deprecated. Sets the specified edge equal to its nodes as points with z values.
queryAsWKSPointZs(_WKSPointZ[], _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.TinEdge
Sets the specified edge equal to its nodes as points with z values.
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
Queries the junction element used as the atJunction in the NetworkForwardStar object.
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
Queries the at-junction of this network turn.
queryAtJunction(INetworkJunction) - Method in class com.esri.arcgis.geodatabase.NetworkForwardStarAdjacencies
Queries the junction element used as the atJunction in the NetworkForwardStar object.
queryAtJunction(INetworkJunction) - Method in class com.esri.arcgis.geodatabase.NetworkTurn
Queries the at-junction of this network turn.
queryAttachmentData(int, ILongArray, int) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
queryAttachmentData
queryAttachmentData(int, ILongArray, int) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
queryAttachmentData
queryAttachmentData(int, ILongArray, int) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
queryAttachmentData
queryAttachmentData(int, ILongArray, int) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer
queryAttachmentData
queryAttachmentData(int, ILongArray, int) - Method in class com.esri.arcgis.carto.IGraphicFeatureServerProxy
Deprecated. queryAttachmentData
queryAttachmentData(String, int, ILongArray, int) - Method in interface com.esri.arcgis.carto.IMapServer3
Returns the attachment data for the given features/ rows.
queryAttachmentData(String, int, ILongArray, int) - Method in class com.esri.arcgis.carto.IMapServer3Proxy
Deprecated. Returns the attachment data for the given features/ rows.
queryAttachmentData(String, int, ILongArray, int) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns the attachment data for the given features/ rows.
queryAttachmentData(String, int, ILongArray, int) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns the attachment data for the given features/ rows.
queryAttachmentData(String, int, ILongArray, int) - Method in class com.esri.arcgis.carto.MapServer
Returns the attachment data for the given features/ rows.
queryAttachmentData(String, int, ILongArray, int) - Method in class com.esri.arcgis.carto.MapServerIP
Returns the attachment data for the given features/ rows.
queryAttachmentData(String, int, ILongArray, int) - Method in class com.esri.arcgis.carto.MapServerLP
Returns the attachment data for the given features/ rows.
queryAttachmentData2(String, int, ILongArray, int) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
queryAttachmentData2
queryAttachmentData2(String, int, ILongArray, int) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
queryAttachmentData2
queryAttachmentData2(String, int, ILongArray, int) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
queryAttachmentData2
queryAttachmentData2(String, int, ILongArray, int) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer2
queryAttachmentData2
queryAttachmentData2(String, int, ILongArray, int) - Method in class com.esri.arcgis.carto.IGraphicFeatureServer2Proxy
Deprecated. queryAttachmentData2
queryAttachmentData2(String, IMapTableDescription, ILongArray, int) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns the attachment data for the given features/ rows.
queryAttachmentData2(String, IMapTableDescription, ILongArray, int) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns the attachment data for the given features/ rows.
queryAttachmentData2(String, IMapTableDescription, ILongArray, int) - Method in class com.esri.arcgis.carto.MapServerIP
Returns the attachment data for the given features/ rows.
queryAttachmentData2(String, IMapTableDescription, ILongArray, int) - Method in class com.esri.arcgis.carto.MapServerLP
Returns the attachment data for the given features/ rows.
queryAttachmentInfos(int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
queryAttachmentInfos
queryAttachmentInfos(int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
queryAttachmentInfos
queryAttachmentInfos(int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
queryAttachmentInfos
queryAttachmentInfos(int, ILongArray) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer
queryAttachmentInfos
queryAttachmentInfos(int, ILongArray) - Method in class com.esri.arcgis.carto.IGraphicFeatureServerProxy
Deprecated. queryAttachmentInfos
queryAttachmentInfos(String, int, ILongArray) - Method in interface com.esri.arcgis.carto.IMapServer3
Returns the attachment info that describe the attachments for the given features/ rows.
queryAttachmentInfos(String, int, ILongArray) - Method in class com.esri.arcgis.carto.IMapServer3Proxy
Deprecated. Returns the attachment info that describe the attachments for the given features/ rows.
queryAttachmentInfos(String, int, ILongArray) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns the attachment info that describe the attachments for the given features/ rows.
queryAttachmentInfos(String, int, ILongArray) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns the attachment info that describe the attachments for the given features/ rows.
queryAttachmentInfos(String, int, ILongArray) - Method in class com.esri.arcgis.carto.MapServer
Returns the attachment info that describe the attachments for the given features/ rows.
queryAttachmentInfos(String, int, ILongArray) - Method in class com.esri.arcgis.carto.MapServerIP
Returns the attachment info that describe the attachments for the given features/ rows.
queryAttachmentInfos(String, int, ILongArray) - Method in class com.esri.arcgis.carto.MapServerLP
Returns the attachment info that describe the attachments for the given features/ rows.
queryAttachmentInfos2(String, int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
queryAttachmentInfos2
queryAttachmentInfos2(String, int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
queryAttachmentInfos2
queryAttachmentInfos2(String, int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
queryAttachmentInfos2
queryAttachmentInfos2(String, int, ILongArray) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer2
queryAttachmentInfos2
queryAttachmentInfos2(String, int, ILongArray) - Method in class com.esri.arcgis.carto.IGraphicFeatureServer2Proxy
Deprecated. queryAttachmentInfos2
queryAttachmentInfos2(String, IMapTableDescription, ILongArray) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns the attachment info that describe the attachments for the given features/ rows.
queryAttachmentInfos2(String, IMapTableDescription, ILongArray) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns the attachment info that describe the attachments for the given features/ rows.
queryAttachmentInfos2(String, IMapTableDescription, ILongArray) - Method in class com.esri.arcgis.carto.MapServerIP
Returns the attachment info that describe the attachments for the given features/ rows.
queryAttachmentInfos2(String, IMapTableDescription, ILongArray) - Method in class com.esri.arcgis.carto.MapServerLP
Returns the attachment info that describe the attachments for the given features/ rows.
queryAttributeCutoffRange(INetworkEdge, INetworkAttribute, double, Object, double[], double[]) - Method in interface com.esri.arcgis.geodatabase.INetworkForwardStarEx
Returns the range of accessible positions within a specified attribute cutoff from a query position along an edge element, respective to any existing attribute adjustments along the edge.
queryAttributeCutoffRange(INetworkEdge, INetworkAttribute, double, Object, double[], double[]) - Method in class com.esri.arcgis.geodatabase.INetworkForwardStarExProxy
Returns the range of accessible positions within a specified attribute cutoff from a query position along an edge element, respective to any existing attribute adjustments along the edge.
queryAttributeCutoffRange(INetworkEdge, INetworkAttribute, double, Object, double[], double[]) - Method in class com.esri.arcgis.geodatabase.NetworkForwardStar
Returns the range of accessible positions within a specified attribute cutoff from a query position along an edge element, respective to any existing attribute adjustments along the edge.
QueryAttributes - Class in com.esri.arcgis.arcmapui
COM Class 'QueryAttributes'.
QueryAttributes() - Constructor for class com.esri.arcgis.arcmapui.QueryAttributes
Constructs a QueryAttributes using ArcGIS Engine.
QueryAttributes(Object) - Constructor for class com.esri.arcgis.arcmapui.QueryAttributes
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
QueryAttributes theQueryAttributes = (QueryAttributes) obj;
queryAtTurn(int, int[], Object[]) - Method in class com.esri.arcgis.geodatabase.ForwardStar
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.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
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.IForwardStarProxy
Returns the turn through which the index'th adjacent edge found with FindAdjacent passes, and the weight value of the turn.
queryAtTurns(int, int[], Object[]) - Method in class com.esri.arcgis.geodatabase.ForwardStar
Returns the turns through which the adjacent edges found with FindAdjacent passes into the user-defined array.
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
Returns the turns through which the adjacent edges found with FindAdjacent passes into the user-defined array.
queryBackgroundValues(double[], double[], double[]) - Method in interface com.esri.arcgis.carto.IRasterDefaultsEnv5
background value.
queryBackgroundValues(double[], double[], double[]) - Method in class com.esri.arcgis.carto.IRasterDefaultsEnv5Proxy
Deprecated. background value.
queryBackgroundValues(double[], double[], double[]) - Method in class com.esri.arcgis.carto.RasterDefaultsEnv
background value.
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
Deprecated. Band numbers for red, green, and blue bands.
queryBandIndices(int[], int[], int[]) - Method in class com.esri.arcgis.carto.RasterRGBRenderer
Band numbers for red, green, and blue bands.
queryBarriers(IDisplay, IGeometryCollection, IEnvelope, ITrackCancel) - Method in class com.esri.arcgis.carto.CadAnnotationLayer
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.ChartRenderer
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.ClassBreaksRenderer
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.CompositeGraphicsLayer
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.CoverageAnnotationLayer
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.DimensionLayer
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.FDOGraphicsLayer
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.GraphicsSubLayer
List of barriers within the specified extent, or all barriers if no extent given.
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
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.ProportionalSymbolRenderer
List of barriers within the specified extent, or all barriers if no extent given.
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
Deprecated. Gets begin and end nodes of the specified edge.
queryBeginEndNodeIndices(int, int[], int[]) - Method in class com.esri.arcgis.geodatabase.Tin
Gets begin and end nodes of the specified edge.
queryBeginningRings(IMultiPatch, int, IRing[][]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Populates an array with references to all beginning rings of the specified types.
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
Deprecated. Populates an array with references to all beginning rings of the specified types.
queryBeginningRings(int, int, IRing[]) - Method in interface com.esri.arcgis.geometry.IMultiPatch
Populates an array with references to all beginning rings of the specified types.
queryBeginningRings(int, int, IRing[]) - Method in class com.esri.arcgis.geometry.IMultiPatchProxy
Deprecated. Populates an array with references to all beginning rings of the specified types.
queryBeginningRings(int, int, IRing[]) - Method in class com.esri.arcgis.geometry.MultiPatch
Populates an array with references to all beginning rings of the specified types.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.analyst3d.CharacterMarker3DSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.analyst3d.Marker3DSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.analyst3d.SimpleLine3DSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.analyst3d.SimpleMarker3DSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.analyst3d.TextureFillSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.analyst3d.TextureLineSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.carto.ColorRampSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.carto.ColorSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IPolygon) - Method in class com.esri.arcgis.carto.DimensionGraphic
The boundary of the dimension style.
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
Deprecated. The boundary of the dimension style.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.carto.RasterRGBSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.ArrowMarkerSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IPolygon) - Method in class com.esri.arcgis.display.BalloonCallout
Queries for the boundary of the text background.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.BarChartSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.CartographicLineSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.CharacterMarkerSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.DotDensityFillSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.GradientFillSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.HashLineSymbol
Fills an existing polygon with the boundary of the specified symbol.
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
Deprecated. Queries for the boundary of a given line geometry.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.ILineDecorationProxy
Deprecated. Queries for the boundary of the given line geometry.
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
Fills an existing polygon with the boundary of the specified symbol.
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
Deprecated. Queries for the boundary of the text background.
queryBoundary(int, ITransformation, IPolygon) - Method in class com.esri.arcgis.display.LineCallout
Queries for the boundary of the text background.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.LineDecoration
Queries for the boundary of the given line geometry.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.LineFillSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.MarkerFillSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.MarkerLineSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IPolygon) - Method in class com.esri.arcgis.display.MarkerTextBackground
Queries for the boundary of the text background.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.MultiLayerFillSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.MultiLayerLineSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.MultiLayerMarkerSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.PictureFillSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.PictureLineSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.PictureMarkerSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.PieChartSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.SimpleFillSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IPolygon) - Method in class com.esri.arcgis.display.SimpleLineCallout
Queries for the boundary of the text background.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.SimpleLineDecorationElement
Queries for the boundary of a given line geometry.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.SimpleLineSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.SimpleMarkerSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.StackedChartSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.TextSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundary(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.trackinganalyst.TextMarkerSymbol
Fills an existing polygon with the boundary of the specified symbol.
queryBoundingBoxCoords(ILayer, double[], double[], double[], double[]) - Method in interface com.esri.arcgis.schematic.ISchematicInMemoryFeatureBoundingBox
Queries the bounding box coordinates of the in memory feature for the specified layer.
queryBoundingBoxCoords(ILayer, double[], double[], double[], double[]) - Method in class com.esri.arcgis.schematic.ISchematicInMemoryFeatureBoundingBoxProxy
Queries the bounding box coordinates of the in memory feature for the specified layer.
queryBoundingBoxCoords(ILayer, double[], double[], double[], double[]) - Method in interface com.esri.arcgis.schematic.ISchematicInMemoryFeatureNodeGeometry
Queries the bounding box coordinates of specified port number of the schematic in memory feature node.
queryBoundingBoxCoords(ILayer, double[], double[], double[], double[]) - Method in class com.esri.arcgis.schematic.ISchematicInMemoryFeatureNodeGeometryProxy
Queries the bounding box coordinates of specified port number of the schematic in memory feature node.
queryBoundingBoxCoords(ILayer, double[], double[], double[], double[]) - Method in interface com.esri.arcgis.schematic.ISchematicInMemoryFeatureNodeOnLinkGeometry
Queries the bounding box coordinates of the schematic in memory feature node on link.
queryBoundingBoxCoords(ILayer, double[], double[], double[], double[]) - Method in class com.esri.arcgis.schematic.ISchematicInMemoryFeatureNodeOnLinkGeometryProxy
Queries the bounding box coordinates of the schematic in memory feature node on link.
queryBoundingBoxCoords(ILayer, double[], double[], double[], double[]) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureLink
Queries the bounding box coordinates of the in memory feature for the specified layer.
queryBoundingBoxCoords(ILayer, double[], double[], double[], double[]) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureNode
Queries the bounding box coordinates of specified port number of the schematic in memory feature node.
queryBoundingBoxCoords(ILayer, double[], double[], double[], double[]) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureNodeOnLink
Queries the bounding box coordinates of the schematic in memory feature node on link.
queryBoundingBoxCoords(ILayer, double[], double[], double[], double[]) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureSubLink
Queries the bounding box coordinates of the in memory feature for the specified layer.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.arcmapui.OleFrame
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.AlternatingScaleBar
Returns the bounds of the map surround.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.BmpPictureElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.CircleElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IMapFrame, IEnvelope) - Method in class com.esri.arcgis.carto.CustomOverlayGrid
The extent of the reference system in page space.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.DoubleAlternatingScaleBar
Returns the bounds of the map surround.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.EllipseElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.EmfPictureElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.FrameElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.GifPictureElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IMapFrame, IEnvelope) - Method in class com.esri.arcgis.carto.Graticule
The extent of the reference system in page space.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.GroupElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.HollowScaleBar
Returns the bounds of the map surround.
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
Deprecated. Bounding rectangle of the geometry including area covered by the border.
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
Deprecated. Bounding rectangle of the geometry including the area covered by the border.
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
Deprecated. Bounds of the element taking symbology into consideration.
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
Deprecated. Bounding rectangle of the geometry including the area covered by the border.
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
Deprecated. Returns the bounds of the map surround.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in interface com.esri.arcgis.carto.ILegend3
Returns the bounds of the map surround.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.ILegend3Proxy
Deprecated. Returns the bounds of the map surround.
queryBounds(IDisplay, IMapFrame, IEnvelope) - Method in interface com.esri.arcgis.carto.ILocatorRectangle
Returns the bounds of the locator.
queryBounds(IDisplay, IMapFrame, IEnvelope) - Method in interface com.esri.arcgis.carto.ILocatorRectangle2
Returns the bounds of the locator.
queryBounds(IDisplay, IMapFrame, IEnvelope) - Method in class com.esri.arcgis.carto.ILocatorRectangle2Proxy
Deprecated. Returns the bounds of the locator.
queryBounds(IDisplay, IMapFrame, IEnvelope) - Method in class com.esri.arcgis.carto.ILocatorRectangleProxy
Deprecated. Returns the bounds of the locator.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.ImageInset
Returns the bounds of the map surround.
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
Deprecated. Returns the bounds of the map surround.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.ImgPictureElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IMapFrame, IEnvelope) - Method in class com.esri.arcgis.carto.IndexGrid
The extent of the reference system in page space.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.InkGraphic
Bounds of the element taking symbology into consideration.
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
Deprecated. The extent of the reference system in page space.
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
Deprecated. Bounding rectangle of the geometry including the area covered by the border.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.Jp2PictureElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.JpgPictureElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.Legend
Returns the bounds of the map surround.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.LineElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IMapFrame, IEnvelope) - Method in class com.esri.arcgis.carto.LocatorRectangle
Returns the bounds of the locator.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.MapFrame
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.MapInset
Returns the bounds of the map surround.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.MapSurroundFrame
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.MapTitle
Returns the bounds of the map surround.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.MarkerElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.MarkerNorthArrow
Returns the bounds of the map surround.
queryBounds(IDisplay, IMapFrame, IEnvelope) - Method in class com.esri.arcgis.carto.MeasuredGrid
The extent of the reference system in page space.
queryBounds(IDisplay, IMapFrame, IEnvelope) - Method in class com.esri.arcgis.carto.MgrsGrid
The extent of the reference system in page space.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.MultiPatchElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.Overview
Returns the bounds of the map surround.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.ParagraphTextElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.PictureElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.PMFTitleTextElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.PngPictureElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.PolygonElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.RectangleElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.Scalebar
Returns the bounds of the map surround.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.ScaleLine
Returns the bounds of the map surround.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.ScaleText
Returns the bounds of the map surround.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.SidPictureElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.SingleDivisionScaleBar
Returns the bounds of the map surround.
queryBounds(IDisplay, IEnvelope, IEnvelope) - Method in class com.esri.arcgis.carto.SteppedScaleLine
Returns the bounds of the map surround.
queryBounds(IDisplay, IGeometry, IEnvelope) - Method in class com.esri.arcgis.carto.SymbolBackground
Bounding rectangle of the geometry including area covered by the border.
queryBounds(IDisplay, IGeometry, IEnvelope) - Method in class com.esri.arcgis.carto.SymbolBorder
Bounding rectangle of the geometry including the area covered by the border.
queryBounds(IDisplay, IGeometry, IEnvelope) - Method in class com.esri.arcgis.carto.SymbolShadow
Bounding rectangle of the geometry including the area covered by the border.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.Text3DElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.TextElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.TifPictureElement
Bounds of the element taking symbology into consideration.
queryBounds(IDisplay, IEnvelope) - Method in class com.esri.arcgis.cartoUI.DataGraphTElement
Bounds of the element taking symbology into consideration.
QueryBuilder - Class in com.esri.arcgis.trackinganalyst
COM Class 'QueryBuilder'.
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.
QueryBuilder theQueryBuilder = (QueryBuilder) obj;
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
Deprecated. 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.MxdServer
Returns a feature cursor for the specified layer based on the input parameters for the purpose of selecting based on another layer.
QueryByLayer - Class in com.esri.arcgis.carto
COM Class 'QueryByLayer'.
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.
QueryByLayer theQueryByLayer = (QueryByLayer) obj;
queryCameraAxisAngles(double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.FrameXform
Computes and returns the apparent position of the camera.
queryCameraAxisAngles(double[], double[]) - Method in interface com.esri.arcgis.datasourcesraster.IFrameXform2
Computes and returns the apparent position of the camera.
queryCameraAxisAngles(double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.IFrameXform2Proxy
Deprecated. Computes and returns the apparent position of the camera.
queryCancel() - Method in class com.esri.arcgis.arcmapui.DataConnectionPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.DataViewPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.DocumentPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.IMSLayersPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.IMSMapLayerSourcePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.IMSPropsPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.JoinRelatePage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.LayoutViewPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.MapDocumentPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.MapGridsPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.MapIlluminationPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.MapInsetPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.MapPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.MapServerLayerAdvancedPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.MapServerLayerCachePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.MapServerLayerSourcePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.MapServerSublayersPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.NetCDFFeaturePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.NetCDFRasterPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.NetCDFTablePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.OverviewPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.PageIndexExtentPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.PageIndexGeneralPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.PublishAntiAliasingPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.PublishDestinationPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.PublishOptionsPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.TOCGeneralPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.TOCPatchesPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.WMSLayerAdvancedPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.WMSLayerSourcePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.WMSLayerStylePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.arcmapui.WMSSublayersPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.AnnoDisplayPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.AnnoLabelClassesPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.AnnoLEPropsConflictPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.AnnoLEPropsExpressionPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.AnnoLEPropsPlacementPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.AnnoPlacementPropertyPluginPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.AnnoSymbologyPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.AnnotationClassesFLPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.AnnotationClassesPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.AnnotationClassPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.AnnotationSublayerInfoPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.AreaGraphicPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.BarChartPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.BiUniqueValuePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.CadastralFabricLayerHistoryPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.CadUniqueValuePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.CalibratedBorderPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.CFAssociationsPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.CFEditEnvironmentPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.CFGeneralPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.CFSourcePage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.CFSubClassesPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.ColumnAndMarginPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.CombiUniqueValuePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.CornerLabelPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.CovAnnoFontPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.CovAnnoLevelPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.DataExclusionPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.DataExclusionQueryPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.DataSamplingPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.DisplayStringPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.DmsLabelPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.FeatureAdjustmentAssociationPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.FeatureLayerDisplayPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.FeatureLayerHTMLPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.FeatureLayerSelectionPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.FeatureLayerSourcePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.FillShapeElementPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.FramePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.GeneralLayerPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.GeneralLegendItemPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.GraduatedColorPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.GraduatedSymbolPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.GraphicsLayerAnnoPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.GraticuleIntervalsPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.GridHatchPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.GroupLayerDisplayPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.GroupLayerPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.HorizontalBarLegendItemPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.HorizontalLegendItemPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.IndexGridPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.IndexTabPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.InteriorLabelsPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.LabelDefinitionPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.LabelStylePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.LabelWeightsPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.LayerDefinitionQueryPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.LayerDrawingPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.LayerFieldsPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.LayerLabelsPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.LegendElementItemsPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.LegendElementPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.LegendLayoutPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.LegendPatchPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.LengthGraphicPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.LineElementPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.LookupSymbolPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MapCachePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MapFrameLocatorPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MapFramePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MapGraphicsLayerPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MapGridAxesPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MapGridIntervalsPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MapGridLabelsPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MapGridLinesPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MapGridOverlayPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MapGridSystemPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsAdvancedPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsConflictPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsDensityPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsPlacementPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsStackingPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsStrategyPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MaplexAnnoPlacementPropertyPluginPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MaplexExpressionPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MaplexLabelStylePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MaplexOverposterOptionsPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MapProjectionPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MapScalePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MarkerElementPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MarkerLocationPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MgrsGridPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MixedFontLabelPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.MultiDotDensityPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.NestedLegendItemPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.NorthArrowElementPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.OverposterGeneralPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.PictureElementPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.PieChartPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.PrincipalDigitsPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.ProportionalSymbolPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.QueryLayerSourcePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.ScaleBarFormatPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.ScaleBarLabelsAndMarksPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.ScaleBarScalePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.ScaleFormatPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.ScaleTextElementPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.ScaleTextPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.SingleSymbolPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.SizeAndPositionPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.StackedChartPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.SymbolBackgroundPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.SymbolBorderPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.SymbolShadowPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.TextElementPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.TimeDataPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.TimeTablePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.UniqueValuePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.cartoUI.VerticalLegendItemPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AddAGSConnectionPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AddAGSDiscoveryConnectionPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AddAGSDiscoveryUserConnectionPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AddAGSFolderPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AddAGSServerPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryAdvancedCacheSettingsPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryArcGISOnlinePage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryCachingGeneralPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryCapabilityDetailsPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryCapabilityGeneralPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryGeneralPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryGeocodeParametersPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryGeoDataParametersPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryGlobeCachingPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryGlobeParametersPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageCachingGeneralPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageCatalogEditingPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageCatalogPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageMensurationPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageParametersPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageServerRFxPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageTilingSchemePage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryItemDescriptionPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryMapParametersPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryPoolingPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryProcessPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSDiscoverySearchParametersPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSGeneralPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSGeocodeParameterPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSGeoDataServerParameterPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSGeometryParameterPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSGeoprocessingParameterPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSImageParameterPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSMapParameterPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSNewCachingPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSParameterPagesContainer
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSSearchServerParameterPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSServerClustersPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSServerConfigStorePage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSServerDataStoresPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSServerDirsPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSServerHostsPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSServerLogSettingsPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSServerStatisticsPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSServerTypesPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.AGSSOEPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.CoordSysDetailsPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.CovFCGeneralPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.CovGeneralPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.CovProjectPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.DomainResolutionTolerancePage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.DomainsPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.FeatDSNamePage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.FeatDSSpaRefPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.FeatureClassRepresentationsPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.FeatureExtentPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.FeatureServerObjectPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GeneralDatabaseServerPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GeneralRelationshipClassPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GeocodeServerObjectPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GeoDataServerObjectPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GeoDBAdminPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GeographicCoordSysPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GeometryServerObjectPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GeoprocessingServerObjectPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GlobeServerObjectPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GxAGSFolderPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GxContentsViewPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GxFeatureAccessSOEPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GxFileFilterDefinitionPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GxHomeFolderOptionsPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GxKMLSOEPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GxMapSOPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GxMSDFilePropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GxNASOEPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GxObjectVisibilityPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GxPackagePropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GxShapefileIndexPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GxWCSSOEPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GxWFSSOEPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GxWMSSOEPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.GxWPSSOEPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.InfoItemsPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.InfoTableGeneralPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.LocalCachePage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.MapServerObjectPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.NetworkDirectionsGeneralPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.NetworkDirectionsLandmarksPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.NetworkDirectionsRoadDetailPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.NetworkDirectionsShieldsPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.Pre70CoveragePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.ProjectedCoordSysPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.ProxyServerPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.RasterCoordSysPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.RelationshipRulesPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.ResolutionPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.SDSServerDataSourcesPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.SearchServerObjectPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.SubtypesPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.TableDefCoordPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.TableDefDomainPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.TableDefEditorTrackingPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.TableDefFieldsPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.TableDefNamePage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.TableDefRelationshipsPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.TableDefTolerancePage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.TableDefVerticalPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.TableDefViewDescPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.TableDefWeightsPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.TableIndexPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.VerticalCoordSysPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.WorkspaceEditorTrackingPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.XYCoordSysPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.catalogUI.ZCoordSysPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.datasourcesraster.DefaultRasterStatusEvent
Raster Engine asks if user has decided to quit.
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
Raster Engine asks if user has decided to quit.
queryCancel() - Method in class com.esri.arcgis.editor.DimensionPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.editor.RepresentationClassPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.editor.RepresentationRulesPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.framework.AnglePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.framework.CmykPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.framework.ColorNamePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.framework.CurrencyPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.framework.CustomPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.framework.DirectionPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.framework.FractionPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.framework.GrayPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.framework.HsvPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in interface com.esri.arcgis.framework.IComPropertyPage2
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.framework.IComPropertyPage2Proxy
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.framework.NumericPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.framework.PercentagePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.framework.RatePropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.framework.RgbPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.framework.ScientificPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.geodatabaseui.GNConnectivityRulesPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.geodatabaseui.GNNamePropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.geodatabaseui.GNWeightsPropPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.geodatabaseui.QueryPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
queryCancel() - Method in class com.esri.arcgis.geodatabaseui.VersioningGeneralPropertyPage
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
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
Deprecated. 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.IndexGrid
Provides access to the cell extent in page space for the given row and column.
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
Deprecated. Sets an existing point equal to the center of the sphere.
queryCenter(IPoint) - Method in class com.esri.arcgis.geometry.Sphere
Sets an existing point equal to the center of the sphere.
queryCenterPoint(IPoint) - Method in class com.esri.arcgis.geometry.CircularArc
Copies the center point of this circular arc to the input point.
queryCenterPoint(IPoint) - Method in class com.esri.arcgis.geometry.EllipticArc
Copies the center of this arc to the input point.
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
Deprecated. Copies the center point of this circular arc to the input point.
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
Deprecated. Copies the center of this arc to the input point.
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
Deprecated. The centroid of the specified triangle as determined by averaging the coordinates of its vertices.
queryCentroid(IPoint) - Method in class com.esri.arcgis.geodatabase.TinTriangle
The centroid of the specified triangle as determined by averaging the coordinates of its vertices.
queryCentroid(IPoint) - Method in class com.esri.arcgis.geometry.Envelope
Copies the centroid of this area to the specified point.
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
Deprecated. Copies the centroid of this area to the specified point.
queryCentroid(IPoint) - Method in class com.esri.arcgis.geometry.MultiPatch
Copies the centroid of this area to the specified point.
queryCentroid(IPoint) - Method in class com.esri.arcgis.geometry.Polygon
Copies the centroid of this area to the specified point.
queryCentroid(IPoint) - Method in class com.esri.arcgis.geometry.Ring
Copies the centroid of this area to the specified point.
queryCentroid3D(IPoint) - Method in class com.esri.arcgis.geometry.Envelope
Copies the centroid of this 3D surface area to the specified point.
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
Deprecated. Copies the centroid of this 3D surface area to the specified point.
queryCentroid3D(IPoint) - Method in class com.esri.arcgis.geometry.MultiPatch
Copies the centroid of this 3D surface area to the specified point.
queryCentroid3D(IPoint) - Method in class com.esri.arcgis.geometry.Polygon
Copies the centroid of this 3D surface area to the specified point.
queryChordLengthTangentAtFrom(IPoint, boolean[]) - Method in class com.esri.arcgis.geometry.BezierCurve
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.IBezierCurve
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
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 class com.esri.arcgis.geometry.IBezierCurveProxy
Deprecated. Returns tangent vector at 'from' 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.BezierCurve
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.IBezierCurve
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
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 class com.esri.arcgis.geometry.IBezierCurveProxy
Deprecated. Returns tangent vector at 'to' point, based on chord length parametrization; and whether it has been set by user or by smoothing process.
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
Deprecated. 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.Path
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.Ring
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.
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
Deprecated. The circle circumscribing the specified triangle about its vertices.
queryCircumCircle(IPoint, double[]) - Method in class com.esri.arcgis.geodatabase.TinTriangle
The circle circumscribing the specified triangle about its vertices.
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
Deprecated. Retrieve a class from the label cache.
queryClass(int, int[], String[], IFeatureLayer[], ITextSymbol[]) - Method in class com.esri.arcgis.carto.LabelCache
Retrieve a class from the label cache.
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
Deprecated. Queries a remap class at a given class index (starting from 0).
queryClass(int, double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.RemapFilter
Queries a remap class at a given class index (starting from 0).
queryClipped(IEnvelope, IGeometry) - Method in class com.esri.arcgis.geometry.GeometryBag
Redefines clippedGeometry to be the intersection of this geometry and the clipping envelope.
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
Deprecated. Redefines clippedGeometry to be the intersection of this geometry and the clipping envelope.
queryClipped(IEnvelope, IGeometry) - Method in class com.esri.arcgis.geometry.MultiPatch
Redefines clippedGeometry to be the intersection of this geometry and the clipping envelope.
queryClipped(IEnvelope, IGeometry) - Method in class com.esri.arcgis.geometry.Multipoint
Redefines clippedGeometry to be the intersection of this geometry and the clipping envelope.
queryClipped(IEnvelope, IGeometry) - Method in class com.esri.arcgis.geometry.Point
Redefines clippedGeometry to be the intersection of this geometry and the clipping envelope.
queryClipped(IEnvelope, IGeometry) - Method in class com.esri.arcgis.geometry.Polygon
Redefines clippedGeometry to be the intersection of this geometry and the clipping envelope.
queryClipped(IEnvelope, IGeometry) - Method in class com.esri.arcgis.geometry.Polyline
Redefines clippedGeometry to be the intersection of this geometry and the clipping envelope.
queryClippedDense(IEnvelope, double, IGeometry) - Method in class com.esri.arcgis.geometry.GeometryBag
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 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
Deprecated. 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.MultiPatch
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.Multipoint
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.Point
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.Polygon
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.Polyline
Redefines clippedGeometry to be the intersection of this geometry and the clipping envelope; densifies lines in the output contributed by the clipping envelope.
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
Deprecated. Gets the element coefficients of the kernel filter.
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
Deprecated. Queries the rational polynomial coefficients.
queryCoefficients(double[][]) - Method in class com.esri.arcgis.datasourcesraster.RasterConvolutionFilter
Gets the element coefficients of the kernel filter.
queryCoefficients(double[]) - Method in class com.esri.arcgis.datasourcesraster.RPCXform
Queries the rational polynomial coefficients.
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
Deprecated. Get the values of the vector's components.
queryComponents(double[], double[], double[]) - Method in class com.esri.arcgis.geometry.Vector3D
Get the values of the vector's components.
queryCoord(int, IPoint) - Method in class com.esri.arcgis.geometry.BezierCurve
Copies the specified control point of this Bezier curve into the input point.
queryCoord(int, IPoint) - Method in interface com.esri.arcgis.geometry.IBezierCurve
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
Deprecated. Copies the specified control point of this Bezier curve into the input point.
queryCoord(int, IPoint) - Method in class com.esri.arcgis.geometry.IBezierCurveProxy
Deprecated. Copies the specified control point of this Bezier curve into the input point.
queryCoords(double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.MapPoint
Returns the X and Y coordinates.
queryCoords(IPoint[]) - Method in class com.esri.arcgis.geometry.BezierCurve
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.BezierCurve
Copies this Bezier curve's control points into the array of 4 existing points.
queryCoords(IPoint, IPoint, IPoint, boolean[], boolean[]) - Method in class com.esri.arcgis.geometry.CircularArc
Copies the center, 'from' and 'to' points, orientation and major/minor property into the input parameters.
queryCoords(boolean, IPoint, IPoint, IPoint, double[], double[], boolean[], boolean[]) - Method in class com.esri.arcgis.geometry.EllipticArc
Copies the center and endpoints, angle of rotation, orientation and major/minor properties into the method parameters.
queryCoords(double[], double[], double[], double[]) - Method in class com.esri.arcgis.geometry.Envelope
Returns the coordinates of lower, left and upper, right corners.
queryCoords(IPoint) - Method in interface com.esri.arcgis.geometry.IBezierCurve
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
Deprecated. 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.IBezierCurveProxy
Deprecated. Copies this Bezier curve's control points into the array of 4 existing points.
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
Deprecated. Copies the center, 'from' and 'to' points, orientation and major/minor property into the input parameters.
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
Deprecated. Copies the center and endpoints, angle of rotation, orientation and major/minor properties into the method parameters.
queryCoords(double[], double[], double[], double[]) - Method in interface com.esri.arcgis.geometry.IEnvelope
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
Deprecated. Returns the coordinates of lower, left and upper, right corners.
queryCoords(double[], double[], double[], double[]) - Method in class com.esri.arcgis.geometry.IEnvelopeProxy
Deprecated. Returns the coordinates of lower, left and upper, right corners.
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
Deprecated. Copies the endpoints of this line to 'from' and 'to'.
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
Deprecated. Returns the X and Y coordinates.
queryCoords(IPoint, IPoint) - Method in class com.esri.arcgis.geometry.Line
Copies the endpoints of this line to 'from' and 'to'.
queryCoords(double[], double[]) - Method in class com.esri.arcgis.geometry.Point
Returns the X and Y coordinates.
queryCoords(double[], double[]) - Method in interface com.esri.arcgis.schematic.ISchematicInMemoryFeatureNodeGeometry
Queries the coordinates of the schematic in memory feature node.
queryCoords(double[], double[]) - Method in class com.esri.arcgis.schematic.ISchematicInMemoryFeatureNodeGeometryProxy
Queries the coordinates of the schematic in memory feature node.
queryCoords(double[], double[]) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureNode
Queries the coordinates of the schematic in memory feature node.
queryCoordsByAngle(IPoint, double[], double[], double[]) - Method in class com.esri.arcgis.geometry.CircularArc
Returns the center point, 'from' angle, signed central angle, and radius.
queryCoordsByAngle(boolean, IPoint, double[], double[], double[], double[], double[]) - Method in class com.esri.arcgis.geometry.EllipticArc
Returns the center point, starting angle, signed central angle, angle of rotation, ratio of the minor axis to the major axis, and axes.
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
Deprecated. Returns the center point, 'from' angle, signed central angle, and radius.
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
Deprecated. Returns the center point, starting angle, signed central angle, angle of rotation, ratio of the minor axis to the major axis, and axes.
queryCoveredEdge(int, INetworkEdge) - Method in interface com.esri.arcgis.geodatabase.INetworkEdge2
Used to iterate over the edges covered by this edge.
queryCoveredEdge(int, INetworkEdge) - Method in class com.esri.arcgis.geodatabase.INetworkEdge2Proxy
Used to iterate over the edges covered by this edge.
queryCoveredEdge(int, INetworkEdge) - Method in class com.esri.arcgis.geodatabase.NetworkEdge
Used to iterate over the edges covered by this edge.
queryCoveringHyperedge(INetworkEdge, double[], double[]) - Method in interface com.esri.arcgis.geodatabase.INetworkEdge2
Queries the covering hyperedge of the network edge element and returns its related positions along the covering hyperedge.
queryCoveringHyperedge(INetworkEdge, double[], double[]) - Method in class com.esri.arcgis.geodatabase.INetworkEdge2Proxy
Queries the covering hyperedge of the network edge element and returns its related positions along the covering hyperedge.
queryCoveringHyperedge(INetworkEdge, double[], double[]) - Method in class com.esri.arcgis.geodatabase.NetworkEdge
Queries the covering hyperedge of the network edge element and returns its related positions along the covering hyperedge.
queryCursor(IPoint) - Method in class com.esri.arcgis.display.CalloutTracker
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.EnvelopeTracker
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 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
Deprecated. 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.LineTracker
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.PointTracker
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.PolygonTracker
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.
queryCurvature(double, boolean, double[], ILine) - Method in class com.esri.arcgis.geometry.BezierCurve
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.CircularArc
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.EllipticArc
Finds curvature and unit vector starting at point on segment and directed to embedded circle center.
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
Deprecated. 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.Line
Finds curvature and unit vector starting at point on segment and directed to embedded circle center.
queryData(String, IMapTableDescription, IQueryFilter, IQueryResultOptions) - Method in interface com.esri.arcgis.carto.IMapServer3
Returns a record set of rows that meet the query filter selection criteria for the specified table.
queryData(String, IMapTableDescription, IQueryFilter, IQueryResultOptions) - Method in class com.esri.arcgis.carto.IMapServer3Proxy
Deprecated. Returns a record set of rows that meet the query filter selection criteria for the specified table.
queryData(String, IMapTableDescription, IQueryFilter, IQueryResultOptions) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns a record set of rows that meet the query filter selection criteria for the specified table.
queryData(String, IMapTableDescription, IQueryFilter, IQueryResultOptions) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns a record set of rows that meet the query filter selection criteria for the specified table.
queryData(String, IMapTableDescription, IQueryFilter, IQueryResultOptions) - Method in class com.esri.arcgis.carto.MapServer
Returns a record set of rows that meet the query filter selection criteria for the specified table.
queryData(String, IMapTableDescription, IQueryFilter, IQueryResultOptions) - Method in class com.esri.arcgis.carto.MapServerIP
Returns a record set of rows that meet the query filter selection criteria for the specified table.
queryData(String, IMapTableDescription, IQueryFilter, IQueryResultOptions) - Method in class com.esri.arcgis.carto.MapServerLP
Returns a record set of rows that meet the query filter selection criteria for the specified table.
queryDataStatistics(String, IMapTableDescription, IStatisticsRequest, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer4
Calculates aggregate statistics for one or more fields on a table or layer.
queryDataStatistics(String, IMapTableDescription, IStatisticsRequest, IQueryFilter) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Calculates aggregate statistics for one or more fields on a table or layer.
queryDataStatistics(String, IMapTableDescription, IStatisticsRequest, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServerIP
Calculates aggregate statistics for one or more fields on a table or layer.
queryDataStatistics(String, IMapTableDescription, IStatisticsRequest, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServerLP
Calculates aggregate statistics for one or more fields on a table or layer.
queryDayFraction() - Method in interface com.esri.arcgis.system.ITime
The time's time portion as a day fraction.
queryDayFraction() - Method in interface com.esri.arcgis.system.ITimeDuration
The time duration day fraction portion as a day fraction.
queryDayFraction() - Method in class com.esri.arcgis.system.ITimeDurationProxy
Deprecated. The time duration day fraction portion as a day fraction.
queryDayFraction() - Method in class com.esri.arcgis.system.ITimeProxy
Deprecated. The time's time portion as a day fraction.
queryDayFraction() - Method in class com.esri.arcgis.system.Time
The time's time portion as a day fraction.
queryDayFraction() - Method in class com.esri.arcgis.system.TimeDuration
The time duration day fraction portion as a day fraction.
queryDayFractionNanoseconds() - Method in interface com.esri.arcgis.system.ITimeDuration
The time duration day fraction portion as the number of nanoseconds elapsed since midnight.
queryDayFractionNanoseconds() - Method in class com.esri.arcgis.system.ITimeDurationProxy
Deprecated. The time duration day fraction portion as the number of nanoseconds elapsed since midnight.
queryDayFractionNanoseconds() - Method in class com.esri.arcgis.system.TimeDuration
The time duration day fraction portion as the number of nanoseconds elapsed since midnight.
QueryDef - Class in com.esri.arcgis.geodatabase
COM Class 'QueryDef'.
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.
queryDimensions(float[], float[]) - Method in class com.esri.arcgis.carto.DynamicGlyph
Returns the width and height, in pixels, of the glyph.
queryDimensions(float[], float[]) - Method in interface com.esri.arcgis.display.IDynamicGlyph
Returns the width and height, in pixels, of the glyph.
queryDimensions(float[], float[]) - Method in class com.esri.arcgis.display.IDynamicGlyphProxy
Returns the width and height, in pixels, of the glyph.
queryDistanceToMBB(IEnvelope, double[]) - Method in class com.esri.arcgis.analyst3d.Camera
Returns the distance to the given extent.
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
Deprecated. Returns the distance to the given extent.
queryDistanceToMBB(IEnvelope, double[]) - Method in class com.esri.arcgis.globecore.GlobeCamera
Returns the distance to the given extent.
queryDistanceToSphere(IPoint, double, double[]) - Method in class com.esri.arcgis.analyst3d.Camera
Returns the distance to the given sphere.
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
Deprecated. Returns the distance to the given sphere.
queryDistanceToSphere(IPoint, double, double[]) - Method in class com.esri.arcgis.globecore.GlobeCamera
Returns the distance to the given sphere.
queryDistanceToSphereCenter(IPoint, double, double[]) - Method in class com.esri.arcgis.analyst3d.Camera
Returns the distance to the given sphere's center.
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
Deprecated. Returns the distance to the given sphere's center.
queryDistanceToSphereCenter(IPoint, double, double[]) - Method in class com.esri.arcgis.globecore.GlobeCamera
Returns the distance to the given sphere's center.
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
Queries the adjacent edge element at the specified index.
queryEdge(int, int, INetworkEdge) - Method in interface com.esri.arcgis.geodatabase.INetworkForwardStarEx
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.INetworkForwardStarExProxy
Performs a network edge element query by element ID and edge direction and populates the given edge element object.
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
Queries the index'th network edge element adjacent to this network junction element.
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
Performs a network edge element query by element ID and edge direction and populates the given edge element object.
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
Queries the index'th edge element of this network turn.
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
Deprecated. The edge equal to that referenced by the index.
queryEdge(int, int, INetworkEdge) - Method in class com.esri.arcgis.geodatabase.NetworkDataset
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.NetworkForwardStar
Performs a network edge element query by element ID and edge direction and populates the given edge element object.
queryEdge(int, INetworkEdge, double[], double[]) - Method in class com.esri.arcgis.geodatabase.NetworkForwardStarAdjacencies
Queries the adjacent edge element at the specified index.
queryEdge(int, boolean, INetworkEdge) - Method in class com.esri.arcgis.geodatabase.NetworkJunction
Queries the index'th network edge element adjacent to this network junction element.
queryEdge(int, INetworkEdge) - Method in class com.esri.arcgis.geodatabase.NetworkTurn
Queries the index'th edge element of this network turn.
queryEdge(int, ITinEdge) - Method in class com.esri.arcgis.geodatabase.Tin
The edge equal to that referenced by the index.
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
Deprecated. The line equal to the edge referenced by the index.
queryEdgeAsLine(int, ILine) - Method in class com.esri.arcgis.geodatabase.Tin
The line equal to the edge referenced by the index.
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
Deprecated. 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.Tin
The points equal to the end points of the edge referenced by the index.
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
Deprecated. Returns all edges having the specified node as begin node.
queryEdgeIndicesAroundNode(int, ILongArray) - Method in class com.esri.arcgis.geodatabase.Tin
Returns all edges having the specified node as begin node.
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
Queries the network edge element corresponding to the reverse traversal of this network edge element.
queryEdgeInOtherDirection(INetworkEdge) - Method in class com.esri.arcgis.geodatabase.NetworkEdge
Queries the network edge element corresponding to the reverse traversal of this network edge element.
queryEdgeRange(int, int[], int[], double[], double[]) - Method in interface com.esri.arcgis.networkanalyst.INALocationRanges
Retrieves the edge EID, along with the direction and the range of positions along that edge, stored at the specified index in the NALocationRanges object.
queryEdgeRange(int, int[], int[], double[], double[]) - Method in class com.esri.arcgis.networkanalyst.INALocationRangesProxy
Deprecated. Retrieves the edge EID, along with the direction and the range of positions along that edge, stored at the specified index in the NALocationRanges object.
queryEdgeRange(int, int[], int[], double[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocationRanges
Retrieves the edge EID, along with the direction and the range of positions along that edge, stored at the specified index in the NALocationRanges object.
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
Deprecated. Output the specified TIN element as Geometry object.
queryElementAsGeometry(int, int, IGeometry) - Method in class com.esri.arcgis.geodatabase.Tin
Output the specified TIN element as Geometry object.
queryElementIndicesAroundNode(int, int, int, ILongArray) - Method in interface com.esri.arcgis.geodatabase.ITinAdvanced3
Returns the indices of all elements connected to the specified node.
queryElementIndicesAroundNode(int, int, int, ILongArray) - Method in class com.esri.arcgis.geodatabase.ITinAdvanced3Proxy
Deprecated. Returns the indices of all elements connected to the specified node.
queryElementIndicesAroundNode(int, int, int, ILongArray) - Method in class com.esri.arcgis.geodatabase.Tin
Returns the indices of all elements connected to the specified node.
queryElevationBand(ITinTriangle, double, double, int[], _WKSPointZ[][]) - Method in class com.esri.arcgis.geodatabase.GeoDatabaseHelper
The polygon based on the specified triangle and input bounds.
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
Deprecated. The polygon based on the specified triangle and input bounds.
queryElevationBand(double, double, int[], _WKSPointZ[]) - Method in interface com.esri.arcgis.geodatabase.ITinTriangle
The polygon based on the specified triangle and input bounds.
queryElevationBand(double, double, int[], _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.ITinTriangleProxy
Deprecated. The polygon based on the specified triangle and input bounds.
queryElevationBand(double, double, int[], _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.TinTriangle
The polygon based on the specified triangle and input bounds.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.datasourcesraster.MapPoint
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(int, ITransformation, IGeometry, IEnvelope) - Method in class com.esri.arcgis.display.BalloonCallout
Queries the envelope of the boundary of the object.
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
Queries the envelope of the boundary of the object.
queryEnvelope(int, ITransformation, IGeometry, IEnvelope) - Method in class com.esri.arcgis.display.LineCallout
Queries the envelope of the boundary of the object.
queryEnvelope(int, ITransformation, IGeometry, IEnvelope) - Method in class com.esri.arcgis.display.MarkerTextBackground
Queries the envelope of the boundary of the object.
queryEnvelope(int, ITransformation, IGeometry, IEnvelope) - Method in class com.esri.arcgis.display.SimpleLineCallout
Queries the envelope of the boundary of the object.
queryEnvelope(int, ITransformation, IGeometry, IEnvelope) - Method in class com.esri.arcgis.display.TextSymbol
Queries the envelope of the boundary of the object.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.BezierCurve
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.CircularArc
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.EllipticArc
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Envelope
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.GeometryBag
Copies this geometry's envelope properties into the specified envelope.
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
Deprecated. Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Line
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.MultiPatch
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Multipoint
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Path
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Point
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Polygon
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Polyline
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Ray
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Ring
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Sphere
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.TriangleFan
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.Triangles
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(IEnvelope) - Method in class com.esri.arcgis.geometry.TriangleStrip
Copies this geometry's envelope properties into the specified envelope.
queryEnvelope(int, ITransformation, IGeometry, IEnvelope) - Method in class com.esri.arcgis.trackinganalyst.TextMarkerSymbol
Queries the envelope of the boundary of the object.
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
Returns the basic type and modifiers (combination of esriShapeModifiers) that define the geometry's shape type, as it was last exported.
queryEvaluator(int, IEditEvaluatorContext, INetworkEvaluator) - Method in interface com.esri.arcgis.catalogUI.INetworkAttributeConfiguration
Query for the best evaluator match if any.
queryEvaluator(int, IEditEvaluatorContext, INetworkEvaluator) - Method in class com.esri.arcgis.catalogUI.INetworkAttributeConfigurationProxy
Deprecated. Query for the best evaluator match if any.
queryEvaluator(int, IEditEvaluatorContext, INetworkEvaluator) - Method in class com.esri.arcgis.catalogUI.NetworkConfiguration
Query for the best evaluator match if any.
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
Deprecated. Populates an array with references to all exterior rings.
queryExteriorRings(IRing) - Method in class com.esri.arcgis.geometry.Polygon
Populates an array with references to all exterior rings.
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
Deprecated. 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.Polygon
Returns an array of references to exterior rings, up to a maximum of the number requested.
queryFeatureClass(IAVObject) - Method in class com.esri.arcgis.cartoUI.AVObjectConverter
Returns a feature class with the same properties as the input feature theme object.
queryFeatureClass(IAVObject) - Method in interface com.esri.arcgis.cartoUI.IAVObjectConverter
Returns a feature class with the same properties as the input feature theme object.
queryFeatureClass(IAVObject) - Method in class com.esri.arcgis.cartoUI.IAVObjectConverterProxy
Deprecated. Returns a feature class with the same properties as the input feature theme object.
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 interface com.esri.arcgis.carto.IMapServer2
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.IMapServer2Proxy
Deprecated. Returns the count of the features that meet the query filter selection criteria for the specified layer.
queryFeatureCount(String, int, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer3
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.IMapServer3Proxy
Deprecated. Returns the count of the features that meet the query filter selection criteria for the specified layer.
queryFeatureCount(String, int, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer4
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.IMapServer4Proxy
Deprecated. 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
Deprecated. 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.MapServer
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.MapServerIP
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.MapServerLP
Returns the count of the features that meet the query filter selection criteria for the specified layer.
queryFeatureCount2(String, ILayerDescription, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer2
Returns the count of the features that meet the query filter selection criteria for the specified layer.
queryFeatureCount2(String, ILayerDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.IMapServer2Proxy
Deprecated. Returns the count of the features that meet the query filter selection criteria for the specified layer.
queryFeatureCount2(String, ILayerDescription, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer3
Returns the count of the features that meet the query filter selection criteria for the specified layer.
queryFeatureCount2(String, ILayerDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.IMapServer3Proxy
Deprecated. Returns the count of the features that meet the query filter selection criteria for the specified layer.
queryFeatureCount2(String, ILayerDescription, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns the count of the features that meet the query filter selection criteria for the specified layer.
queryFeatureCount2(String, ILayerDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns the count of the features that meet the query filter selection criteria for the specified layer.
queryFeatureCount2(String, ILayerDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServer
Returns the count of the features that meet the query filter selection criteria for the specified layer.
queryFeatureCount2(String, ILayerDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServerIP
Returns the count of the features that meet the query filter selection criteria for the specified layer.
queryFeatureCount2(String, ILayerDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServerLP
Returns the count of the features that meet the query filter selection criteria for the specified layer.
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 interface com.esri.arcgis.carto.IMapServer2
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.IMapServer2Proxy
Deprecated. Returns a record set of features that meet the query filter selection criteria for the specified layer.
queryFeatureData(String, int, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer3
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.IMapServer3Proxy
Deprecated. Returns a record set of features that meet the query filter selection criteria for the specified layer.
queryFeatureData(String, int, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer4
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.IMapServer4Proxy
Deprecated. 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
Deprecated. 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.MapServer
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.MapServerIP
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.MapServerLP
Returns a record set of features that meet the query filter selection criteria for the specified layer.
queryFeatureData2(String, ILayerDescription, IQueryFilter, IQueryResultOptions) - Method in interface com.esri.arcgis.carto.IMapServer2
Returns a record set of features that meet the query filter selection criteria for the specified layer.
queryFeatureData2(String, ILayerDescription, IQueryFilter, IQueryResultOptions) - Method in class com.esri.arcgis.carto.IMapServer2Proxy
Deprecated. Returns a record set of features that meet the query filter selection criteria for the specified layer.
queryFeatureData2(String, ILayerDescription, IQueryFilter, IQueryResultOptions) - Method in interface com.esri.arcgis.carto.IMapServer3
Returns a record set of features that meet the query filter selection criteria for the specified layer.
queryFeatureData2(String, ILayerDescription, IQueryFilter, IQueryResultOptions) - Method in class com.esri.arcgis.carto.IMapServer3Proxy
Deprecated. Returns a record set of features that meet the query filter selection criteria for the specified layer.
queryFeatureData2(String, ILayerDescription, IQueryFilter, IQueryResultOptions) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns a record set of features that meet the query filter selection criteria for the specified layer.
queryFeatureData2(String, ILayerDescription, IQueryFilter, IQueryResultOptions) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns a record set of features that meet the query filter selection criteria for the specified layer.
queryFeatureData2(String, ILayerDescription, IQueryFilter, IQueryResultOptions) - Method in class com.esri.arcgis.carto.MapServer
Returns a record set of features that meet the query filter selection criteria for the specified layer.
queryFeatureData2(String, ILayerDescription, IQueryFilter, IQueryResultOptions) - Method in class com.esri.arcgis.carto.MapServerIP
Returns a record set of features that meet the query filter selection criteria for the specified layer.
queryFeatureData2(String, ILayerDescription, IQueryFilter, IQueryResultOptions) - Method in class com.esri.arcgis.carto.MapServerLP
Returns a record set of features that meet the query filter selection criteria for the specified layer.
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 interface com.esri.arcgis.carto.IMapServer2
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.IMapServer2Proxy
Deprecated. Returns the IDs of the features that meet the query filter selection criteria for the specified layer.
queryFeatureIDs(String, int, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer3
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.IMapServer3Proxy
Deprecated. Returns the IDs of the features that meet the query filter selection criteria for the specified layer.
queryFeatureIDs(String, int, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer4
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.IMapServer4Proxy
Deprecated. 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
Deprecated. 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.MapServer
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.MapServerIP
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.MapServerLP
Returns the IDs of the features that meet the query filter selection criteria for the specified layer.
queryFeatureIDs2(String, ILayerDescription, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer2
Returns the IDs of the features that meet the query filter selection criteria for the specified layer.
queryFeatureIDs2(String, ILayerDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.IMapServer2Proxy
Deprecated. Returns the IDs of the features that meet the query filter selection criteria for the specified layer.
queryFeatureIDs2(String, ILayerDescription, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer3
Returns the IDs of the features that meet the query filter selection criteria for the specified layer.
queryFeatureIDs2(String, ILayerDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.IMapServer3Proxy
Deprecated. Returns the IDs of the features that meet the query filter selection criteria for the specified layer.
queryFeatureIDs2(String, ILayerDescription, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns the IDs of the features that meet the query filter selection criteria for the specified layer.
queryFeatureIDs2(String, ILayerDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns the IDs of the features that meet the query filter selection criteria for the specified layer.
queryFeatureIDs2(String, ILayerDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServer
Returns the IDs of the features that meet the query filter selection criteria for the specified layer.
queryFeatureIDs2(String, ILayerDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServerIP
Returns the IDs of the features that meet the query filter selection criteria for the specified layer.
queryFeatureIDs2(String, ILayerDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServerLP
Returns the IDs of the features that meet the query filter selection criteria for the specified layer.
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
Deprecated. 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.MxdServer
Returns a feature cursor for the specified layer based on the given array of query filters.
queryFilletRadiusRange(ISegment, ISegment, IPoint, double[], double[]) - Method in class com.esri.arcgis.geometry.CircularArc
Returns minimum and maximum radius for fillet to touch both input segments.
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
Deprecated. Returns minimum and maximum radius for fillet to touch both input segments.
QueryFilter - Class in com.esri.arcgis.geodatabase
COM Class 'QueryFilter'.
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.
QueryFilter theQueryFilter = (QueryFilter) obj;
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
Deprecated. Returns the first point of intersection between the ray and the target geometry.
queryFirstIntersection(IGeometry, IPoint) - Method in class com.esri.arcgis.geometry.Ray
Returns the first point of intersection between the ray and the target geometry.
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
Deprecated. Returns the first and last defined M value for the curve.
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
Returns the first and last defined M value for the curve.
queryFirstLastM(double[], double[]) - Method in class com.esri.arcgis.geometry.Polyline
Returns the first and last defined M value for the curve.
queryFollowingRings(IMultiPatch, IRing, IRing[][]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
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 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
Deprecated. Populates an array with references to following rings that are in the ring group that starts with the specified beginning ring.
queryFollowingRings(IRing, int, IRing[]) - Method in interface com.esri.arcgis.geometry.IMultiPatch
Populates an array with references to following rings that are in the ring group that starts with the specified beginning ring.
queryFollowingRings(IRing, int, IRing[]) - Method in class com.esri.arcgis.geometry.IMultiPatchProxy
Deprecated. Populates an array with references to following rings that are in the ring group that starts with the specified beginning ring.
queryFollowingRings(IRing, int, IRing[]) - Method in class com.esri.arcgis.geometry.MultiPatch
Populates an array with references to following rings that are in the ring group that starts with the specified beginning ring.
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.BezierCurve
Copies this curve's 'from' point to the input point.
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.CircularArc
Copies this curve's 'from' point to the input point.
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.EllipticArc
Copies this curve's 'from' point to the input point.
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
Deprecated. Copies this curve's 'from' point to the input point.
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.Line
Copies this curve's 'from' point to the input point.
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.Path
Copies this curve's 'from' point to the input point.
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.Polygon
Copies this curve's 'from' point to the input point.
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.Polyline
Copies this curve's 'from' point to the input point.
queryFromPoint(IPoint) - Method in class com.esri.arcgis.geometry.Ring
Copies this curve's 'from' point to the input point.
queryFromService(IGFSTableDescriptions, IGeometry, ISpatialReference, ITimeReference, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
queryFromService
queryFromService(IGFSTableDescriptions, IGeometry, ISpatialReference, ITimeReference, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
queryFromService
queryFromService(IGFSTableDescriptions, IGeometry, ISpatialReference, ITimeReference, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
queryFromService
queryFromService(IGFSTableDescriptions, IGeometry, ISpatialReference, ITimeReference, IServiceDataOptions) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer
queryFromService
queryFromService(IGFSTableDescriptions, IGeometry, ISpatialReference, ITimeReference, IServiceDataOptions) - Method in class com.esri.arcgis.carto.IGraphicFeatureServerProxy
Deprecated. queryFromService
queryFromService2(String, IGFSTableDescriptions, IGeometry, ISpatialReference, ITimeReference, double, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
queryFromService2
queryFromService2(String, IGFSTableDescriptions, IGeometry, ISpatialReference, ITimeReference, double, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
queryFromService2
queryFromService2(String, IGFSTableDescriptions, IGeometry, ISpatialReference, ITimeReference, double, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
queryFromService2
queryFromService2(String, IGFSTableDescriptions, IGeometry, ISpatialReference, ITimeReference, double, IServiceDataOptions) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer2
queryFromService2
queryFromService2(String, IGFSTableDescriptions, IGeometry, ISpatialReference, ITimeReference, double, IServiceDataOptions) - Method in class com.esri.arcgis.carto.IGraphicFeatureServer2Proxy
Deprecated. queryFromService2
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.GeometryBag
Populates the array with references to a sub-sequence of geometries.
queryGeometries(IGeometryCollection, int, IGeometry[][]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Populates the array with references to a sub-sequence of geometries.
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
Deprecated. Populates the array with references to a sub-sequence of geometries.
queryGeometries(int, int, IGeometry[]) - Method in interface com.esri.arcgis.geometry.IGeometryCollection
Populates the array with references to a sub-sequence of geometries.
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.IGeometryCollectionProxy
Deprecated. Populates the array with references to a sub-sequence of geometries.
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.MultiPatch
Populates the array with references to a sub-sequence of geometries.
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.Multipoint
Populates the array with references to a sub-sequence of geometries.
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.Polygon
Populates the array with references to a sub-sequence of geometries.
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.Polyline
Populates the array with references to a sub-sequence of geometries.
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.TriangleFan
Populates the array with references to a sub-sequence of geometries.
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.Triangles
Populates the array with references to a sub-sequence of geometries.
queryGeometries(int, int, IGeometry[]) - Method in class com.esri.arcgis.geometry.TriangleStrip
Populates the array with references to a sub-sequence of geometries.
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
Copies the element's geometry into the specified geometry.
queryGeometry(IGeometry) - Method in class com.esri.arcgis.geodatabase.TopologyEdge
Copies the element's geometry into the specified geometry.
queryGeometry(IGeometry) - Method in class com.esri.arcgis.geodatabase.TopologyNode
Copies the element's geometry into the specified geometry.
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
Deprecated. The geometry for the given network location.
queryGeometry(INALocation, IGeometry[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorFeatureAgent
The geometry for the given network location.
queryGeometry(INALocation, IGeometry[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorLocationFieldsAgent
The geometry for the given network location.
queryGeometryFromWin32Path(int, ITransformation, IPolygon) - Method in class com.esri.arcgis.display.GeometryDraw
Queries the geometry.
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
Deprecated. Queries the geometry.
queryGregorianTime() - Method in interface com.esri.arcgis.system.ITime
Obtains the time as a gregorian date and time.
queryGregorianTime() - Method in class com.esri.arcgis.system.ITimeProxy
Deprecated. Obtains the time as a gregorian date and time.
queryGregorianTime() - Method in class com.esri.arcgis.system.Time
Obtains the time as a gregorian date and time.
queryHistogramInfo(int[], double[], double[], double[]) - Method in interface com.esri.arcgis.datasourcesraster.IStatsHistogram3
Gets histogram size, min and max range.
queryHistogramInfo(int[], double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.IStatsHistogram3Proxy
Deprecated. Gets histogram size, min and max range.
queryHistogramInfo(int[], double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.StatsHistogram
Gets histogram size, min and max range.
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
Deprecated. Gets histogram min and max range.
queryHistogramMinmax(double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.StatsHistogram
Gets histogram min and max range.
queryHTMLPopups(int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
Returns the html as text that can be used in popups.
queryHTMLPopups(int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
Returns the html as text that can be used in popups.
queryHTMLPopups(int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
Returns the html as text that can be used in popups.
queryHTMLPopups(int, ILongArray) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer
Returns the html as text that can be used in popups.
queryHTMLPopups(int, ILongArray) - Method in class com.esri.arcgis.carto.IGraphicFeatureServerProxy
Deprecated. Returns the html as text that can be used in popups.
queryHTMLPopups(String, int, ILongArray) - Method in interface com.esri.arcgis.carto.IMapServer3
Returns the html as text that can be used in popups.
queryHTMLPopups(String, int, ILongArray) - Method in class com.esri.arcgis.carto.IMapServer3Proxy
Deprecated. Returns the html as text that can be used in popups.
queryHTMLPopups(String, int, ILongArray) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns the html as text that can be used in popups.
queryHTMLPopups(String, int, ILongArray) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns the html as text that can be used in popups.
queryHTMLPopups(String, int, ILongArray) - Method in class com.esri.arcgis.carto.MapServer
Returns the html as text that can be used in popups.
queryHTMLPopups(String, int, ILongArray) - Method in class com.esri.arcgis.carto.MapServerIP
Returns the html as text that can be used in popups.
queryHTMLPopups(String, int, ILongArray) - Method in class com.esri.arcgis.carto.MapServerLP
Returns the html as text that can be used in popups.
queryHTMLPopups2(String, int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
Returns the html as text that can be used in popups.
queryHTMLPopups2(String, int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
Returns the html as text that can be used in popups.
queryHTMLPopups2(String, int, ILongArray) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
Returns the html as text that can be used in popups.
queryHTMLPopups2(String, int, ILongArray) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer2
Returns the html as text that can be used in popups.
queryHTMLPopups2(String, int, ILongArray) - Method in class com.esri.arcgis.carto.IGraphicFeatureServer2Proxy
Deprecated. Returns the html as text that can be used in popups.
queryHTMLPopups2(String, IMapTableDescription, ILongArray) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns the html as text that can be used in popups.
queryHTMLPopups2(String, IMapTableDescription, ILongArray) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns the html as text that can be used in popups.
queryHTMLPopups2(String, IMapTableDescription, ILongArray) - Method in class com.esri.arcgis.carto.MapServerIP
Returns the html as text that can be used in popups.
queryHTMLPopups2(String, IMapTableDescription, ILongArray) - Method in class com.esri.arcgis.carto.MapServerLP
Returns the html as text that can be used in popups.
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 interface com.esri.arcgis.carto.IMapServer2
Returns a collection of Map Server Hyperlink objects for the specified layers.
queryHyperlinks(IMapDescription, IImageDisplay, ILongArray) - Method in class com.esri.arcgis.carto.IMapServer2Proxy
Deprecated. Returns a collection of Map Server Hyperlink objects for the specified layers.
queryHyperlinks(IMapDescription, IImageDisplay, ILongArray) - Method in interface com.esri.arcgis.carto.IMapServer3
Returns a collection of Map Server Hyperlink objects for the specified layers.
queryHyperlinks(IMapDescription, IImageDisplay, ILongArray) - Method in class com.esri.arcgis.carto.IMapServer3Proxy
Deprecated. Returns a collection of Map Server Hyperlink objects for the specified layers.
queryHyperlinks(IMapDescription, IImageDisplay, ILongArray) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns a collection of Map Server Hyperlink objects for the specified layers.
queryHyperlinks(IMapDescription, IImageDisplay, ILongArray) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns a collection of Map Server Hyperlink objects for the specified layers.
queryHyperlinks(IMapDescription, IImageDisplay, ILongArray) - Method in class com.esri.arcgis.carto.IMapServerProxy
Deprecated. Returns a collection of Map Server Hyperlink objects for the specified layers.
queryHyperlinks(IMapDescription, IImageDisplay, ILongArray) - Method in class com.esri.arcgis.carto.MapServer
Returns a collection of Map Server Hyperlink objects for the specified layers.
queryHyperlinks(IMapDescription, IImageDisplay, ILongArray) - Method in class com.esri.arcgis.carto.MapServerIP
Returns a collection of Map Server Hyperlink objects for the specified layers.
queryHyperlinks(IMapDescription, IImageDisplay, ILongArray) - Method in class com.esri.arcgis.carto.MapServerLP
Returns a collection of Map Server Hyperlink objects for the specified layers.
queryIdentifyVector(int, int, IVector3D) - Method in class com.esri.arcgis.analyst3d.Camera
Returns the vector that corresponds to given screen coordinates.
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
Deprecated. Returns the vector that corresponds to given screen coordinates.
queryIdentifyVector(int, int, IVector3D) - Method in class com.esri.arcgis.globecore.GlobeCamera
Returns the vector that corresponds to given screen coordinates.
queryIDs(int, String, IQueryFilter) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
queryIDs
queryIDs(int, String, IQueryFilter) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
queryIDs
queryIDs(int, String, IQueryFilter) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
queryIDs
queryIDs(int, String, IQueryFilter) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer
queryIDs
queryIDs(int, String, IQueryFilter) - Method in class com.esri.arcgis.carto.IGraphicFeatureServerProxy
Deprecated. queryIDs
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
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.StreetNetwork
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.UtilityNetwork
Returns the user class ID, user ID, and user sub ID for the specified network element.
queryIDs2(String, int, String, IQueryFilter) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
queryIDs2
queryIDs2(String, int, String, IQueryFilter) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
queryIDs2
queryIDs2(String, int, String, IQueryFilter) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
queryIDs2
queryIDs2(String, int, String, IQueryFilter) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer2
queryIDs2
queryIDs2(String, int, String, IQueryFilter) - Method in class com.esri.arcgis.carto.IGraphicFeatureServer2Proxy
Deprecated. queryIDs2
queryImageData(byte[]) - Method in interface com.esri.arcgis.datasourcesraster.IAISImageService3X
Gets the last requested AOI image.
queryImageData(byte[]) - Method in class com.esri.arcgis.datasourcesraster.IAISImageService3XProxy
Deprecated. Gets the last requested AOI image.
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
Deprecated. Returns all edges sharing the node.
queryIncidentEdgeIndices(ILongArray) - Method in class com.esri.arcgis.geodatabase.TinNode
Returns all edges sharing the node.
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
Deprecated. Returns all triangles sharing the node.
queryIncidentTriangleIndices(ILongArray) - Method in class com.esri.arcgis.geodatabase.TinNode
Returns all triangles sharing the node.
queryInflectionPoint(IPoint) - Method in class com.esri.arcgis.geometry.BezierCurve
Finds inflection point; sets it empty if none exists.
queryInflectionPoint(IPoint) - Method in interface com.esri.arcgis.geometry.IBezierCurve
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
Deprecated. Finds inflection point; sets it empty if none exists.
queryInflectionPoint(IPoint) - Method in class com.esri.arcgis.geometry.IBezierCurveProxy
Deprecated. Finds inflection point; sets it empty if none exists.
queryInitialVertex(int, IPoint) - Method in interface com.esri.arcgis.schematic.ISchematicInMemoryFeatureLinkGeometry
Queries the position of the vertex at given index of the schematic in memory feature link initial geometry.
queryInitialVertex(int, IPoint) - Method in class com.esri.arcgis.schematic.ISchematicInMemoryFeatureLinkGeometryProxy
Queries the position of the vertex at given index of the schematic in memory feature link initial geometry.
queryInitialVertex(int, IPoint) - Method in interface com.esri.arcgis.schematic.ISchematicInMemoryFeatureSubLinkGeometry
Queries the position of the vertex at given index of the schematic in memory feature sublink initial geometry.
queryInitialVertex(int, IPoint) - Method in class com.esri.arcgis.schematic.ISchematicInMemoryFeatureSubLinkGeometryProxy
Queries the position of the vertex at given index of the schematic in memory feature sublink initial geometry.
queryInitialVertex(int, IPoint) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureLink
Queries the position of the vertex at given index of the schematic in memory feature link initial geometry.
queryInitialVertex(int, IPoint) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureSubLink
Queries the position of the vertex at given index of the schematic in memory feature sublink initial geometry.
queryIntegerTime(int) - Method in interface com.esri.arcgis.system.ITime
Obtains the time as an integer time.
queryIntegerTime(int) - Method in class com.esri.arcgis.system.ITimeProxy
Deprecated. Obtains the time as an integer time.
queryIntegerTime(int) - Method in class com.esri.arcgis.system.Time
Obtains the time as an integer time.
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
Deprecated. 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.Polygon
Populates an array with references to rings that are interior to the specified exterior ring.
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
Deprecated. 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.Polygon
Returns an array of references to rings that are interior to the specified exterior ring, up to a maximum of the number requested.
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.BmpPictureElement
Get the intrinsic size of the picture in points.
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.EmfPictureElement
Get the intrinsic size of the picture in points.
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.GifPictureElement
Get the intrinsic size of the picture in points.
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.ImgPictureElement
Get the intrinsic size of the picture in points.
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
Deprecated. Get the intrinsic size of the picture in points.
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
Deprecated. Get the intrinsic size of the picture in points.
queryIntrinsicSize(double[], double[]) - Method in interface com.esri.arcgis.carto.IPictureElement4
Get the intrinsic size of the picture in points.
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.IPictureElement4Proxy
Deprecated. Get the intrinsic size of the picture in points.
queryIntrinsicSize(double[], double[]) - Method in interface com.esri.arcgis.carto.IPictureElement5
Get the intrinsic size of the picture in points.
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.IPictureElement5Proxy
Deprecated. Get the intrinsic size of the picture in points.
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.Jp2PictureElement
Get the intrinsic size of the picture in points.
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.JpgPictureElement
Get the intrinsic size of the picture in points.
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.PictureElement
Get the intrinsic size of the picture in points.
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.PngPictureElement
Get the intrinsic size of the picture in points.
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.SidPictureElement
Get the intrinsic size of the picture in points.
queryIntrinsicSize(double[], double[]) - Method in class com.esri.arcgis.carto.TifPictureElement
Get the intrinsic size of the picture in points.
queryItem(int, IAnnotateLayerProperties[], IElementCollection[], IElementCollection[]) - Method in class com.esri.arcgis.carto.AnnotateLayerPropertiesCollection
Returns the item in the collection at the specified index.
queryItem(int, IAnnotateLayerProperties[], int[]) - Method in class com.esri.arcgis.carto.AnnotateLayerPropertiesCollection
Returns the item in the collection at the specified index.
queryItem(int, IGeometryCollection[], int[]) - Method in class com.esri.arcgis.carto.BarrierCollection
Returns the item in the collection at the specified index.
queryItem(int, IElement[], int[]) - Method in class com.esri.arcgis.carto.ElementCollection
Element at the given index.
queryItem(int, IElement[], int[], int[], int[]) - Method in class com.esri.arcgis.carto.ElementCollection
Element at the given index.
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
Deprecated. Returns the item in the collection at the specified index.
queryItem(int, IAnnotateLayerProperties[], IElementCollection[], IElementCollection[]) - Method in class com.esri.arcgis.carto.IAnnotateLayerPropertiesCollectionProxy
Deprecated. Returns the item in the collection at the specified index.
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
Deprecated. Returns the item in the collection at the specified index.
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
Deprecated. Element at the given index.
queryItem(int, IElement[], int[]) - Method in class com.esri.arcgis.carto.IElementCollectionProxy
Deprecated. Element at the given index.
queryItem(int, int[], String[]) - Method in interface com.esri.arcgis.framework.ISelectionPalette
The bitmap and tooltip for the given item.
queryItem(int, int[], String[]) - Method in class com.esri.arcgis.framework.ISelectionPaletteProxy
The bitmap and tooltip for the given item.
queryItemViewMembership(int) - Method in interface com.esri.arcgis.datasourcesraster.IImageViewOperation
Returns a set of names of all views associated with the specified mosaic dataset item.
queryItemViewMembership(int) - Method in class com.esri.arcgis.datasourcesraster.IImageViewOperationProxy
Deprecated. Returns a set of names of all views associated with the specified mosaic dataset item.
queryItemViewMembership(int) - Method in class com.esri.arcgis.datasourcesraster.MosaicDataset
Returns a set of names of all views associated with the specified mosaic dataset item.
queryJSONDomain(IDomain, IJSONObject) - Method in interface com.esri.arcgis.geodatabase.IJSONConverterGdb
Query domain info from IDomain and populate IJSONObject.
queryJSONDomain(IDomain, IJSONObject) - Method in class com.esri.arcgis.geodatabase.IJSONConverterGdbProxy
Deprecated. Query domain info from IDomain and populate IJSONObject.
queryJSONDomain(IDomain, IJSONObject) - Method in class com.esri.arcgis.geodatabase.JSONConverterGdb
Query domain info from IDomain and populate IJSONObject.
queryJSONEnvelope(IEnvelope, boolean, IJSONObject) - Method in interface com.esri.arcgis.geometry.IJSONConverterGeometry
Queries spatial reference and populates existing IJSONObject
queryJSONEnvelope(IEnvelope, boolean, IJSONObject) - Method in class com.esri.arcgis.geometry.IJSONConverterGeometryProxy
Deprecated. Queries spatial reference and populates existing IJSONObject
queryJSONEnvelope(IEnvelope, boolean, IJSONObject) - Method in class com.esri.arcgis.geometry.JSONConverterGeometry
Queries spatial reference and populates existing IJSONObject
queryJSONGeometry(IGeometry, boolean, IJSONObject) - Method in interface com.esri.arcgis.geometry.IJSONConverterGeometry
Queries geometry and populates existing IJSONObject
queryJSONGeometry(IGeometry, boolean, IJSONObject) - Method in class com.esri.arcgis.geometry.IJSONConverterGeometryProxy
Deprecated. Queries geometry and populates existing IJSONObject
queryJSONGeometry(IGeometry, boolean, IJSONObject) - Method in class com.esri.arcgis.geometry.JSONConverterGeometry
Queries geometry and populates existing IJSONObject
queryJSONGeoTransformation(IGeoTransformation, IJSONObject) - Method in interface com.esri.arcgis.geometry.IJSONConverterGeometry
Queries a geographic (datum) transformation object and populates existing IJSONObject
queryJSONGeoTransformation(IGeoTransformation, IJSONObject) - Method in class com.esri.arcgis.geometry.IJSONConverterGeometryProxy
Deprecated. Queries a geographic (datum) transformation object and populates existing IJSONObject
queryJSONGeoTransformation(IGeoTransformation, IJSONObject) - Method in class com.esri.arcgis.geometry.JSONConverterGeometry
Queries a geographic (datum) transformation object and populates existing IJSONObject
queryJSONSpatialReference(ISpatialReference, IJSONObject) - Method in interface com.esri.arcgis.geometry.IJSONConverterGeometry
Queries spatial reference and populates existing IJSONObject
queryJSONSpatialReference(ISpatialReference, IJSONObject) - Method in class com.esri.arcgis.geometry.IJSONConverterGeometryProxy
Deprecated. Queries spatial reference and populates existing IJSONObject
queryJSONSpatialReference(ISpatialReference, IJSONObject) - Method in class com.esri.arcgis.geometry.JSONConverterGeometry
Queries spatial reference and populates existing IJSONObject
queryJulianDayNumber() - Method in interface com.esri.arcgis.system.ITime
The Time's date portion as a julian (Julius Scaliger) day number.
queryJulianDayNumber() - Method in class com.esri.arcgis.system.ITimeProxy
Deprecated. The Time's date portion as a julian (Julius Scaliger) day number.
queryJulianDayNumber() - Method in class com.esri.arcgis.system.Time
The Time's date portion as a julian (Julius Scaliger) day number.
queryJunction(int, INetworkJunction) - Method in interface com.esri.arcgis.geodatabase.INetworkForwardStarEx
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.INetworkForwardStarExProxy
Performs a network junction element query by element ID and populates the given junction element object.
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
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.NetworkDataset
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.NetworkForwardStar
Performs a network junction element query by element ID and populates the given junction element object.
queryJunction(int, int[]) - Method in interface com.esri.arcgis.networkanalyst.INALocationRanges
Retrieves the junction EID stored at the specified index in the NALocationRanges object.
queryJunction(int, int[]) - Method in class com.esri.arcgis.networkanalyst.INALocationRangesProxy
Deprecated. Retrieves the junction EID stored at the specified index in the NALocationRanges object.
queryJunction(int, int[]) - Method in class com.esri.arcgis.networkanalyst.NALocationRanges
Retrieves the junction EID stored at the specified index in the NALocationRanges object.
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
Queries the network junction elements adjacent to this network edge element.
queryJunctions(INetworkJunction, INetworkJunction) - Method in class com.esri.arcgis.geodatabase.NetworkEdge
Queries the network junction elements adjacent to this network edge element.
queryKonradyParameters(double[]) - Method in class com.esri.arcgis.datasourcesraster.FrameXform
Queries the Konrady adjustment parameterrs.
queryKonradyParameters(double[]) - Method in interface com.esri.arcgis.datasourcesraster.IFrameXform
Queries the Konrady adjustment parameterrs.
queryKonradyParameters(double[]) - Method in class com.esri.arcgis.datasourcesraster.IFrameXformProxy
Deprecated. Queries the Konrady adjustment parameterrs.
queryLabelPoint(IPoint) - Method in class com.esri.arcgis.geometry.Envelope
Copies to the input point a point guaranteed to be inside this area.
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
Deprecated. Copies to the input point a point guaranteed to be inside this area.
queryLabelPoint(IPoint) - Method in class com.esri.arcgis.geometry.MultiPatch
Copies to the input point a point guaranteed to be inside this area.
queryLabelPoint(IPoint) - Method in class com.esri.arcgis.geometry.Polygon
Copies to the input point a point guaranteed to be inside this area.
queryLabelPoint(IPoint) - Method in class com.esri.arcgis.geometry.Ring
Copies to the input point a point guaranteed to be inside this area.
queryLabelPoint3D(IPoint) - Method in class com.esri.arcgis.geometry.Envelope
Copies to the input point a point guaranteed to be on this 3D surface area.
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
Deprecated. Copies to the input point a point guaranteed to be on this 3D surface area.
queryLabelPoint3D(IPoint) - Method in class com.esri.arcgis.geometry.MultiPatch
Copies to the input point a point guaranteed to be on this 3D surface area.
queryLabelPoint3D(IPoint) - Method in class com.esri.arcgis.geometry.Polygon
Copies to the input point a point guaranteed to be on this 3D surface area.
queryLabelVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.CustomOverlayGrid
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.Graticule
Returns the visibility of the labels along all four sides of the map grid.
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
Deprecated. 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.IndexGrid
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.MeasuredGrid
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.MgrsGrid
Returns the visibility of the labels along all four sides of the map grid.
queryLasPointInfo(int, double, ILasPointInfo) - Method in interface com.esri.arcgis.geodatabaseextensions.ILasPointCloud
Query point information associated with the 1-based point ID.
queryLasPointInfo(int, double, ILasPointInfo) - Method in class com.esri.arcgis.geodatabaseextensions.ILasPointCloudProxy
Deprecated. Query point information associated with the 1-based point ID.
queryLasPointInfo(int, double, ILasPointInfo) - Method in class com.esri.arcgis.geodatabaseextensions.LasDataset
Query point information associated with the 1-based point ID.
queryLastPointRenderer(ILasDatasetLayer) - Method in interface com.esri.arcgis.analyst3dUI.ILasDatasetToolbarEnvironment
Get the last selected point renderer for the given layer.
queryLastPointRenderer(ILasDatasetLayer) - Method in class com.esri.arcgis.analyst3dUI.ILasDatasetToolbarEnvironmentProxy
Deprecated. Get the last selected point renderer for the given layer.
queryLastPointRenderer(ILasDatasetLayer) - Method in class com.esri.arcgis.analyst3dUI.LasDatasetToolbarEnvironment
Get the last selected point renderer for the given layer.
queryLastTinRenderer(ILasDatasetLayer) - Method in interface com.esri.arcgis.analyst3dUI.ILasDatasetToolbarEnvironment
Get the last selected TIN renderer for the given layer.
queryLastTinRenderer(ILasDatasetLayer) - Method in class com.esri.arcgis.analyst3dUI.ILasDatasetToolbarEnvironmentProxy
Deprecated. Get the last selected TIN renderer for the given layer.
queryLastTinRenderer(ILasDatasetLayer) - Method in class com.esri.arcgis.analyst3dUI.LasDatasetToolbarEnvironment
Get the last selected TIN renderer for the given layer.
QueryLayerSourcePropertyPage - Class in com.esri.arcgis.cartoUI
COM Class 'QueryLayerSourcePropertyPage'.
QueryLayerSourcePropertyPage() - Constructor for class com.esri.arcgis.cartoUI.QueryLayerSourcePropertyPage
Constructs a QueryLayerSourcePropertyPage using ArcGIS Engine.
QueryLayerSourcePropertyPage(Object) - Constructor for class com.esri.arcgis.cartoUI.QueryLayerSourcePropertyPage
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
QueryLayerSourcePropertyPage theQueryLayerSourcePropertyPage = (QueryLayerSourcePropertyPage) obj;
queryLinearCoefficients(int, double[][]) - Method in class com.esri.arcgis.geometry.AffineTransformation2D
Returns the linear coefficients which define the two dimensional affine transformation.
queryLinearCoefficients(int, double[]) - Method in class com.esri.arcgis.geometry.AffineTransformation2D
Returns the linear coefficients which define the two dimensional affine transformation.
queryLinearCoefficients(int, double[]) - Method in interface com.esri.arcgis.geometry.IAffineTransformation2D3
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
Deprecated. Returns the linear coefficients which define the two dimensional affine transformation.
queryLinearCoefficients(int, double[]) - Method in class com.esri.arcgis.geometry.IAffineTransformation2D3Proxy
Deprecated. Returns the linear coefficients which define the two dimensional affine transformation.
queryLocalTimeReference(boolean) - Method in interface com.esri.arcgis.system.ITimeZoneFactory2
Obtains the machine's current local time reference.
queryLocalTimeReference(boolean) - Method in class com.esri.arcgis.system.ITimeZoneFactory2Proxy
Deprecated. Obtains the machine's current local time reference.
queryLocalTimeReference(boolean) - Method in class com.esri.arcgis.system.TimeZoneFactory
Obtains the machine's current local time reference.
queryLocalTimeZoneWindowsID() - Method in interface com.esri.arcgis.system.ITimeZoneFactory
Obtains the machine's current local time zone Windows ID.
queryLocalTimeZoneWindowsID() - Method in class com.esri.arcgis.system.ITimeZoneFactoryProxy
Deprecated. Obtains the machine's current local time zone Windows ID.
queryLocalTimeZoneWindowsID() - Method in class com.esri.arcgis.system.TimeZoneFactory
Obtains the machine's current local time zone Windows ID.
queryLocate(IRay, int, IPoint) - Method in interface com.esri.arcgis.geodatabase.ITinSurface3
Returns the first intersection of the query ray and the TIN.
queryLocate(IRay, int, IPoint) - Method in class com.esri.arcgis.geodatabase.ITinSurface3Proxy
Deprecated. Returns the first intersection of the query ray and the TIN.
queryLocate(IRay, int, IPoint) - Method in class com.esri.arcgis.geodatabase.Tin
Returns the first intersection of the query ray and the TIN.
queryLocateWithinDistance(IRay, double, IGeometry) - Method in interface com.esri.arcgis.geodatabase.ITinSurface3
Returns the intersections of the query ray and the TIN.
queryLocateWithinDistance(IRay, double, IGeometry) - Method in class com.esri.arcgis.geodatabase.ITinSurface3Proxy
Deprecated. Returns the intersections of the query ray and the TIN.
queryLocateWithinDistance(IRay, double, IGeometry) - Method in class com.esri.arcgis.geodatabase.Tin
Returns the intersections of the query ray and the TIN.
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
Locates a single object.
queryLocation(IPoint) - Method in interface com.esri.arcgis.geodatabaseextensions.ILasPointInfo
The point's location.
queryLocation(IPoint) - Method in class com.esri.arcgis.geodatabaseextensions.ILasPointInfoProxy
Deprecated. The point's location.
queryLocation(IPoint) - Method in class com.esri.arcgis.geodatabaseextensions.LasPointInfo
The point's location.
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
Copies the current location of the SegmentGraphCursor into the specified point.
queryLocation(ISceneViewer, int, int, int, boolean, IPoint) - Method in class com.esri.arcgis.globecore.GlobeDisplay
Locates a single object.
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
Deprecated. Locates a single object.
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
Deprecated. Find a network location from a point.
queryLocationByPoint(IPoint, INALocation[], IPoint[], double[]) - Method in class com.esri.arcgis.networkanalyst.INALocatorProxy
Deprecated. Use the locator agents to find a network location from a point.
queryLocationByPoint(IPoint, INALocation[], IPoint[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocator
Use the locator agents to find a network location from a point.
queryLocationByPoint(IPoint, double, INALocation[], IPoint[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorFeatureAgent
Find a network location from a point.
queryLocationByPoint(IPoint, double, INALocation[], IPoint[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorLocationFieldsAgent
Find a network location from a point.
queryLocationByPointEx(IPoint, int, INALocation[], IPoint[], double[]) - Method in interface com.esri.arcgis.networkanalyst.INALocator3
Use the locator agents to find a network location from a point and curb approach.
queryLocationByPointEx(IPoint, int, INALocation[], IPoint[], double[]) - Method in class com.esri.arcgis.networkanalyst.INALocator3Proxy
Deprecated. Use the locator agents to find a network location from a point and curb approach.
queryLocationByPointEx(IPoint, double, int, INALocation[], IPoint[], double[]) - Method in interface com.esri.arcgis.networkanalyst.INALocatorAgent3
Find a network location from a point and curb approach.
queryLocationByPointEx(IPoint, double, int, INALocation[], IPoint[], double[]) - Method in class com.esri.arcgis.networkanalyst.INALocatorAgent3Proxy
Deprecated. Find a network location from a point and curb approach.
queryLocationByPointEx(IPoint, int, INALocation[], IPoint[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocator
Use the locator agents to find a network location from a point and curb approach.
queryLocationByPointEx(IPoint, double, int, INALocation[], IPoint[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorFeatureAgent
Find a network location from a point and curb approach.
queryLocationByPointEx(IPoint, double, int, INALocation[], IPoint[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorLocationFieldsAgent
Find a network location from a point and curb approach.
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
Deprecated. Find a network location from a row.
queryLocationByRow(IRow, INALocation[], double[]) - Method in class com.esri.arcgis.networkanalyst.INALocatorProxy
Deprecated. Use the locator agents to find a network location from a row.
queryLocationByRow(IRow, INALocation[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocator
Use the locator agents to find a network location from a row.
queryLocationByRow(IRow, double, INALocation[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorFeatureAgent
Find a network location from a row.
queryLocationByRow(IRow, double, INALocation[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorLocationFieldsAgent
Find a network location from a row.
queryLocationByRowEx(IRow, int, INALocation[], double[]) - Method in interface com.esri.arcgis.networkanalyst.INALocator3
Use the locator agents to find a network location from a row and curb approach.
queryLocationByRowEx(IRow, int, INALocation[], double[]) - Method in class com.esri.arcgis.networkanalyst.INALocator3Proxy
Deprecated. Use the locator agents to find a network location from a row and curb approach.
queryLocationByRowEx(IRow, double, int, INALocation[], double[]) - Method in interface com.esri.arcgis.networkanalyst.INALocatorAgent3
Find a network location from a row and curb approach.
queryLocationByRowEx(IRow, double, int, INALocation[], double[]) - Method in class com.esri.arcgis.networkanalyst.INALocatorAgent3Proxy
Deprecated. Find a network location from a row and curb approach.
queryLocationByRowEx(IRow, int, INALocation[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocator
Use the locator agents to find a network location from a row and curb approach.
queryLocationByRowEx(IRow, double, int, INALocation[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorFeatureAgent
Find a network location from a row and curb approach.
queryLocationByRowEx(IRow, double, int, INALocation[], double[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorLocationFieldsAgent
Find a network location from a row and curb approach.
queryLocationRangesByGeometry(IGeometry, INALocationRanges[]) - Method in interface com.esri.arcgis.networkanalyst.INALocator3
Use the locator agents to find network location ranges from a geometry.
queryLocationRangesByGeometry(IGeometry, INALocationRanges[]) - Method in class com.esri.arcgis.networkanalyst.INALocator3Proxy
Deprecated. Use the locator agents to find network location ranges from a geometry.
queryLocationRangesByGeometry(IGeometry, INALocationRanges[]) - Method in interface com.esri.arcgis.networkanalyst.INALocatorAgent3
Find network location ranges from a geometry.
queryLocationRangesByGeometry(IGeometry, INALocationRanges[]) - Method in class com.esri.arcgis.networkanalyst.INALocatorAgent3Proxy
Deprecated. Find network location ranges from a geometry.
queryLocationRangesByGeometry(IGeometry, INALocationRanges[]) - Method in class com.esri.arcgis.networkanalyst.NALocator
Use the locator agents to find network location ranges from a geometry.
queryLocationRangesByGeometry(IGeometry, INALocationRanges[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorFeatureAgent
Find network location ranges from a geometry.
queryLocationRangesByGeometry(IGeometry, INALocationRanges[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorLocationFieldsAgent
Find network location ranges from a geometry.
queryLocationRangesByRow(IRow, INALocationRanges[]) - Method in interface com.esri.arcgis.networkanalyst.INALocator3
Use the locator agents to find a network location ranges from a row.
queryLocationRangesByRow(IRow, INALocationRanges[]) - Method in class com.esri.arcgis.networkanalyst.INALocator3Proxy
Deprecated. Use the locator agents to find a network location ranges from a row.
queryLocationRangesByRow(IRow, INALocationRanges[]) - Method in interface com.esri.arcgis.networkanalyst.INALocatorAgent3
Find network location ranges from a row.
queryLocationRangesByRow(IRow, INALocationRanges[]) - Method in class com.esri.arcgis.networkanalyst.INALocatorAgent3Proxy
Deprecated. Find network location ranges from a row.
queryLocationRangesByRow(IRow, INALocationRanges[]) - Method in class com.esri.arcgis.networkanalyst.NALocator
Use the locator agents to find a network location ranges from a row.
queryLocationRangesByRow(IRow, INALocationRanges[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorFeatureAgent
Find network location ranges from a row.
queryLocationRangesByRow(IRow, INALocationRanges[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorLocationFieldsAgent
Find network location ranges from a row.
queryMargins(double[], double[], double[], double[]) - Method in class com.esri.arcgis.display.BalloonCallout
Returns the margins.
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
Deprecated. Returns the margins.
queryMargins(double[], double[], double[], double[]) - Method in class com.esri.arcgis.display.LineCallout
Returns the margins.
queryMarkerMask(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.ArrowMarkerSymbol
Returns the mask geometry for the marker.
queryMarkerMask(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.CharacterMarkerSymbol
Returns the mask geometry for the marker.
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
Deprecated. Returns the mask geometry for the marker.
queryMarkerMask(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.MultiLayerMarkerSymbol
Returns the mask geometry for the marker.
queryMarkerMask(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.PictureMarkerSymbol
Returns the mask geometry for the marker.
queryMarkerMask(int, ITransformation, IGeometry, IPolygon) - Method in class com.esri.arcgis.display.SimpleMarkerSymbol
Returns the mask geometry for the marker.
queryMCoords(double[], double[]) - Method in class com.esri.arcgis.geometry.Envelope
Queries the minimum and maximum M values simultaneously.
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
Deprecated. Queries the minimum and maximum M values simultaneously.
queryMinMax(int[], int[]) - Method in interface com.esri.arcgis.datasourcesraster.IRasterColormap4
Queries minimum and maximum pixel values.
queryMinMax(int[], int[]) - Method in class com.esri.arcgis.datasourcesraster.IRasterColormap4Proxy
Deprecated. Queries minimum and maximum pixel values.
queryMinMax(int[], int[]) - Method in class com.esri.arcgis.datasourcesraster.RasterColormap
Queries minimum and maximum pixel values.
queryMoreButton(int, String[], String[]) - Method in interface com.esri.arcgis.framework.ISelectionPalette
The tooltip and text for the given more button.
queryMoreButton(int, String[], String[]) - Method in class com.esri.arcgis.framework.ISelectionPaletteProxy
The tooltip and text for the given more button.
queryMoveFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.CalloutTracker
The move feedback for the selection tracker.
queryMoveFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.EnvelopeTracker
The move feedback for the selection tracker.
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
Deprecated. The move feedback for the selection tracker.
queryMoveFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.LineTracker
The move feedback for the selection tracker.
queryMoveFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.PointTracker
The move feedback for the selection tracker.
queryMoveFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.PolygonTracker
The move feedback for the selection tracker.
queryNALocation(INALocation) - Method in interface com.esri.arcgis.networkanalyst.INALocationObject
Returns the network location.
queryNALocation(INALocation) - Method in class com.esri.arcgis.networkanalyst.INALocationObjectProxy
Deprecated. Returns the network location.
queryNALocation(INALocation) - Method in class com.esri.arcgis.networkanalyst.NALocationFeature
Returns the network location.
queryNALocation(INALocation) - Method in class com.esri.arcgis.networkanalyst.NALocationObject
Returns the network location.
queryNanosecondsSinceMidnight() - Method in interface com.esri.arcgis.system.ITime
The time's time portion as the number of nanoseconds elapsed since midnight.
queryNanosecondsSinceMidnight() - Method in class com.esri.arcgis.system.ITimeProxy
Deprecated. The time's time portion as the number of nanoseconds elapsed since midnight.
queryNanosecondsSinceMidnight() - Method in class com.esri.arcgis.system.Time
The time's time portion as the number of nanoseconds elapsed since midnight.
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
Deprecated. Returns all Natural Neighbors corresponding to the query point.
queryNaturalNeighborIndices(IPoint, ILongArray) - Method in class com.esri.arcgis.geodatabase.Tin
Returns all Natural Neighbors corresponding to the query point.
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
Deprecated. Finds and returns the nearest edge to the query point.
queryNearestEdge(IPoint, ITinEdge, double[]) - Method in class com.esri.arcgis.geodatabase.Tin
Finds and returns the nearest edge to the query point.
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
Deprecated. Finds and returns the nearest node to the query point.
queryNearestNode(IPoint, ITinNode, double[]) - Method in class com.esri.arcgis.geodatabase.Tin
Finds and returns the nearest node to the query point.
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.BezierCurve
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.CircularArc
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.EllipticArc
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Envelope
Copies into 'nearest' a point on this geometry nearest to the input point.
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
Deprecated. Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Line
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.MultiPatch
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Multipoint
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Point
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Polygon
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Polyline
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint3D(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Envelope
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint3D(IPoint, int, IPoint) - Method in interface com.esri.arcgis.geometry.IProximityOperator3D
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint3D(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.IProximityOperator3DProxy
Deprecated. Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint3D(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Line
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint3D(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.MultiPatch
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint3D(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Multipoint
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint3D(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Point
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint3D(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Polygon
Copies into 'nearest' a point on this geometry nearest to the input point.
queryNearestPoint3D(IPoint, int, IPoint) - Method in class com.esri.arcgis.geometry.Polyline
Copies into 'nearest' a point on this geometry nearest to the input point.
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
Deprecated. Returns natural neighbors and their weights corresponding to the query point.
queryNeighborsAndWeights(double, double, ILongArray, IDoubleArray) - Method in class com.esri.arcgis.geodatabase.Tin
Returns natural neighbors and their weights corresponding to the query point.
queryNext(ITinEdge) - Method in interface com.esri.arcgis.geodatabase.IEnumTinEdge
Queries next edge element.
queryNext(ITinEdge) - Method in class com.esri.arcgis.geodatabase.IEnumTinEdgeProxy
Queries next edge element.
queryNext(ITinElement) - Method in interface com.esri.arcgis.geodatabase.IEnumTinElement
Queries next element.
queryNext(ITinElement) - Method in class com.esri.arcgis.geodatabase.IEnumTinElementProxy
Queries next element.
queryNext(ITinNode) - Method in interface com.esri.arcgis.geodatabase.IEnumTinNode
Queries next node element.
queryNext(ITinNode) - Method in class com.esri.arcgis.geodatabase.IEnumTinNodeProxy
Queries next node element.
queryNext(ITinTriangle) - Method in interface com.esri.arcgis.geodatabase.IEnumTinTriangle
Queries next triangle elements.
queryNext(ITinTriangle) - Method in class com.esri.arcgis.geodatabase.IEnumTinTriangleProxy
Queries next triangle elements.
queryNext(ITinElement) - Method in class com.esri.arcgis.geodatabase.TinEdgeEnumerator
Queries next element.
queryNext(ITinEdge) - Method in class com.esri.arcgis.geodatabase.TinEdgeEnumerator
Queries next edge element.
queryNext(ITinElement) - Method in class com.esri.arcgis.geodatabase.TinNodeEnumerator
Queries next element.
queryNext(ITinNode) - Method in class com.esri.arcgis.geodatabase.TinNodeEnumerator
Queries next node element.
queryNext(ITinElement) - Method in class com.esri.arcgis.geodatabase.TinTriangleEnumerator
Queries next element.
queryNext(ITinTriangle) - Method in class com.esri.arcgis.geodatabase.TinTriangleEnumerator
Queries next triangle elements.
queryNext(IEnvelope) - Method in interface com.esri.arcgis.geodatabaseextensions.IEnumEnvelope
Gets next envelope.
queryNext(IEnvelope) - Method in class com.esri.arcgis.geodatabaseextensions.IEnumEnvelopeProxy
Gets next envelope.
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
Not currently used.
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
Copies the next vertex to the input parameter and returns its location in the geometry.
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
Queries next node element as a WKS point with z values.
queryNextAsWKSPointZ(_WKSPointZ[], boolean[]) - Method in class com.esri.arcgis.geodatabase.TinNodeEnumerator
Queries next node element as a WKS point with z values.
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
Queries next edge element as a WKS point with z values.
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
Queries next triangle element as a WKS point with z values.
queryNextAsWKSPointZs(_WKSPointZ[], _WKSPointZ[], boolean[]) - Method in class com.esri.arcgis.geodatabase.TinEdgeEnumerator
Queries next edge element as a WKS point with z values.
queryNextAsWKSPointZs(_WKSPointZ[], _WKSPointZ[], _WKSPointZ[], boolean[]) - Method in class com.esri.arcgis.geodatabase.TinTriangleEnumerator
Queries next triangle element as a WKS point with z values.
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
Copies the next vertex in the current part to the input parameter and returns its location in current part.
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
Deprecated. Queries for the next line in the pattern.
queryNextLine(IGeometry) - Method in class com.esri.arcgis.display.Template
Queries for the next line in the pattern.
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
Deprecated. Queries for the next point in the pattern.
queryNextPoint(IPoint, double[]) - Method in class com.esri.arcgis.display.Template
Queries for the next point in the pattern.
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
Deprecated. Returns whether nodata is mapped and if so, the mapped value.
queryNoDataTo(boolean[], int[]) - Method in class com.esri.arcgis.geoanalyst.NumberRemap
Returns whether nodata is mapped and if so, the mapped value.
queryNoDataTo(boolean[], int[]) - Method in class com.esri.arcgis.geoanalyst.StringRemap
Returns whether nodata is mapped and if so, the mapped value.
queryNoDataTo(boolean[], int[]) - Method in class com.esri.arcgis.spatialanalyst.GPSANumberRemap
Returns whether nodata is mapped and if so, the mapped value.
queryNoDataTo(boolean[], int[]) - Method in class com.esri.arcgis.spatialanalyst.GPSAStringRemap
Returns whether nodata is mapped and if so, the mapped value.
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
Deprecated. Returns whether nodata is mapped and if so, the mapped value.
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
Deprecated. Queries the node equal to that specified by the index.
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
Deprecated. Sets the node equal to that specified by the index.
queryNode(int, ITinNode) - Method in class com.esri.arcgis.geodatabase.Tin
Queries the node equal to that specified by the index.
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
Deprecated. Queries the point equal to that specified by the index.
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
Deprecated. Sets the node equal to a point specified by the index.
queryNodeAsPoint(int, IPoint) - Method in class com.esri.arcgis.geodatabase.Tin
Queries the point equal to that specified by the index.
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
Deprecated. Queries the point equal to that specified by the index.
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
Deprecated. Sets the node equal to a z-value point specified by the index.
queryNodeAsWKSPointZ(int, _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.Tin
Queries the point equal to that specified by the index.
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
Deprecated. Returns all nodes connected to the specified node.
queryNodeIndicesAroundNode(int, ILongArray) - Method in class com.esri.arcgis.geodatabase.Tin
Returns all nodes connected to the specified node.
queryNormal(IPoint, IVector3D) - Method in class com.esri.arcgis.analyst3d.RasterSurface
Returns the vector normal to the specified triangle.
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
Deprecated. Returns the vector normal to the specified triangle.
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
Deprecated. The vector normal to the specified triangle.
queryNormal(IPoint, IVector3D) - Method in class com.esri.arcgis.geodatabase.Tin
Returns the vector normal to the specified triangle.
queryNormal(IVector3D) - Method in class com.esri.arcgis.geodatabase.TinTriangle
The vector normal to the specified triangle.
queryNormal(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.BezierCurve
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.CircularArc
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.EllipticArc
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 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
Deprecated. 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.Line
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.Path
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.Polygon
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.Polyline
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.Ring
Constructs a line normal to a curve from a point at a specified distance along the curve.
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
Deprecated. Information for a number class by index.
queryNumberClass(int, double[], double[], int[]) - Method in class com.esri.arcgis.carto.RasterClassifyColorRampRenderer
Information for a number class by index.
queryNumberClass(int, double[], double[], int[]) - Method in class com.esri.arcgis.carto.RasterColormapRenderer
Information for a number class by index.
queryNumberClass(int, double[], double[], int[]) - Method in class com.esri.arcgis.carto.RasterStretchColorRampRenderer
Information for a number class by index.
queryNumberClass(int, double[], double[], int[]) - Method in class com.esri.arcgis.carto.RasterUniqueValueRenderer
Information for a number class by index.
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
Deprecated. Returns number record information by index.
queryNumberRecord(int, double[], double[], int[], boolean[]) - Method in class com.esri.arcgis.geoanalyst.NumberRemap
Returns number record information by index.
queryNumberRecord(int, double[], double[], int[], boolean[]) - Method in class com.esri.arcgis.spatialanalyst.GPSANumberRemap
Returns number record information by index.
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
Deprecated. Returns number record information by index.
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
Deprecated. Returns the mapped value for a number remap entry.
queryNumberValue(double, int[], boolean[]) - Method in class com.esri.arcgis.geoanalyst.NumberRemap
Returns the mapped value for a number remap entry.
queryNumberValue(double, int[], boolean[]) - Method in class com.esri.arcgis.spatialanalyst.GPSANumberRemap
Returns the mapped value for a number remap entry.
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
Deprecated. Returns the mapped value for a number remap entry.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.DataConnectionPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.DataViewPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.DocumentPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.IMSLayersPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.IMSMapLayerSourcePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.IMSPropsPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.JoinRelatePage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.LayoutViewPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.MapDocumentPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.MapGridsPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.MapIlluminationPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.MapInsetPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.MapPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.MapServerLayerAdvancedPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.MapServerLayerCachePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.MapServerLayerSourcePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.MapServerSublayersPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.NetCDFFeaturePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.NetCDFRasterPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.NetCDFTablePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.OverviewPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.PageIndexExtentPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.PageIndexGeneralPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.PublishAntiAliasingPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.PublishDestinationPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.PublishOptionsPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.TOCGeneralPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.TOCPatchesPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.WMSLayerAdvancedPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.WMSLayerSourcePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.WMSLayerStylePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.arcmapui.WMSSublayersPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.AnnoDisplayPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.AnnoLabelClassesPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.AnnoLEPropsConflictPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.AnnoLEPropsExpressionPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.AnnoLEPropsPlacementPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.AnnoPlacementPropertyPluginPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.AnnoSymbologyPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.AnnotationClassesFLPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.AnnotationClassesPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.AnnotationClassPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.AnnotationSublayerInfoPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.AreaGraphicPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.BarChartPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.BaseCustomRendererPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.BiUniqueValuePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.CadastralFabricLayerHistoryPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.CadUniqueValuePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.CalibratedBorderPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.CFAssociationsPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.CFEditEnvironmentPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.CFGeneralPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.CFSourcePage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.CFSubClassesPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.ColumnAndMarginPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.CombiUniqueValuePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.CornerLabelPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.CovAnnoFontPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.CovAnnoLevelPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.DataExclusionPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.DataExclusionQueryPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.DataSamplingPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.DisplayStringPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.DmsLabelPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.FeatureAdjustmentAssociationPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.FeatureLayerDisplayPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.FeatureLayerHTMLPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.FeatureLayerSelectionPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.FeatureLayerSourcePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.FillShapeElementPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.FramePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.GeneralLayerPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.GeneralLegendItemPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.GraduatedColorPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.GraduatedSymbolPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.GraphicsLayerAnnoPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.GraticuleIntervalsPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.GridHatchPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.GroupLayerDisplayPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.GroupLayerPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.HorizontalBarLegendItemPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.HorizontalLegendItemPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.IndexGridPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.IndexTabPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.InteriorLabelsPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.LabelDefinitionPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.LabelStylePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.LabelWeightsPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.LayerDefinitionQueryPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.LayerDrawingPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.LayerFieldsPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.LayerLabelsPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.LegendElementItemsPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.LegendElementPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.LegendLayoutPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.LegendPatchPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.LengthGraphicPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.LineElementPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.LookupSymbolPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MapCachePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MapFrameLocatorPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MapFramePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MapGraphicsLayerPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MapGridAxesPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MapGridIntervalsPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MapGridLabelsPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MapGridLinesPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MapGridOverlayPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MapGridSystemPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsAdvancedPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsConflictPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsDensityPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsPlacementPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsStackingPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MaplexAnnoLEPropsStrategyPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MaplexAnnoPlacementPropertyPluginPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MaplexExpressionPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MaplexLabelStylePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MaplexOverposterOptionsPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MapProjectionPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MapScalePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MarkerElementPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MarkerLocationPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MgrsGridPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MixedFontLabelPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.MultiDotDensityPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.NestedLegendItemPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.NetworkDirtyAreaRendererPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.NetworkTrafficRendererPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.NorthArrowElementPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.OverposterGeneralPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.PictureElementPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.PieChartPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.PrincipalDigitsPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.ProportionalSymbolPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.QueryLayerSourcePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.ScaleBarFormatPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.ScaleBarLabelsAndMarksPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.ScaleBarScalePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.ScaleFormatPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.ScaleTextElementPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.ScaleTextPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.SimpleNetworkRendererPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.SingleSymbolPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.SizeAndPositionPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.StackedChartPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.SymbolBackgroundPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.SymbolBorderPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.SymbolShadowPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.TextElementPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.TimeDataPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.TimeTablePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.UniqueValuePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.cartoUI.VerticalLegendItemPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AddAGSConnectionPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AddAGSDiscoveryConnectionPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AddAGSDiscoveryUserConnectionPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AddAGSFolderPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AddAGSServerPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryAdvancedCacheSettingsPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryArcGISOnlinePage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryCachingGeneralPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryCapabilityDetailsPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryCapabilityGeneralPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryGeneralPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryGeocodeParametersPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryGeoDataParametersPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryGlobeCachingPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryGlobeParametersPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageCachingGeneralPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageCatalogEditingPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageCatalogPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageMensurationPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageParametersPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageServerRFxPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryImageTilingSchemePage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryItemDescriptionPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryMapParametersPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryPoolingPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoveryProcessPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSDiscoverySearchParametersPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSGeneralPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSGeocodeParameterPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSGeoDataServerParameterPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSGeometryParameterPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSGeoprocessingParameterPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSImageParameterPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSMapParameterPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSNewCachingPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSParameterPagesContainer
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSSearchServerParameterPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSServerClustersPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSServerConfigStorePage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSServerDataStoresPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSServerDirsPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSServerHostsPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSServerLogSettingsPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSServerStatisticsPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSServerTypesPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.AGSSOEPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.CoordSysDetailsPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.CovFCGeneralPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.CovGeneralPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.CovProjectPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.DomainResolutionTolerancePage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.DomainsPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.FeatDSNamePage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.FeatDSSpaRefPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.FeatureClassRepresentationsPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.FeatureExtentPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.FeatureServerObjectPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GeneralDatabaseServerPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GeneralRelationshipClassPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GeocodeServerObjectPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GeoDataServerObjectPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GeoDBAdminPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GeographicCoordSysPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GeometryServerObjectPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GeoprocessingServerObjectPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GlobeServerObjectPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GxAGSFolderPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GxContentsViewPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GxFeatureAccessSOEPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GxFileFilterDefinitionPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GxHomeFolderOptionsPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GxKMLSOEPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GxMapSOPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GxMSDFilePropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GxNASOEPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GxObjectVisibilityPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GxPackagePropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GxShapefileIndexPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GxWCSSOEPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GxWFSSOEPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GxWMSSOEPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.GxWPSSOEPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.InfoItemsPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.InfoTableGeneralPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.LocalCachePage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.MapServerObjectPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.NetworkDirectionsGeneralPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.NetworkDirectionsLandmarksPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.NetworkDirectionsRoadDetailPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.NetworkDirectionsShieldsPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.Pre70CoveragePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.ProjectedCoordSysPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.ProxyServerPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.RasterCoordSysPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.RelationshipRulesPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.ResolutionPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.SDSServerDataSourcesPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.SearchServerObjectPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.SubtypesPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.TableDefCoordPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.TableDefDomainPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.TableDefEditorTrackingPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.TableDefFieldsPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.TableDefNamePage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.TableDefRelationshipsPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.TableDefTolerancePage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.TableDefVerticalPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.TableDefViewDescPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.TableDefWeightsPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.TableIndexPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.VerticalCoordSysPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.WorkspaceEditorTrackingPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.XYCoordSysPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.catalogUI.ZCoordSysPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.editor.DimensionPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.editor.RepresentationClassPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.editor.RepresentationRulesPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.framework.AnglePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.framework.CmykPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.framework.ColorNamePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.framework.CurrencyPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.framework.CustomPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.framework.DirectionPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.framework.FractionPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.framework.GrayPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.framework.HsvPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in interface com.esri.arcgis.framework.IComEmbeddedPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.framework.IComEmbeddedPropertyPageProxy
Deprecated. Apply the property page settings to the specified object.
queryObject() - Method in interface com.esri.arcgis.framework.IComPropertyPageObjectFactory
Returns the new object created by the page.
queryObject() - Method in class com.esri.arcgis.framework.IComPropertyPageObjectFactoryProxy
Returns the new object created by the page.
queryObject(Object) - Method in interface com.esri.arcgis.framework.IPropertyPageContext
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.framework.IPropertyPageContextProxy
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.framework.NumericPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.framework.PercentagePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.framework.RatePropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.framework.RgbPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.framework.ScientificPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.geodatabaseui.GNConnectivityRulesPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.geodatabaseui.GNNamePropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.geodatabaseui.GNWeightsPropPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.geodatabaseui.QueryPropertyPage
Apply the property page settings to the specified object.
queryObject(Object) - Method in class com.esri.arcgis.geodatabaseui.VersioningGeneralPropertyPage
Apply the property page settings to the specified object.
queryObjectByID(int) - Method in class com.esri.arcgis.cartoUI.AVObjectConverter
Returns the object specified by the given object id.
queryObjectByID(int) - Method in interface com.esri.arcgis.cartoUI.IAVObjectConverter
Returns the object specified by the given object id.
queryObjectByID(int) - Method in class com.esri.arcgis.cartoUI.IAVObjectConverterProxy
Deprecated. Returns the object specified by the given object id.
queryObjectProperty(IAVObject, String) - Method in class com.esri.arcgis.cartoUI.AVObjectConverter
Returns the named property object associated with the given object.
queryObjectProperty(IAVObject, String) - Method in interface com.esri.arcgis.cartoUI.IAVObjectConverter
Returns the named property object associated with the given object.
queryObjectProperty(IAVObject, String) - Method in class com.esri.arcgis.cartoUI.IAVObjectConverterProxy
Deprecated. Returns the named property object associated with the given object.
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
Deprecated. The point offset from a network location.
queryOffsetPoint(INALocation, double, int, IPoint[]) - Method in class com.esri.arcgis.networkanalyst.NALocator
The point offset from a network location.
queryOleTime() - Method in interface com.esri.arcgis.system.ITime
Obtains the time as an OLE automation date object.
queryOleTime() - Method in class com.esri.arcgis.system.ITimeProxy
Deprecated. Obtains the time as an OLE automation date object.
queryOleTime() - Method in class com.esri.arcgis.system.Time
Obtains the time as an OLE automation date object.
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
Deprecated. Sets a point equal to the ray's origin.
queryOrigin(IPoint) - Method in class com.esri.arcgis.geometry.Ray
Sets a point equal to the ray's origin.
queryOrthoViewingPlatform(IEnvelope, IEnvelope, double[]) - Method in class com.esri.arcgis.analyst3d.Camera
Returns orthographic projection viewing parameters corresponding to the given extent.
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
Deprecated. Returns orthographic projection viewing parameters corresponding to the given extent.
queryOrthoViewingPlatform(IEnvelope, IEnvelope, double[]) - Method in class com.esri.arcgis.globecore.GlobeCamera
Returns orthographic projection viewing parameters corresponding to the given extent.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.arcmapui.OleFrame
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.BmpPictureElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.CircleElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.EllipseElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.EmfPictureElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.FrameElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.GifPictureElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.GroupElement
Bounds of the element taking symbology into consideration.
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
Deprecated. Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.ImgPictureElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.InkGraphic
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.Jp2PictureElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.JpgPictureElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.LineElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.MapFrame
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.MapSurroundFrame
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.MarkerElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.MultiPatchElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.ParagraphTextElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.PictureElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.PMFTitleTextElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.PngPictureElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.PolygonElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.RectangleElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.SidPictureElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.Text3DElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.TextElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.carto.TifPictureElement
Bounds of the element taking symbology into consideration.
queryOutline(IDisplay, IPolygon) - Method in class com.esri.arcgis.cartoUI.DataGraphTElement
Bounds of the element taking symbology into consideration.
queryPage(boolean) - Method in class com.esri.arcgis.catalogUI.AGSGeocodeParameterPage
Upate this page before go next.
queryPage(boolean) - Method in class com.esri.arcgis.catalogUI.AGSGeoDataServerParameterPage
Upate this page before go next.
queryPage(boolean) - Method in class com.esri.arcgis.catalogUI.AGSGeometryParameterPage
Upate this page before go next.
queryPage(boolean) - Method in class com.esri.arcgis.catalogUI.AGSGeoprocessingParameterPage
Upate this page before go next.
queryPage(boolean) - Method in class com.esri.arcgis.catalogUI.AGSImageParameterPage
Upate this page before go next.
queryPage(boolean) - Method in class com.esri.arcgis.catalogUI.AGSMapParameterPage
Upate this page before go next.
queryPage(boolean) - Method in class com.esri.arcgis.catalogUI.AGSSearchServerParameterPage
Upate this page before go next.
queryPage(boolean) - Method in interface com.esri.arcgis.catalogUI.IAGSParameterPage
Upate this page before go next.
queryPage(boolean) - Method in class com.esri.arcgis.catalogUI.IAGSParameterPageProxy
Deprecated. Upate this page before go next.
queryPanStep(ILasDatasetLayer) - Method in interface com.esri.arcgis.analyst3dUI.ILasDatasetToolbarEnvironment
Get the pan step in X and Y for the given layer.
queryPanStep(ILasDatasetLayer) - Method in class com.esri.arcgis.analyst3dUI.ILasDatasetToolbarEnvironmentProxy
Deprecated. Get the pan step in X and Y for the given layer.
queryPanStep(ILasDatasetLayer) - Method in class com.esri.arcgis.analyst3dUI.LasDatasetToolbarEnvironment
Get the pan step in X and Y for the given layer.
queryPaperSize(double[], double[]) - Method in class com.esri.arcgis.output.EmfPrinter
Returns Page Size for Printer.
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
Deprecated. Returns the size of the printer paper.
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
Deprecated. Returns Page Size for Printer.
queryPaperSize(double[], double[]) - Method in class com.esri.arcgis.output.Paper
Returns the size of the printer paper.
queryPaperSize(double[], double[]) - Method in class com.esri.arcgis.output.PsPrinter
Returns Page Size for Printer.
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
Deprecated. Returns the part in the multipart element at the specified index.
queryPart(int) - Method in class com.esri.arcgis.carto.PMFTitleTextElement
Returns the part in the multipart element at the specified index.
queryPart(int) - Method in class com.esri.arcgis.carto.TextElement
Returns the part in the multipart element at the specified index.
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
Deprecated. Copies the Normal for patch at specified vertex index into the input vector.
queryPatchNormal(int, int, IVector3D) - Method in class com.esri.arcgis.geometry.MultiPatch
Copies the Normal for patch at specified vertex index into the input vector.
QueryPathsParameters - Class in com.esri.arcgis.datasourcesraster
COM Class 'QueryPathsParameters'.
QueryPathsParameters() - Constructor for class com.esri.arcgis.datasourcesraster.QueryPathsParameters
Constructs a QueryPathsParameters using ArcGIS Engine.
QueryPathsParameters(Object) - Constructor for class com.esri.arcgis.datasourcesraster.QueryPathsParameters
Construct a QueryPathsParameters using a reference to such an object returned from ArcGIS Engine or Server.
queryPerspectiveAngles(double[], double[], double[], boolean[]) - Method in class com.esri.arcgis.datasourcesraster.FrameXform
Queries the sensor exterior orientation as a set of rotation angles in degrees.
queryPerspectiveAngles(double[], double[], double[], boolean[]) - Method in interface com.esri.arcgis.datasourcesraster.IFrameXform
Queries the sensor exterior orientation as a set of rotation angles in degrees.
queryPerspectiveAngles(double[], double[], double[], boolean[]) - Method in class com.esri.arcgis.datasourcesraster.IFrameXformProxy
Deprecated. Queries the sensor exterior orientation as a set of rotation angles in degrees.
queryPerspectiveMatrix(double[]) - Method in class com.esri.arcgis.datasourcesraster.FrameXform
Queries the perspective matrix.
queryPerspectiveMatrix(double[]) - Method in interface com.esri.arcgis.datasourcesraster.IFrameXform
Queries the perspective matrix.
queryPerspectiveMatrix(double[]) - Method in class com.esri.arcgis.datasourcesraster.IFrameXformProxy
Deprecated. Queries the perspective matrix.
queryPixelBlock(double, double, double, double, int, Object, Object) - Method in class com.esri.arcgis.analyst3d.RasterSurface
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.GeoDatabaseHelper
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 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
Deprecated. 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 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
Deprecated. 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.Tin
Derives slope, aspect, hillshade, or elevation from the input surface and writes the result to the provided PixelBlock.
queryPlaneIntersection(_WKSPointZ, double, IPoint) - Method in interface com.esri.arcgis.geometry.IRay2
Returns the point of intersection between the ray and the target plane.
queryPlaneIntersection(_WKSPointZ, double, IPoint) - Method in class com.esri.arcgis.geometry.IRay2Proxy
Deprecated. Returns the point of intersection between the ray and the target plane.
queryPlaneIntersection(_WKSPointZ, double, IPoint) - Method in class com.esri.arcgis.geometry.Ray
Returns the point of intersection between the ray and the target plane.
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
Queries the point object corresponding to this network junction element.
queryPoint(IPoint) - Method in class com.esri.arcgis.geodatabase.NetworkJunction
Queries the point object corresponding to this network junction element.
queryPoint(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.BezierCurve
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.CircularArc
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.EllipticArc
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 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
Deprecated. Copies to outPoint the properties of a point on the curve at a specified distance from the beginning of the curve.
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
Copies a location on this curve into pointOnCurve.
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
Deprecated. Queries for a point in the PointCollection at given index.
queryPoint(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.Line
Copies to outPoint the properties of a point on the curve at a specified distance from the beginning of the curve.
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.MultiPatch
Queries for a point in the PointCollection at given index.
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.Multipoint
Queries for a point in the PointCollection at given index.
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.Path
Queries for a point in the PointCollection at given index.
queryPoint(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.Path
Copies to outPoint the properties of a point on the curve at a specified distance from the beginning of the curve.
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.Polygon
Queries for a point in the PointCollection at given index.
queryPoint(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.Polygon
Copies to outPoint the properties of a point on the curve at a specified distance from the beginning of the curve.
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.Polyline
Queries for a point in the PointCollection at given index.
queryPoint(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.Polyline
Copies to outPoint the properties of a point on the curve at a specified distance from the beginning of the curve.
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.Ring
Queries for a point in the PointCollection at given index.
queryPoint(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.Ring
Copies to outPoint the properties of a point on the curve at a specified distance from the beginning of the curve.
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.TriangleFan
Queries for a point in the PointCollection at given index.
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.Triangles
Queries for a point in the PointCollection at given index.
queryPoint(int, IPoint) - Method in class com.esri.arcgis.geometry.TriangleStrip
Queries for a point in the PointCollection at given index.
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
Deprecated. The point for the given network location.
queryPoint(INALocation, IPoint[]) - Method in class com.esri.arcgis.networkanalyst.INALocatorProxy
Deprecated. The point for a network location.
queryPoint(INALocation, IPoint[]) - Method in class com.esri.arcgis.networkanalyst.NALocator
The point for a network location.
queryPoint(INALocation, IPoint[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorFeatureAgent
The point for the given network location.
queryPoint(INALocation, IPoint[]) - Method in class com.esri.arcgis.networkanalyst.NALocatorLocationFieldsAgent
The point for the given network location.
queryPoint3D(int, double, boolean, IPoint) - Method in interface com.esri.arcgis.geometry.ICurve3D
Copies to outPoint the properties of a point on the curve at a specified distance from the beginning of the curve.
queryPoint3D(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.ICurve3DProxy
Deprecated. Copies to outPoint the properties of a point on the curve at a specified distance from the beginning of the curve.
queryPoint3D(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.Line
Copies to outPoint the properties of a point on the curve at a specified distance from the beginning of the curve.
queryPoint3D(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.Polygon
Copies to outPoint the properties of a point on the curve at a specified distance from the beginning of the curve.
queryPoint3D(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.Polyline
Copies to outPoint the properties of a point on the curve at a specified distance from the beginning of the curve.
queryPoint3D(int, double, boolean, IPoint) - Method in class com.esri.arcgis.geometry.Ring
Copies to outPoint the properties of a point on the curve at a specified distance from the beginning of the curve.
queryPointAndDistance(int, IPoint, boolean, IPoint, double[], double[], boolean[]) - Method in class com.esri.arcgis.geometry.BezierCurve
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.CircularArc
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.EllipticArc
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 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
Deprecated. 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.Line
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.Path
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.Polygon
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.Polyline
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.Ring
Finds the point on the curve closest to inPoint, then copies that point to outPoint; optionally calculates related items.
queryPointAndDistance3D(int, IPoint, boolean, IPoint, double[], double[]) - Method in interface com.esri.arcgis.geometry.ICurve3D
Finds the point on the curve closest to inPoint, then copies that point to outPoint; optionally calculates related items.
queryPointAndDistance3D(int, IPoint, boolean, IPoint, double[], double[]) - Method in class com.esri.arcgis.geometry.ICurve3DProxy
Deprecated. Finds the point on the curve closest to inPoint, then copies that point to outPoint; optionally calculates related items.
queryPointAndDistance3D(int, IPoint, boolean, IPoint, double[], double[]) - Method in class com.esri.arcgis.geometry.Line
Finds the point on the curve closest to inPoint, then copies that point to outPoint; optionally calculates related items.
queryPointAndDistance3D(int, IPoint, boolean, IPoint, double[], double[]) - Method in class com.esri.arcgis.geometry.Polygon
Finds the point on the curve closest to inPoint, then copies that point to outPoint; optionally calculates related items.
queryPointAndDistance3D(int, IPoint, boolean, IPoint, double[], double[]) - Method in class com.esri.arcgis.geometry.Polyline
Finds the point on the curve closest to inPoint, then copies that point to outPoint; optionally calculates related items.
queryPointAndDistance3D(int, IPoint, boolean, IPoint, double[], double[]) - Method in class com.esri.arcgis.geometry.Ring
Finds the point on the curve closest to inPoint, then copies that point to outPoint; optionally calculates related items.
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
Deprecated. Queries a point at a distance along the ray.
queryPointAtDistance(double, IPoint) - Method in class com.esri.arcgis.geometry.Ray
Queries a point at a distance along the ray.
queryPoints(IPointCollection4, int, IPoint[][]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Copies some points to an existing array of points.
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
Deprecated. Copies some points to an existing array of points.
queryPoints(int, int, IPoint) - Method in interface com.esri.arcgis.geometry.IPointCollection
Copies some points to an existing array of points.
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.IPointCollectionProxy
Deprecated. Copies some points to an existing array of points.
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.MultiPatch
Copies some points to an existing array of points.
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.Multipoint
Copies some points to an existing array of points.
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.Path
Copies some points to an existing array of points.
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.Polygon
Copies some points to an existing array of points.
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.Polyline
Copies some points to an existing array of points.
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.Ring
Copies some points to an existing array of points.
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.TriangleFan
Copies some points to an existing array of points.
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.Triangles
Copies some points to an existing array of points.
queryPoints(int, int, IPoint) - Method in class com.esri.arcgis.geometry.TriangleStrip
Copies some points to an existing array of points.
queryPointsAndDistances(int, double, IPoint, boolean, double[], IEnumPointAndDistance[]) - Method in class com.esri.arcgis.geometry.BezierCurve
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.CircularArc
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.EllipticArc
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 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
Deprecated. 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.Line
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.Polyline
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.
queryPopulatedDestinationIndices(int, ILongArray[]) - Method in interface com.esri.arcgis.networkanalyst.INAODCostMatrix
For a given origin, retrieves the indices of populated destinations.
queryPopulatedDestinationIndices(int, ILongArray[]) - Method in class com.esri.arcgis.networkanalyst.INAODCostMatrixProxy
Deprecated. For a given origin, retrieves the indices of populated destinations.
queryPopulatedDestinationIndices(int, ILongArray[]) - Method in class com.esri.arcgis.networkanalyst.NAODCostMatrixResult
For a given origin, retrieves the indices of populated destinations.
queryPortCoords(ILayer, int, double[], double[]) - Method in interface com.esri.arcgis.schematic.ISchematicInMemoryFeatureNodeGeometry
Queries the coordinates of specified port number of the schematic in memory feature node.
queryPortCoords(ILayer, int, double[], double[]) - Method in class com.esri.arcgis.schematic.ISchematicInMemoryFeatureNodeGeometryProxy
Queries the coordinates of specified port number of the schematic in memory feature node.
queryPortCoords(ILayer, int, double[], double[]) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureNode
Queries the coordinates of specified port number of the schematic in memory feature node.
queryPosition(int[], int[], int[], int[]) - Method in class com.esri.arcgis.arcmapui.BAImageInsetWindow
The window's position in screen pixels.
queryPosition(int[], int[], int[], int[]) - Method in class com.esri.arcgis.arcmapui.DataGraphWindow
The window's position in screen pixels.
queryPosition(int[], int[], int[], int[]) - Method in class com.esri.arcgis.arcmapui.GenericWindow
The window's position in screen pixels.
queryPosition(int[], int[], int[], int[]) - Method in interface com.esri.arcgis.arcmapui.IDataWindow
The window's position in screen pixels.
queryPosition(int[], int[], int[], int[]) - Method in interface com.esri.arcgis.arcmapui.IDataWindow2
The window's position in screen pixels.
queryPosition(int[], int[], int[], int[]) - Method in class com.esri.arcgis.arcmapui.IDataWindow2Proxy
The window's position in screen pixels.
queryPosition(int[], int[], int[], int[]) - Method in class com.esri.arcgis.arcmapui.IDataWindowProxy
The window's position in screen pixels.
queryPosition(int[], int[], int[], int[]) - Method in class com.esri.arcgis.arcmapui.ImageInsetWindow
The window's position in screen pixels.
queryPosition(int[], int[], int[], int[]) - Method in class com.esri.arcgis.arcmapui.MapInsetWindow
The window's position in screen pixels.
queryPosition(int[], int[], int[], int[]) - Method in class com.esri.arcgis.arcmapui.OverviewWindow
The window's position in screen pixels.
queryPosition(int[], int[], int[], int[]) - Method in class com.esri.arcgis.arcmapui.TableProperty
Query table window position.
queryPosition(int[], int[], int[], int[]) - Method in class com.esri.arcgis.arcmapui.TableWindow
The window's position in screen pixels.
queryPosition(int[], int[], int[], int[]) - Method in interface com.esri.arcgis.geodatabaseui.ITableViewInfo
Query table window position.
queryPosition(int[], int[], int[], int[]) - Method in class com.esri.arcgis.geodatabaseui.ITableViewInfoProxy
Deprecated. Query table window position.
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
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.NetworkEdge
Queries the positions along the source object at which the from-end and to-end of the network edge element lies.
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
Copies the previous vertex to the input parameter and returns its location in the geometry.
QueryPropertyPage - Class in com.esri.arcgis.geodatabaseui
COM Class 'QueryPropertyPage'.
QueryPropertyPage() - Constructor for class com.esri.arcgis.geodatabaseui.QueryPropertyPage
Constructs a QueryPropertyPage using ArcGIS Engine.
QueryPropertyPage(Object) - Constructor for class com.esri.arcgis.geodatabaseui.QueryPropertyPage
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
QueryPropertyPage theQueryPropertyPage = (QueryPropertyPage) obj;
queryPropertyValue(String) - Method in class com.esri.arcgis.cartoUI.AVObject
Returns the value of one of the object's properties.
queryPropertyValue(String) - Method in interface com.esri.arcgis.cartoUI.IAVObject
Returns the value of one of the object's properties.
queryPropertyValue(String) - Method in class com.esri.arcgis.cartoUI.IAVObjectProxy
Deprecated. Returns the value of one of the object's properties.
queryPSDriver() - Method in interface com.esri.arcgis.output.IPsExporter
Returns Interface IPSDriver.
queryPSDriver() - Method in class com.esri.arcgis.output.IPsExporterProxy
Deprecated. Returns Interface IPSDriver.
queryPSDriver() - Method in class com.esri.arcgis.output.PsExporter
Returns Interface IPSDriver.
queryRankedDestinationIndices(int, ILongArray[]) - Method in interface com.esri.arcgis.networkanalyst.INAODCostMatrix
For a given origin, retrieves the indices of the populated destinations in increasing rank.
queryRankedDestinationIndices(int, ILongArray[]) - Method in class com.esri.arcgis.networkanalyst.INAODCostMatrixProxy
Deprecated. For a given origin, retrieves the indices of the populated destinations in increasing rank.
queryRankedDestinationIndices(int, ILongArray[]) - Method in class com.esri.arcgis.networkanalyst.NAODCostMatrixResult
For a given origin, retrieves the indices of the populated destinations in increasing rank.
queryRaster(IRasterDataset, IEnvelope, double, int, ITrackCancel) - Method in class com.esri.arcgis.geodatabaseextensions.DynamicSurface
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 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
Writes surface heights to a raster dataset for a given area of interest and terrain pyramid level.
queryRasterValue(String, int, ILongArray, String, IImageType) - Method in interface com.esri.arcgis.carto.IMapServer3
Returns the Raster content that meet the selection criteria for the specified table.
queryRasterValue(String, int, ILongArray, String, IImageType) - Method in class com.esri.arcgis.carto.IMapServer3Proxy
Deprecated. Returns the Raster content that meet the selection criteria for the specified table.
queryRasterValue(String, int, ILongArray, String, IImageType) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns the Raster content that meet the selection criteria for the specified table.
queryRasterValue(String, int, ILongArray, String, IImageType) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns the Raster content that meet the selection criteria for the specified table.
queryRasterValue(String, int, ILongArray, String, IImageType) - Method in class com.esri.arcgis.carto.MapServer
Returns the Raster content that meet the selection criteria for the specified table.
queryRasterValue(String, int, ILongArray, String, IImageType) - Method in class com.esri.arcgis.carto.MapServerIP
Returns the Raster content that meet the selection criteria for the specified table.
queryRasterValue(String, int, ILongArray, String, IImageType) - Method in class com.esri.arcgis.carto.MapServerLP
Returns the Raster content that meet the selection criteria for the specified table.
queryRasterValue2(String, IMapTableDescription, ILongArray, String, IImageType) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns the Raster content that meet the selection criteria for the specified dynamic layer.
queryRasterValue2(String, IMapTableDescription, ILongArray, String, IImageType) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns the Raster content that meet the selection criteria for the specified dynamic layer.
queryRasterValue2(String, IMapTableDescription, ILongArray, String, IImageType) - Method in class com.esri.arcgis.carto.MapServerIP
Returns the Raster content that meet the selection criteria for the specified dynamic layer.
queryRasterValue2(String, IMapTableDescription, ILongArray, String, IImageType) - Method in class com.esri.arcgis.carto.MapServerLP
Returns the Raster content that meet the selection criteria for the specified dynamic layer.
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
Deprecated. Returns info for a remap record by index.
queryRecord(int, String[], String[]) - Method in class com.esri.arcgis.geoanalyst.NumberRemap
Returns info for a remap record by index.
queryRecord(int, String[], String[]) - Method in class com.esri.arcgis.geoanalyst.StringRemap
Returns info for a remap record by index.
queryRecord(int, String[], String[]) - Method in class com.esri.arcgis.spatialanalyst.GPSANumberRemap
Returns info for a remap record by index.
queryRecord(int, String[], String[]) - Method in class com.esri.arcgis.spatialanalyst.GPSAStringRemap
Returns info for a remap record by index.
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
Deprecated. Returns info for a remap record by index.
queryRelatedObjects(int, ILongArray, int, String, String, boolean, ISpatialReference, ITimeReference, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
queryRelatedObjects
queryRelatedObjects(int, ILongArray, int, String, String, boolean, ISpatialReference, ITimeReference, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
queryRelatedObjects
queryRelatedObjects(int, ILongArray, int, String, String, boolean, ISpatialReference, ITimeReference, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
queryRelatedObjects
queryRelatedObjects(int, ILongArray, int, String, String, boolean, ISpatialReference, ITimeReference, IServiceDataOptions) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer
queryRelatedObjects
queryRelatedObjects(int, ILongArray, int, String, String, boolean, ISpatialReference, ITimeReference, IServiceDataOptions) - Method in class com.esri.arcgis.carto.IGraphicFeatureServerProxy
Deprecated. queryRelatedObjects
queryRelatedObjects2(String, int, ILongArray, int, String, String, boolean, ISpatialReference, ITimeReference, double, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServer
queryRelatedObjects2
queryRelatedObjects2(String, int, ILongArray, int, String, String, boolean, ISpatialReference, ITimeReference, double, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServerIP
queryRelatedObjects2
queryRelatedObjects2(String, int, ILongArray, int, String, String, boolean, ISpatialReference, ITimeReference, double, IServiceDataOptions) - Method in class com.esri.arcgis.carto.GraphicFeatureServerLP
queryRelatedObjects2
queryRelatedObjects2(String, int, ILongArray, int, String, String, boolean, ISpatialReference, ITimeReference, double, IServiceDataOptions) - Method in interface com.esri.arcgis.carto.IGraphicFeatureServer2
queryRelatedObjects2
queryRelatedObjects2(String, int, ILongArray, int, String, String, boolean, ISpatialReference, ITimeReference, double, IServiceDataOptions) - Method in class com.esri.arcgis.carto.IGraphicFeatureServer2Proxy
Deprecated. queryRelatedObjects2
queryRelatedRecords(String, int, IFIDSet, IRelateDescription) - Method in interface com.esri.arcgis.carto.IMapServer3
Returns the IDs of the rows that meet the query filter selection criteria for the specified table.
queryRelatedRecords(String, int, IFIDSet, IRelateDescription) - Method in class com.esri.arcgis.carto.IMapServer3Proxy
Deprecated. Returns the IDs of the rows that meet the query filter selection criteria for the specified table.
queryRelatedRecords(String, int, IFIDSet, IRelateDescription) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns the IDs of the rows that meet the query filter selection criteria for the specified table.
queryRelatedRecords(String, int, IFIDSet, IRelateDescription) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns the IDs of the rows that meet the query filter selection criteria for the specified table.
queryRelatedRecords(String, int, IFIDSet, IRelateDescription) - Method in class com.esri.arcgis.carto.MapServer
Returns the IDs of the rows that meet the query filter selection criteria for the specified table.
queryRelatedRecords(String, int, IFIDSet, IRelateDescription) - Method in class com.esri.arcgis.carto.MapServerIP
Returns the IDs of the rows that meet the query filter selection criteria for the specified table.
queryRelatedRecords(String, int, IFIDSet, IRelateDescription) - Method in class com.esri.arcgis.carto.MapServerLP
Returns the IDs of the rows that meet the query filter selection criteria for the specified table.
queryRelatedRecords2(String, IMapTableDescription, IFIDSet, IRelateDescription) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns the IDs of the rows that meet the query filter selection criteria for the specified dynamic layer.
queryRelatedRecords2(String, IMapTableDescription, IFIDSet, IRelateDescription) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns the IDs of the rows that meet the query filter selection criteria for the specified dynamic layer.
queryRelatedRecords2(String, IMapTableDescription, IFIDSet, IRelateDescription) - Method in class com.esri.arcgis.carto.MapServerIP
Returns the IDs of the rows that meet the query filter selection criteria for the specified dynamic layer.
queryRelatedRecords2(String, IMapTableDescription, IFIDSet, IRelateDescription) - Method in class com.esri.arcgis.carto.MapServerLP
Returns the IDs of the rows that meet the query filter selection criteria for the specified dynamic layer.
queryResizeFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.CalloutTracker
The resize feedback for the selection tracker.
queryResizeFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.EnvelopeTracker
The resize feedback for the selection tracker.
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
Deprecated. The resize feedback for the selection tracker.
queryResizeFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.LineTracker
The resize feedback for the selection tracker.
queryResizeFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.PointTracker
The resize feedback for the selection tracker.
queryResizeFeedback(IDisplayFeedback) - Method in class com.esri.arcgis.display.PolygonTracker
The resize feedback for the selection tracker.
queryResolutionBounds(double[], double[]) - Method in interface com.esri.arcgis.geodatabaseextensions.ITerrainDataSource
Returns the lower and upper resolution bounds in which the line/area data source participates in the triangulation.
queryResolutionBounds(double[], double[]) - Method in class com.esri.arcgis.geodatabaseextensions.ITerrainDataSourceProxy
Deprecated. Returns the lower and upper resolution bounds in which the line/area data source participates in the triangulation.
queryResolutionBounds(double[], double[]) - Method in class com.esri.arcgis.geodatabaseextensions.TerrainDataSource
Returns the lower and upper resolution bounds in which the line/area data source participates in the triangulation.
QueryResult - Class in com.esri.arcgis.carto
COM Class 'QueryResult'.
QueryResult() - Constructor for class com.esri.arcgis.carto.QueryResult
Constructs a QueryResult using ArcGIS Engine.
QueryResult(Object) - Constructor for class com.esri.arcgis.carto.QueryResult
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
QueryResult theQueryResult = (QueryResult) obj;
QueryResultOptions - Class in com.esri.arcgis.carto
COM Class 'QueryResultOptions'.
QueryResultOptions() - Constructor for class com.esri.arcgis.carto.QueryResultOptions
Constructs a QueryResultOptions using ArcGIS Engine.
QueryResultOptions(Object) - Constructor for class com.esri.arcgis.carto.QueryResultOptions
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
QueryResultOptions theQueryResultOptions = (QueryResultOptions) obj;
queryRotationAngles(double[], double[], double[]) - Method in class com.esri.arcgis.analyst3d.CharacterMarker3DSymbol
Gets the rotation angles for each axis.
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
Deprecated. Gets the rotation angles for each axis.
queryRotationAngles(double[], double[], double[]) - Method in class com.esri.arcgis.analyst3d.Marker3DSymbol
Gets the rotation angles for each axis.
queryRotationAngles(double[], double[], double[]) - Method in class com.esri.arcgis.analyst3d.SimpleMarker3DSymbol
Gets the rotation angles for each axis.
queryRowCount(String, IMapTableDescription, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer3
Returns the count of the rows that meet the query filter selection criteria for the specified table.
queryRowCount(String, IMapTableDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.IMapServer3Proxy
Deprecated. Returns the count of the rows that meet the query filter selection criteria for the specified table.
queryRowCount(String, IMapTableDescription, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns the count of the rows that meet the query filter selection criteria for the specified table.
queryRowCount(String, IMapTableDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns the count of the rows that meet the query filter selection criteria for the specified table.
queryRowCount(String, IMapTableDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServer
Returns the count of the rows that meet the query filter selection criteria for the specified table.
queryRowCount(String, IMapTableDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServerIP
Returns the count of the rows that meet the query filter selection criteria for the specified table.
queryRowCount(String, IMapTableDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServerLP
Returns the count of the rows that meet the query filter selection criteria for the specified table.
queryRowIDs(String, IMapTableDescription, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer3
Returns the IDs of the rows that meet the query filter selection criteria for the specified table.
queryRowIDs(String, IMapTableDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.IMapServer3Proxy
Deprecated. Returns the IDs of the rows that meet the query filter selection criteria for the specified table.
queryRowIDs(String, IMapTableDescription, IQueryFilter) - Method in interface com.esri.arcgis.carto.IMapServer4
Returns the IDs of the rows that meet the query filter selection criteria for the specified table.
queryRowIDs(String, IMapTableDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.IMapServer4Proxy
Deprecated. Returns the IDs of the rows that meet the query filter selection criteria for the specified table.
queryRowIDs(String, IMapTableDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServer
Returns the IDs of the rows that meet the query filter selection criteria for the specified table.
queryRowIDs(String, IMapTableDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServerIP
Returns the IDs of the rows that meet the query filter selection criteria for the specified table.
queryRowIDs(String, IMapTableDescription, IQueryFilter) - Method in class com.esri.arcgis.carto.MapServerLP
Returns the IDs of the rows that meet the query filter selection criteria for the specified table.
querySegments(ISegmentCollection, int, ISegment[][]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Returns references to some of the input segments.
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
Deprecated. Returns references to some of the input segments.
querySegments(int, int, ISegment[]) - Method in interface com.esri.arcgis.geometry.ISegmentCollection
Returns references to some of the input segments.
querySegments(int, int, ISegment[]) - Method in class com.esri.arcgis.geometry.ISegmentCollectionProxy
Deprecated. Returns references to some of the input segments.
querySegments(int, int, ISegment[]) - Method in class com.esri.arcgis.geometry.Path
Returns references to some of the input segments.
querySegments(int, int, ISegment[]) - Method in class com.esri.arcgis.geometry.Polygon
Returns references to some of the input segments.
querySegments(int, int, ISegment[]) - Method in class com.esri.arcgis.geometry.Polyline
Returns references to some of the input segments.
querySegments(int, int, ISegment[]) - Method in class com.esri.arcgis.geometry.Ring
Returns references to some of the input segments.
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
Deprecated. Returns the extent of the selected elements.
querySelectionExtent(int, IEnvelope) - Method in class com.esri.arcgis.geodatabase.Tin
Returns the extent of the selected elements.
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
Deprecated. Returns the separator in the collection at the specified index.
querySeparator(int, String[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.MaplexLabelStackingProperties
Returns the separator in the collection at the specified index.
queryShape(IGeometry) - Method in class com.esri.arcgis.datainterop.FMECursorHelper
Gets the geometry of the current record.
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
Gets the geometry of the current record.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.AlternatingScaleBar
Get the size in points.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.DoubleAlternatingScaleBar
Get the size in points.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.HollowScaleBar
Get the size in points.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.ImageInset
Get the size in points.
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
Deprecated. The size of the page in page units.
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
Deprecated. Get the size in points.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.Legend
Get the size in points.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.MapInset
Get the size in points.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.MapTitle
Get the size in points.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.MarkerNorthArrow
Get the size in points.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.Overview
Get the size in points.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.Page
The size of the page in page units.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.Scalebar
Get the size in points.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.ScaleLine
Get the size in points.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.ScaleText
Get the size in points.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.SingleDivisionScaleBar
Get the size in points.
querySize(double[], double[]) - Method in class com.esri.arcgis.carto.SteppedScaleLine
Get the size in points.
querySpatialIndex(IIndex[], double[], double[], double[]) - Method in interface com.esri.arcgis.datasourcesraster.IMosaicDatasetOperation
Returns the spatial index and grid sizes of the mosaic catalog.
querySpatialIndex(IIndex[], double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.IMosaicDatasetOperationProxy
Returns the spatial index and grid sizes of the mosaic catalog.
querySpatialIndex(IIndex[], double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.MosaicDataset
Returns the spatial index and grid sizes of the mosaic catalog.
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
Deprecated. Computes stats and histogram from a given Raster.
queryStats(double[], double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.StatsHistogram
Computes stats and histogram from a given Raster.
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
Deprecated. Information for a string class by index.
queryStringClass(int, String[], int[]) - Method in class com.esri.arcgis.carto.RasterClassifyColorRampRenderer
Information for a string class by index.
queryStringClass(int, String[], int[]) - Method in class com.esri.arcgis.carto.RasterColormapRenderer
Information for a string class by index.
queryStringClass(int, String[], int[]) - Method in class com.esri.arcgis.carto.RasterStretchColorRampRenderer
Information for a string class by index.
queryStringClass(int, String[], int[]) - Method in class com.esri.arcgis.carto.RasterUniqueValueRenderer
Information for a string class by index.
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
Deprecated. Returns string record information by index.
queryStringRecord(int, String[], int[], boolean[]) - Method in class com.esri.arcgis.geoanalyst.StringRemap
Returns string record information by index.
queryStringRecord(int, String[], int[], boolean[]) - Method in class com.esri.arcgis.spatialanalyst.GPSAStringRemap
Returns string record information by index.
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
Deprecated. Returns string record information by index.
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
Deprecated. Returns the mapped value for a string remap entry.
queryStringValue(String, int[], boolean[]) - Method in class com.esri.arcgis.geoanalyst.StringRemap
Returns the mapped value for a string remap entry.
queryStringValue(String, int[], boolean[]) - Method in class com.esri.arcgis.spatialanalyst.GPSAStringRemap
Returns the mapped value for a string remap entry.
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
Deprecated. Returns the mapped value for a string remap entry.
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
Copies a portion of this curve into an existing subcurve.
querySubTickVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.CustomOverlayGrid
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.Graticule
Returns the visibility of the subticks along all four sides of the map grid.
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
Deprecated. 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.IndexGrid
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.MeasuredGrid
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.MgrsGrid
Returns the visibility of the subticks along all four sides of the map grid.
querySupportedFilesInFolder(IRasterTypeDataSourceHandlerParameters, IStringArray[], IArray[]) - Method in interface com.esri.arcgis.datasourcesraster.IRasterTypeDataSourceHandler
Searches the given folder path, non-recursively, for files that can be opened by the specified collection of raster types and returns an array of valid file paths.
querySupportedFilesInFolder(IRasterTypeDataSourceHandlerParameters, IStringArray[], IArray[]) - Method in class com.esri.arcgis.datasourcesraster.IRasterTypeDataSourceHandlerProxy
Deprecated. Searches the given folder path, non-recursively, for files that can be opened by the specified collection of raster types and returns an array of valid file paths.
querySupportedFilesInFolder(IRasterTypeDataSourceHandlerParameters, IStringArray[], IArray[]) - Method in class com.esri.arcgis.datasourcesraster.RasterTypeEnvironment
Searches the given folder path, non-recursively, for files that can be opened by the specified collection of raster types and returns an array of valid file paths.
querySurfaceLength(IGeometry, double[], Object) - Method in class com.esri.arcgis.analyst3d.RasterSurface
Returns the length of an input polyline measured on the surface.
querySurfaceLength(IGeometry, double[], Object) - Method in interface com.esri.arcgis.geodatabase.ISurface
Returns the length of an input polyline measured on the surface.
querySurfaceLength(IGeometry, double[], Object) - Method in class com.esri.arcgis.geodatabase.ISurfaceProxy
Deprecated. Returns the length of an input polyline measured on the surface.
querySurfaceLength(IGeometry, double[], Object) - Method in class com.esri.arcgis.geodatabase.Tin
Returns the length of an input polyline measured on the surface.
QueryTableDataSourceDescription - Class in com.esri.arcgis.carto
COM Class 'QueryTableDataSourceDescription'.
QueryTableDataSourceDescription() - Constructor for class com.esri.arcgis.carto.QueryTableDataSourceDescription
Constructs a QueryTableDataSourceDescription using ArcGIS Engine.
QueryTableDataSourceDescription(Object) - Constructor for class com.esri.arcgis.carto.QueryTableDataSourceDescription
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
QueryTableDataSourceDescription theQueryTableDataSourceDescription = (QueryTableDataSourceDescription) obj;
QueryTableDialog - Class in com.esri.arcgis.catalogUI
COM Class 'QueryTableDialog'.
QueryTableDialog() - Constructor for class com.esri.arcgis.catalogUI.QueryTableDialog
Constructs a QueryTableDialog using ArcGIS Engine.
QueryTableDialog(Object) - Constructor for class com.esri.arcgis.catalogUI.QueryTableDialog
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
QueryTableDialog theQueryTableDialog = (QueryTableDialog) obj;
QueryTableName - Class in com.esri.arcgis.geodatabase
COM Class 'QueryTableName'.
QueryTableName() - Constructor for class com.esri.arcgis.geodatabase.QueryTableName
Constructs a QueryTableName using ArcGIS Engine.
QueryTableName(Object) - Constructor for class com.esri.arcgis.geodatabase.QueryTableName
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
QueryTableName theQueryTableName = (QueryTableName) obj;
queryTangent(int, double, boolean, double, ILine) - Method in class com.esri.arcgis.geometry.BezierCurve
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.CircularArc
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.EllipticArc
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 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
Deprecated. 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.Line
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.Path
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.Polygon
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.Polyline
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.Ring
Constructs a line tangent to a curve from a point at a specified distance along the curve.
queryTemporalExtent(Object[], Object[]) - Method in interface com.esri.arcgis.carto.ITemporalSearch
Queries temporal data within the full temporal extent of the dataset.
queryTemporalExtent(Object[], Object[]) - Method in class com.esri.arcgis.carto.ITemporalSearchProxy
Deprecated. Queries temporal data within the full temporal extent of the dataset.
queryTemporalExtent(Object[], Object[]) - Method in interface com.esri.arcgis.geodatabaseextensions.ITemporalObservationsTable
Provides the time range of all records in the temporal table.
queryTemporalExtent(Object[], Object[]) - Method in class com.esri.arcgis.geodatabaseextensions.ITemporalObservationsTableProxy
Deprecated. Provides the time range of all records in the temporal table.
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
Queries the feature class using the full temporal extent.
queryTemporalExtent(Object[], Object[]) - Method in interface com.esri.arcgis.trackinganalyst.ITemporalLayer
Obtain the start and end temporal values of the temporal layer's features.
queryTemporalExtent(Object[], Object[]) - Method in class com.esri.arcgis.trackinganalyst.ITemporalLayerProxy
Obtain the start and end temporal values of the temporal layer's features.
queryTemporalExtent(Object[], Object[]) - Method in class com.esri.arcgis.trackinganalyst.TemporalFeatureClass
Queries the feature class using the full temporal extent.
queryTemporalExtent(Object[], Object[]) - Method in class com.esri.arcgis.trackinganalyst.TemporalFeatureLayer
Obtain the start and end temporal values of the temporal layer's features.
queryTemporalExtent(Object[], Object[]) - Method in class com.esri.arcgis.trackinganalyst.TemporalObservationTable
Provides the time range of all records in the temporal table.
queryTemporalExtent(Object[], Object[]) - Method in class com.esri.arcgis.trackinganalyst.TemporalRecordSet
Queries temporal data within the full temporal extent of the dataset.
queryTextExtent(double, IPoint, int, IDisplay, IEnvelope) - Method in class com.esri.arcgis.carto.BackgroundTabStyle
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.ButtonTabStyle
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.ContinuousTabStyle
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.CornerGridLabel
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.DMSGridLabel
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.FormattedGridLabel
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.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
Deprecated. 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.IGridLabelProxy
Deprecated. 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.MixedFontGridLabel
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.RoundedTabStyle
Determines the extent of a label's text on the specified grid axis.
queryTicks() - Method in interface com.esri.arcgis.system.ITime
Obtains the time as the number of ticks since January 1, 0001 AD (Anno Domini).
queryTicks() - Method in interface com.esri.arcgis.system.ITimeDuration
Obtains the time duration as the number of ticks.
queryTicks() - Method in class com.esri.arcgis.system.ITimeDurationProxy
Deprecated. Obtains the time duration as the number of ticks.
queryTicks() - Method in class com.esri.arcgis.system.ITimeProxy
Deprecated. Obtains the time as the number of ticks since January 1, 0001 AD (Anno Domini).
queryTicks() - Method in class com.esri.arcgis.system.Time
Obtains the time as the number of ticks since January 1, 0001 AD (Anno Domini).
queryTicks() - Method in class com.esri.arcgis.system.TimeDuration
Obtains the time duration as the number of ticks.
queryTickVisibility(boolean[], boolean[], boolean[], boolean[]) - Method in class com.esri.arcgis.carto.CustomOverlayGrid
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.Graticule
Returns the visibility of the ticks along all four sides of the map grid.
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
Deprecated. 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.IndexGrid
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.MeasuredGrid
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.MgrsGrid
Returns the visibility of the ticks along all four sides of the map grid.
queryTile(int, int) - Method in interface com.esri.arcgis.carto.ITilesTable
Query specific tile from the table.
queryTile(int, int) - Method in class com.esri.arcgis.carto.ITilesTableProxy
Deprecated. Query specific tile from the table.
queryTile(int, int) - Method in class com.esri.arcgis.carto.TilesTable
Query specific tile from the table.
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
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.Terrain
Returns horizontal partitioning information about the terrain data.
queryTilePosition(int[], int[], int[]) - Method in class com.esri.arcgis.carto.ImageCooker
Queries for the current map tile position.
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
Deprecated. Queries for the current map tile position.
queryTilePosition(int[], int[], int[]) - Method in class com.esri.arcgis.carto.MapCooker
Queries for the current map tile position.
queryTilePosition(int[], int[], int[]) - Method in class com.esri.arcgis.cartox.MapCookerX
Queries for the current map tile position.
queryTilePosition(int[], int[], int[], int[]) - Method in class com.esri.arcgis.globecore.GlobeTileGenerator
Queries for the current tile position.
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
Queries for the current tile position.
queryTimeDuration() - Method in interface com.esri.arcgis.system.ITimeExtent
Obtains the time extent's time duration.
queryTimeDuration() - Method in class com.esri.arcgis.system.ITimeExtentProxy
Deprecated. Obtains the time extent's time duration.
queryTimeDuration() - Method in class com.esri.arcgis.system.TimeExtent
Obtains the time extent's time duration.
queryTimeString(int) - Method in interface com.esri.arcgis.system.ITime
Obtains the time as a string, based on the given time string format.
queryTimeString(int) - Method in class com.esri.arcgis.system.ITimeProxy
Deprecated. Obtains the time as a string, based on the given time string format.
queryTimeString(int) - Method in class com.esri.arcgis.system.Time
Obtains the time as a string, based on the given time string format.
queryTimeStringCurrentLocale(int) - Method in interface com.esri.arcgis.system.ITime
Obtains the time as a string, based on the current locale.
queryTimeStringCurrentLocale(int) - Method in class com.esri.arcgis.system.ITimeProxy
Deprecated. Obtains the time as a string, based on the current locale.
queryTimeStringCurrentLocale(int) - Method in class com.esri.arcgis.system.Time
Obtains the time as a string, based on the current locale.
queryTimeStringCustom(String, int, String, String) - Method in interface com.esri.arcgis.system.ITime
Obtains the time as a string, based on the given custom time string format, and locale properties.
queryTimeStringCustom(String, int, String, String) - Method in class com.esri.arcgis.system.ITimeProxy
Deprecated. Obtains the time as a string, based on the given custom time string format, and locale properties.
queryTimeStringCustom(String, int, String, String) - Method in class com.esri.arcgis.system.Time
Obtains the time as a string, based on the given custom time string format, and locale properties.
queryTimeZoneOlsonIDsFromWindowsID(String) - Method in interface com.esri.arcgis.system.ITimeZoneFactory
Obtains all the olson time zone IDs that correspond to the given time zone windows ID.
queryTimeZoneOlsonIDsFromWindowsID(String) - Method in class com.esri.arcgis.system.ITimeZoneFactoryProxy
Deprecated. Obtains all the olson time zone IDs that correspond to the given time zone windows ID.
queryTimeZoneOlsonIDsFromWindowsID(String) - Method in class com.esri.arcgis.system.TimeZoneFactory
Obtains all the olson time zone IDs that correspond to the given time zone windows ID.
queryTimeZoneWindowsIDFromOlsonID(String) - Method in interface com.esri.arcgis.system.ITimeZoneFactory
Returns the time zone windows ID that corresponds to the given olson time zone ID.
queryTimeZoneWindowsIDFromOlsonID(String) - Method in class com.esri.arcgis.system.ITimeZoneFactoryProxy
Deprecated. Returns the time zone windows ID that corresponds to the given olson time zone ID.
queryTimeZoneWindowsIDFromOlsonID(String) - Method in class com.esri.arcgis.system.TimeZoneFactory
Returns the time zone windows ID that corresponds to the given olson time zone ID.
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
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.NetworkForwardStarAdjacencies
For the adjacent edge element at the specified index, queries the junction element opposite of the atJunction.
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.BezierCurve
Copies the curve's 'to' point into the input point.
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.CircularArc
Copies the curve's 'to' point into the input point.
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.EllipticArc
Copies the curve's 'to' point into the input point.
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
Deprecated. Copies the curve's 'to' point into the input point.
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.Line
Copies the curve's 'to' point into the input point.
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.Path
Copies the curve's 'to' point into the input point.
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.Polygon
Copies the curve's 'to' point into the input point.
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.Polyline
Copies the curve's 'to' point into the input point.
queryToPoint(IPoint) - Method in class com.esri.arcgis.geometry.Ring
Copies the curve's 'to' point into the input point.
queryTotalDays() - Method in interface com.esri.arcgis.system.ITimeDuration
Obtains the time duration as total days floating point value.
queryTotalDays() - Method in class com.esri.arcgis.system.ITimeDurationProxy
Deprecated. Obtains the time duration as total days floating point value.
queryTotalDays() - Method in class com.esri.arcgis.system.TimeDuration
Obtains the time duration as total days floating point value.
queryTotalHours() - Method in interface com.esri.arcgis.system.ITimeDuration
Obtains the time duration as total hours floating point value.
queryTotalHours() - Method in class com.esri.arcgis.system.ITimeDurationProxy
Deprecated. Obtains the time duration as total hours floating point value.
queryTotalHours() - Method in class com.esri.arcgis.system.TimeDuration
Obtains the time duration as total hours floating point value.
queryTotalMinutes() - Method in interface com.esri.arcgis.system.ITimeDuration
Obtains the time duration as total minutes floating point value.
queryTotalMinutes() - Method in class com.esri.arcgis.system.ITimeDurationProxy
Deprecated. Obtains the time duration as total minutes floating point value.
queryTotalMinutes() - Method in class com.esri.arcgis.system.TimeDuration
Obtains the time duration as total minutes floating point value.
queryTotalSeconds() - Method in interface com.esri.arcgis.system.ITimeDuration
Obtains the time duration as total seconds floating point value.
queryTotalSeconds() - Method in class com.esri.arcgis.system.ITimeDurationProxy
Deprecated. Obtains the time duration as total seconds floating point value.
queryTotalSeconds() - Method in class com.esri.arcgis.system.TimeDuration
Obtains the time duration as total seconds floating point value.
queryTrackTimeExtent(String, ITime[], ITime[]) - Method in interface com.esri.arcgis.geodatabaseextensions.ITxEnumTrackId
Returns the start and end times of a given track.
queryTrackTimeExtent(String, ITime[], ITime[]) - Method in class com.esri.arcgis.geodatabaseextensions.ITxEnumTrackIdProxy
Deprecated. Returns the start and end times of a given track.
queryTrackTimeExtent(String, ITime[], ITime[]) - Method in class com.esri.arcgis.trackinganalyst.TemporalFeatureClass
Returns the start and end times of a given track.
queryTrackTimeExtent(String, ITime[], ITime[]) - Method in class com.esri.arcgis.trackinganalyst.TemporalRecordSet
Returns the start and end times of a given track.
queryTransformationParameters(int, double[]) - Method in interface com.esri.arcgis.geometry.IProjectiveTransformation2D
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
Deprecated. Returns the eight parameters which define the two dimensional projective transformation.
queryTransformationParameters(int, double[]) - Method in class com.esri.arcgis.geometry.IProjectiveTransformation2DProxy
Deprecated. Returns the eight parameters which define the two dimensional projective transformation.
queryTransformationParameters(int, double[][]) - Method in class com.esri.arcgis.geometry.ProjectiveTransformation2D
Returns the eight parameters which define the two dimensional projective transformation.
queryTransformationParameters(int, double[]) - Method in class com.esri.arcgis.geometry.ProjectiveTransformation2D
Returns the eight parameters which define the two dimensional projective transformation.
queryTraversableRange(INetworkEdge, double, double[], double[], boolean[], boolean[]) - Method in interface com.esri.arcgis.geodatabase.INetworkForwardStarEx
Returns the range of accessible positions from a query position along an edge element, respective to any existing restrictions along the edge.
queryTraversableRange(INetworkEdge, double, double[], double[], boolean[], boolean[]) - Method in class com.esri.arcgis.geodatabase.INetworkForwardStarExProxy
Returns the range of accessible positions from a query position along an edge element, respective to any existing restrictions along the edge.
queryTraversableRange(INetworkEdge, double, double[], double[], boolean[], boolean[]) - Method in class com.esri.arcgis.geodatabase.NetworkForwardStar
Returns the range of accessible positions from a query position along an edge element, respective to any existing restrictions along the edge.
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
Deprecated. The triangle equal to that referenced by the index.
queryTriangle(int, ITinTriangle) - Method in class com.esri.arcgis.geodatabase.Tin
The triangle equal to that referenced by the index.
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
Deprecated. The ring equal to the triangle referenced by the index.
queryTriangleAsRing(int, IRing) - Method in class com.esri.arcgis.geodatabase.Tin
The ring equal to the triangle referenced by the index.
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
Deprecated. 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.Tin
Queries the points equal to the nodes of the triangle referenced by the index.
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
Deprecated. Gets the three edges of the specified triangle (clockwise).
queryTriangleEdgeIndices(int, int[], int[], int[]) - Method in class com.esri.arcgis.geodatabase.Tin
Gets the three edges of the specified triangle (clockwise).
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
Deprecated. Returns all triangles sharing the specified node.
queryTriangleIndicesAroundNode(int, ILongArray) - Method in class com.esri.arcgis.geodatabase.Tin
Returns all triangles sharing the specified node.
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
Deprecated. Returns all triangles whose circumscribed circle contains the query point.
queryTriangleNeighborhoodIndices(IPoint, ILongArray) - Method in class com.esri.arcgis.geodatabase.Tin
Returns all triangles whose circumscribed circle contains the query point.
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
Deprecated. Gets the three nodes of the specified triangle (clockwise).
queryTriangleNodeIndices(int, int[], int[], int[]) - Method in class com.esri.arcgis.geodatabase.Tin
Gets the three nodes of the specified triangle (clockwise).
queryTriangleNormal(int, IVector3D) - Method in interface com.esri.arcgis.geodatabase.ITinSurface3
Returns the vector normal to the specified triangle.
queryTriangleNormal(int, IVector3D) - Method in class com.esri.arcgis.geodatabase.ITinSurface3Proxy
Deprecated. Returns the vector normal to the specified triangle.
queryTriangleNormal(int, IVector3D) - Method in class com.esri.arcgis.geodatabase.Tin
Returns the vector normal to the specified triangle.
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
Queries the index'th network turn element in which this network edge element participates.
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
Queries the turn element that passes through the fromEdge, the atJunction, and the adjacent edge at the specified index.
queryTurn(int, INetworkTurn) - Method in interface com.esri.arcgis.geodatabase.INetworkForwardStarEx
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.INetworkForwardStarExProxy
Performs a network turn element query by element ID and populates the given turn element object.
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
Queries the index'th network turn element anchored at this network junction element.
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
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.NetworkDataset
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.NetworkEdge
Queries the index'th network turn element in which this network edge element participates.
queryTurn(int, INetworkTurn) - Method in class com.esri.arcgis.geodatabase.NetworkForwardStar
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.NetworkForwardStarAdjacencies
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.NetworkJunction
Queries the index'th network turn element anchored at this network junction element.
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
Deprecated. Evaluates the attribute value of a network element.
queryValue(INetworkElement, IRow) - Method in class com.esri.arcgis.geodatabase.NetworkConstantEvaluator
Evaluates the attribute value of a network element.
queryValue(INetworkElement, IRow) - Method in class com.esri.arcgis.geodatabase.NetworkEdgeTrafficEvaluator
Evaluates the attribute value of a network element.
queryValue(INetworkElement, IRow) - Method in class com.esri.arcgis.geodatabase.NetworkFieldEvaluator
Evaluates the attribute value of a network element.
queryValue(INetworkElement, IRow) - Method in class com.esri.arcgis.geodatabase.NetworkFunctionEvaluator
Evaluates the attribute value of a network element.
queryValue(INetworkElement, IRow) - Method in class com.esri.arcgis.geodatabase.NetworkGlobalTurnDelayEvaluator
Evaluates the attribute value of a network element.
queryValue(INetworkElement, IRow) - Method in class com.esri.arcgis.geodatabase.NetworkScriptEvaluator
Evaluates the attribute value of a network element.
queryValue(IFeature) - Method in class com.esri.arcgis.location.HatchInputValue
Returns the value.
queryValue(IFeature) - Method in interface com.esri.arcgis.location.IHatchInputValue
Returns the value.
queryValue(IFeature) - Method in class com.esri.arcgis.location.IHatchInputValueProxy
Deprecated. Returns the value.
queryValueAtTime(INetworkElement, Date, int) - Method in interface com.esri.arcgis.geodatabase.ITimeAwareEvaluator
Query the travel time for the current time.
queryValueAtTime(INetworkElement, Date, int) - Method in class com.esri.arcgis.geodatabase.ITimeAwareEvaluatorProxy
Deprecated. Query the travel time for the current time.
queryValueAtTime(INetworkElement, Date, int) - Method in class com.esri.arcgis.geodatabase.NetworkEdgeTrafficEvaluator
Query the travel time for the current time.
queryValues(IRowBuffer) - Method in class com.esri.arcgis.datainterop.FMECursorHelper
Gets the values for the non-geometry fields in the current record.
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
Gets the values for the non-geometry fields in the current record.
queryValues(int, int, IDoubleArray[]) - Method in interface com.esri.arcgis.networkanalyst.INAODCostMatrix
Retrieves the cost values of all cost attributes for the given origin and destination.
queryValues(int, int, IDoubleArray[]) - Method in class com.esri.arcgis.networkanalyst.INAODCostMatrixProxy
Deprecated. Retrieves the cost values of all cost attributes for the given origin and destination.
queryValues(int, int, IDoubleArray[]) - Method in class com.esri.arcgis.networkanalyst.NAODCostMatrixResult
Retrieves the cost values of all cost attributes for the given origin and destination.
queryVariables(String) - Method in interface com.esri.arcgis.datasourcesraster.IScientificDataBuilder
Query variables for a given dataset path.
queryVariables(String) - Method in class com.esri.arcgis.datasourcesraster.IScientificDataBuilderProxy
Deprecated. Query variables for a given dataset path.
queryVariables(String) - Method in class com.esri.arcgis.datasourcesraster.ScientificDataBuilder
Query variables for a given dataset path.
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
Deprecated. Sets a vector equal to a unit vector with the same direction as the ray.
queryVector(IVector3D) - Method in class com.esri.arcgis.geometry.Ray
Sets a vector equal to a unit vector with the same direction as the ray.
queryVertex(int, IPoint) - Method in interface com.esri.arcgis.schematic.ISchematicInMemoryFeatureLinkGeometry
Queries the position of the vertex at given index of the schematic in memory feature link geometry.
queryVertex(int, IPoint) - Method in class com.esri.arcgis.schematic.ISchematicInMemoryFeatureLinkGeometryProxy
Queries the position of the vertex at given index of the schematic in memory feature link geometry.
queryVertex(int, IPoint) - Method in interface com.esri.arcgis.schematic.ISchematicInMemoryFeatureSubLinkGeometry
Queries the position of the vertex at given index of the schematic in memory feature sublink geometry.
queryVertex(int, IPoint) - Method in class com.esri.arcgis.schematic.ISchematicInMemoryFeatureSubLinkGeometryProxy
Queries the position of the vertex at given index of the schematic in memory feature sublink geometry.
queryVertex(int, IPoint) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureLink
Queries the position of the vertex at given index of the schematic in memory feature link geometry.
queryVertex(int, IPoint) - Method in class com.esri.arcgis.schematic.SchematicInMemoryFeatureSubLink
Queries the position of the vertex at given index of the schematic in memory feature sublink geometry.
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
Deprecated. The vertices of the specified triangle as point features.
queryVertices(_WKSPointZ[], _WKSPointZ[], _WKSPointZ[]) - Method in class com.esri.arcgis.geodatabase.TinTriangle
The vertices of the specified triangle as point features.
queryViewingPlatformMBB(IEnvelope, double[], double[], double[], double[]) - Method in class com.esri.arcgis.analyst3d.Camera
Returns the viewing parameters corresponding to the given extent.
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
Deprecated. Returns the viewing parameters corresponding to the given extent.
queryViewingPlatformMBB(IEnvelope, double[], double[], double[], double[]) - Method in class com.esri.arcgis.globecore.GlobeCamera
Returns the viewing parameters corresponding to the given extent.
queryViewingPlatformSphere(IPoint, double, double[], double[], double[], double[]) - Method in class com.esri.arcgis.analyst3d.Camera
Returns the viewing parameters corresponding to the given spherical extent.
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
Deprecated. Returns the viewing parameters corresponding to the given spherical extent.
queryViewingPlatformSphere(IPoint, double, double[], double[], double[], double[]) - Method in class com.esri.arcgis.globecore.GlobeCamera
Returns the viewing parameters corresponding to the given spherical extent.
queryViewMembers(String) - Method in interface com.esri.arcgis.datasourcesraster.IImageViewOperation
Returns the OBJECTIDs of mosaic dataset items associated with the specified view.
queryViewMembers(String) - Method in class com.esri.arcgis.datasourcesraster.IImageViewOperationProxy
Deprecated. Returns the OBJECTIDs of mosaic dataset items associated with the specified view.
queryViewMembers(String) - Method in class com.esri.arcgis.datasourcesraster.MosaicDataset
Returns the OBJECTIDs of mosaic dataset items associated with the specified view.
queryVisibleGeographicExtent(IEnvelope) - Method in class com.esri.arcgis.globecore.GlobeCamera
Visible geographic extent of Globe sphere.
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
Deprecated. Visible geographic extent of Globe sphere.
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
Deprecated. Gets the Red, Green, Blue, and Infrared weights contributing to panchromatic image.
queryWeights(double[], double[], double[], double[]) - Method in class com.esri.arcgis.datasourcesraster.PansharpeningFilter
Gets the Red, Green, Blue, and Infrared weights contributing to panchromatic image.
QueryWizard - Class in com.esri.arcgis.cartoUI
COM Class 'QueryWizard'.
QueryWizard() - Constructor for class com.esri.arcgis.cartoUI.QueryWizard
Constructs a QueryWizard using ArcGIS Engine.
QueryWizard(Object) - Constructor for class com.esri.arcgis.cartoUI.QueryWizard
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
QueryWizard theQueryWizard = (QueryWizard) obj;
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
Deprecated. Returns the (x,y) coordinates of this line's endpoints.
queryWKSCoords(_WKSPoint[], _WKSPoint[]) - Method in class com.esri.arcgis.geometry.Line
Returns the (x,y) coordinates of this line's endpoints.
queryWKSCoordsZ(_WKSEnvelopeZ[]) - Method in class com.esri.arcgis.geometry.Envelope
Defines the specified 3D wksenvelope to be the current extent of this geometry in 3 dimension.
queryWKSCoordsZ(_WKSEnvelopeZ[]) - Method in interface com.esri.arcgis.geometry.IEnvelope4
Defines the specified 3D wksenvelope to be the current extent of this geometry in 3 dimension.
queryWKSCoordsZ(_WKSEnvelopeZ[]) - Method in class com.esri.arcgis.geometry.IEnvelope4Proxy
Deprecated. Defines the specified 3D wksenvelope to be the current extent of this geometry in 3 dimension.
queryWKSEnvelope(_WKSEnvelope[]) - Method in class com.esri.arcgis.geometry.Envelope
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.GeometryBag
Defines the specified wksenvelope to be the current extent of this geometry in the x-y plane.
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
Deprecated. 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.MultiPatch
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.Multipoint
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.Point
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.Polygon
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.Polyline
Defines the specified wksenvelope to be the current extent of this geometry in the x-y plane.
queryWKSPoints(IPointCollection4, int, _WKSPoint[][]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Copies vertices'/points' coordinates to the array of point structures.
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
Deprecated. Copies vertices'/points' coordinates to the array of point structures.
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
Deprecated. Copies vertices/points coordinates to the array of point structures.
queryWKSPointVA(int, int, _WKSPointVA[]) - Method in class com.esri.arcgis.geometry.Multipoint
Copies vertices/points coordinates to the array of point structures.
queryWKSPointZs(IPointCollection4, int, _WKSPointZ[][]) - Method in class com.esri.arcgis.geometry.GeometryEnvironment
Copies vertices/points coordinates to the array of point structures.
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
Deprecated. Copies vertices/points coordinates to the array of point structures.
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in interface com.esri.arcgis.geometry.IPointCollection4
Copies vertices/points coordinates to the array of point structures.
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.IPointCollection4Proxy
Deprecated. Copies vertices/points coordinates to the array of point structures.
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.MultiPatch
Copies vertices/points coordinates to the array of point structures.
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.Multipoint
Copies vertices/points coordinates to the array of point structures.
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.Path
Copies vertices/points coordinates to the array of point structures.
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.Polygon
Copies vertices/points coordinates to the array of point structures.
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.Polyline
Copies vertices/points coordinates to the array of point structures.
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.Ring
Copies vertices/points coordinates to the array of point structures.
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.TriangleFan
Copies vertices/points coordinates to the array of point structures.
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.Triangles
Copies vertices/points coordinates to the array of point structures.
queryWKSPointZs(int, int, _WKSPointZ[]) - Method in class com.esri.arcgis.geometry.TriangleStrip
Copies vertices/points coordinates to the array of point structures.
queryWKSTimeDuration() - Method in interface com.esri.arcgis.system.ITimeDuration
Obtains time as a WKSTimeDuration.
queryWKSTimeDuration() - Method in class com.esri.arcgis.system.ITimeDurationProxy
Deprecated. Obtains time as a WKSTimeDuration.
queryWKSTimeDuration() - Method in class com.esri.arcgis.system.TimeDuration
Obtains time as a WKSTimeDuration.
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
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.TextSymbol
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.trackinganalyst.TextMarkerSymbol
Fills an existing geometry bag with the boundaries of the words in the text symbol.
queryXMLTimeDurationString() - Method in interface com.esri.arcgis.system.ITimeDuration
Obtains the time duration as an XML time duration string.
queryXMLTimeDurationString() - Method in class com.esri.arcgis.system.ITimeDurationProxy
Deprecated. Obtains the time duration as an XML time duration string.
queryXMLTimeDurationString() - Method in class com.esri.arcgis.system.TimeDuration
Obtains the time duration as an XML time duration string.
queryXMLTimeString(ITimeReference) - Method in interface com.esri.arcgis.system.ITime
Obtains the time as an XML time string.
queryXMLTimeString(ITimeReference) - Method in class com.esri.arcgis.system.ITimeProxy
Deprecated. Obtains the time as an XML time string.
queryXMLTimeString(ITimeReference) - Method in class com.esri.arcgis.system.Time
Obtains the time as an XML time string.
queryZCoords(double[], double[]) - Method in class com.esri.arcgis.geometry.Envelope
Queries the minimum and maximum Z values simultaneously.
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
Deprecated. Queries the minimum and maximum Z values simultaneously.
QuickBirdBuilder - Class in com.esri.arcgis.datasourcesraster
COM Class 'QuickBirdBuilder'.
QuickBirdBuilder() - Constructor for class com.esri.arcgis.datasourcesraster.QuickBirdBuilder
Constructs a QuickBirdBuilder using ArcGIS Engine.
QuickBirdBuilder(Object) - Constructor for class com.esri.arcgis.datasourcesraster.QuickBirdBuilder
Construct a QuickBirdBuilder using a reference to such an object returned from ArcGIS Engine or Server.
QuickBirdFileCrawler - Class in com.esri.arcgis.datasourcesraster
COM Class 'QuickBirdFileCrawler'.
QuickBirdFileCrawler() - Constructor for class com.esri.arcgis.datasourcesraster.QuickBirdFileCrawler
Constructs a QuickBirdFileCrawler using ArcGIS Engine.
QuickBirdFileCrawler(Object) - Constructor for class com.esri.arcgis.datasourcesraster.QuickBirdFileCrawler
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
QuickBirdFileCrawler theQuickBirdFileCrawler = (QuickBirdFileCrawler) obj;
QuickTimeExporter - Class in com.esri.arcgis.analyst3d
COM Class 'QuickTimeExporter'.
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.
QuickTimeExporter theQuickTimeExporter = (QuickTimeExporter) obj;
quote(String) - Static method in class com.esri.arcgis.server.json.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.
quoteString(String) - Method in class com.esri.arcgis.geoprocessing.GPParseString
Quotes the string if it needs to be quoted.
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
Deprecated. Quotes the string if it needs to be quoted.

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 _