A C D E G H I M P R S T U V _

G

get_DecimalPlacePrecision() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_AbstractGeometry2D
 
get_Generic_BigDecimal() - Method in class uk.ac.leeds.ccg.andyt.vector.core.Vector_Environment
 
get_RoundingMode() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_AbstractGeometry2D
 
getAngle_BigDecimal(Vector_Point2D) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Point2D
Imprecise, but uses BigMath and BigFunction default precision
getAngle_double(Vector_Point2D) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Point2D
Imprecise: Uses Java double precision for all calculations
getAnglesToYAxisClockwise_doubleArray(Vector_Point2D[]) - Static method in class uk.ac.leeds.ccg.andyt.vector.geometrics.Vector_Angles
 
getAngleToX_double() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_LineSegment2D
 
getAngleToY_double() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_LineSegment2D
 
getCrossProduct(Vector_LineSegment2D) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_LineSegment2D
Assuming a_LineSegment.StartPoint == this.
getDefault_RoundingMode() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_AbstractGeometry2D
 
getDefaultDecimalPlacePrecision_int() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_AbstractGeometry2D
 
getDistance(Vector_Point2D, int) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Point2D
Precise to a_DecimalPlacePrecision number of decimal places given precision of a_VectorPoint2D and this.
getEnvelope2D() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_AbstractGeometry2D
 
getEnvelope2D() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Envelope2D
 
getEnvelope2D() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Line2D
Potential precision issues with Envelope extent...
getEnvelope2D() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_LineSegment2D
 
getEnvelope2D() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Network2D
 
getEnvelope2D() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Point2D
 
getExtremePointsOnLine(double) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Line2D
 
getGradient(int) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_LineSegment2D
 
getGradient(Vector_Point2D, int) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Point2D
 
getInsideAngleClockwise_doubleArray(Vector_Point2D, Vector_Point2D, Vector_Point2D) - Static method in class uk.ac.leeds.ccg.andyt.vector.geometrics.Vector_Angles
 
getInsideAnglesClockwise_doubleArray(Vector_Point2D[]) - Static method in class uk.ac.leeds.ccg.andyt.vector.geometrics.Vector_Angles
Returns the Clockwise inside angles for a_LineRing
getIntersection(Vector_Line2D, double, int) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Line2D
 
getIntersection(Vector_LineSegment2D, int) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_LineSegment2D
Intersection method adapted from http://local.wasp.uwa.edu.au/~pbourke/geometry/lineline2d/
getIntersects(Vector_Envelope2D) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Envelope2D
If aEnvelope2D touches, or overlaps then it getIntersects.
getIntersects(Vector_LineSegment2D) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Envelope2D
 
getIntersects(Vector_Point2D) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Envelope2D
 
getIntersects(BigDecimal, BigDecimal) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Envelope2D
 
getIntersects(Vector_LineSegment2D, int) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_LineSegment2D
Intersection done by first seeing if Envelope intersection....
getIntersects(Vector_LineSegment2D, boolean, int) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_LineSegment2D
For optimisation reasons, intersection done by first seeing if there is Envelope intersection...
getIntersects(Vector_Point2D, int) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_LineSegment2D
Intersection done by calculating angle or gradient of the line and comparing this with that of a_Point.
getIntersects(Vector_LineSegment2D, int) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Point2D
 
getLength(int) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_LineSegment2D
 
getNeighbouringPoints(AbstractGrid2DSquareCell, long, long) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Network2D
 
getNetwork2D_HashSet(long, long) - Method in class uk.ac.leeds.ccg.andyt.vector.tests.TestRenderNetwork2D
 
getOrderedLineSegment2D() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_LineSegment2D
 
getRadToDeg_double(double) - Static method in class uk.ac.leeds.ccg.andyt.vector.geometrics.Vector_Angles
 
getRounded_BigDecimal(BigDecimal, BigDecimal) - Static method in class uk.ac.leeds.ccg.andyt.vector.misc.VectorStaticBigDecimal
 
getScalarProduct(Vector_LineSegment2D) - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_LineSegment2D
Assuming a_LineSegment.StartPoint == this.
getX() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_SimplePoint2D
 
getY() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_SimplePoint2D
 

A C D E G H I M P R S T U V _