Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X Y Z _ 

Q

QuadTree - Class in com.esri.core.geometry
 
QuadTree(Envelope2D, int) - Constructor for class com.esri.core.geometry.QuadTree
Creates a QuadTree with the root having the extent of the input Envelope2D, and height of the input height, where the root starts at height 0.
QuadTree(Envelope2D, int, boolean) - Constructor for class com.esri.core.geometry.QuadTree
Creates a QuadTree with the root having the extent of the input Envelope2D, and height of the input height, where the root starts at height 0.
QuadTree.QuadTreeIterator - Class in com.esri.core.geometry
 
queryCenter(Point2D) - Method in class com.esri.core.geometry.Envelope2D
 
queryCoordinates(Point2D[]) - Method in class com.esri.core.geometry.Envelope
 
queryCoordinates(Point2D[]) - Method in class com.esri.core.geometry.MultiPath
 
queryCoordinates(Point2D[], int, int, int) - Method in class com.esri.core.geometry.MultiPath
 
queryCoordinates(Point[]) - Method in class com.esri.core.geometry.MultiPath
 
queryCoordinates(Point2D[]) - Method in class com.esri.core.geometry.MultiPoint
 
queryCoordinates(Point[]) - Method in class com.esri.core.geometry.MultiPoint
 
queryCoordinates(Point[]) - Method in class com.esri.core.geometry.MultiVertexGeometry
 
queryCoordinates(Point2D[]) - Method in class com.esri.core.geometry.MultiVertexGeometry
Queries XY coordinates as an array.
queryCorner(int, Point2D) - Method in class com.esri.core.geometry.Envelope
 
queryCorner(int) - Method in class com.esri.core.geometry.Envelope2D
Queries a corner of the envelope.
queryCornerByVal(int, Point) - Method in class com.esri.core.geometry.Envelope
Sets the point's coordinates to the coordinates of the envelope at the given corner.
queryCorners(Point2D[]) - Method in class com.esri.core.geometry.Envelope2D
Queries corners into a given array.
queryCorners(Point3D[]) - Method in class com.esri.core.geometry.Envelope3D
 
queryCornersReversed(Point2D[]) - Method in class com.esri.core.geometry.Envelope2D
Queries corners into a given array in reversed order.
queryEnd(Point) - Method in class com.esri.core.geometry.Segment
Returns coordinates of the end point in this segment.
queryEnvelope(Envelope) - Method in class com.esri.core.geometry.Envelope
 
queryEnvelope(Envelope) - Method in class com.esri.core.geometry.Geometry
Returns the axis aligned bounding box of the geometry.
queryEnvelope(Envelope) - Method in class com.esri.core.geometry.Line
 
queryEnvelope(Envelope) - Method in class com.esri.core.geometry.MultiPath
 
queryEnvelope(Envelope) - Method in class com.esri.core.geometry.MultiPoint
 
queryEnvelope(Envelope) - Method in class com.esri.core.geometry.Point
 
queryEnvelope2D(Envelope2D) - Method in class com.esri.core.geometry.Envelope
 
queryEnvelope2D(Envelope2D) - Method in class com.esri.core.geometry.Geometry
Returns tight bbox of the Geometry in X, Y plane.
queryEnvelope2D(Envelope2D) - Method in class com.esri.core.geometry.Line
 
queryEnvelope2D(Envelope2D) - Method in class com.esri.core.geometry.MultiPath
 
queryEnvelope2D(Envelope2D) - Method in class com.esri.core.geometry.MultiPoint
 
queryEnvelope2D(Envelope2D) - Method in class com.esri.core.geometry.Point
 
queryEnvelopeInGeometry(Envelope2D) - Method in class com.esri.core.geometry.RasterizedGeometry2D
Test an envelope against the RasterizedGeometry.
queryInterval(int, int) - Method in class com.esri.core.geometry.Envelope
 
queryInterval(int, int) - Method in class com.esri.core.geometry.Geometry
Returns the min and max attribute values at the ordinate of the Geometry.
queryInterval(int, int) - Method in class com.esri.core.geometry.MultiPath
 
queryInterval(int, int) - Method in class com.esri.core.geometry.MultiPoint
 
queryInterval(int, int) - Method in class com.esri.core.geometry.Point
 
queryInterval(int, int) - Method in class com.esri.core.geometry.Segment
 
queryIntervalX(Envelope1D) - Method in class com.esri.core.geometry.Envelope2D
 
queryIntervalY(Envelope1D) - Method in class com.esri.core.geometry.Envelope2D
 
queryLooseEnvelope(Envelope2D) - Method in class com.esri.core.geometry.MultiPath
 
queryLooseEnvelope2D(Envelope2D) - Method in class com.esri.core.geometry.Geometry
Returns the conservative bbox of the Geometry in X, Y plane.
queryLowerLeft(Point2D) - Method in class com.esri.core.geometry.Envelope2D
 
queryLowerRight(Point2D) - Method in class com.esri.core.geometry.Envelope2D
 
queryPathEnvelope2D(int, Envelope2D) - Method in class com.esri.core.geometry.MultiPath
 
queryPointInGeometry(double, double) - Method in class com.esri.core.geometry.RasterizedGeometry2D
Test a point against the RasterizedGeometry
querySegmentIterator() - Method in class com.esri.core.geometry.MultiPath
Returns a SegmentIterator that is set right before the beginning of the multipath.
querySegmentIteratorAtVertex(int) - Method in class com.esri.core.geometry.MultiPath
Returns a SegmentIterator that is set to a specific vertex of the MultiPath.
queryStart(Point) - Method in class com.esri.core.geometry.Segment
Returns coordinates of the start point in a Point class.
queryUpperLeft(Point2D) - Method in class com.esri.core.geometry.Envelope2D
 
queryUpperRight(Point2D) - Method in class com.esri.core.geometry.Envelope2D
 
A B C D E F G H I J L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Copyright © 2018. All rights reserved.