GeoSoft API
C D E F G I L N

C

computeAngle(double[], double[], double[]) - Static method in class Geometry
Find the angle between twree points.
computeCrossProduct(double[], double[]) - Static method in class Geometry
Compute the cross product (a vector) of two vectors.
computeDotProduct(double[], double[]) - Static method in class Geometry
Compute the dot product (a scalar) between two vectors.
computePointOnLine(double[], double[], double) - Static method in class Geometry
Find the point on the line p0,p1 [x,y,z] a given fraction from p0.
computePointOnLine(double, double, double, double, double) - Static method in class Geometry
Find the point on the line defined by x0,y0,x1,y1 a given fraction from x0,y0. 2D version of method above..
computePolygonArea(double[]) - Static method in class Geometry
Compute the area of the specfied polygon.
computePolygonArea(double[], double[]) - Static method in class Geometry
Compute the area of the specfied polygon.
computePolygonCentroid(double[], double[]) - Static method in class Geometry
Compute centorid (center of gravity) of specified polygon.
createArrow(int[], int[], double, double, double) - Static method in class Geometry
Create the geometry of an arrow.
createArrow(int, int, int, int, double, double, double) - Static method in class Geometry
Create geometry for an arrow along the specified line and with tip at x1,y1.
createCircle(double, double, double) - Static method in class Geometry
Create geometry for a circle.
createCircle(int, int, int) - Static method in class Geometry
Create geometry for a circle.
createEllipse(double, double, double, double) - Static method in class Geometry
Create the geometry for an unrotated, unskewed ellipse.
createEllipse(int[], int[]) - Static method in class Geometry
Return the geometry of an ellipse based on its four top points.
createEllipse(int, int, int, int) - Static method in class Geometry
Create the geometry for an unrotated, unskewed ellipse.
createRectangle(double, double, double, double) - Static method in class Geometry
Create geometry for a rectangle.
createRectangle(int, int, int, int) - Static method in class Geometry
Create geometry for a rectangle.
createSector(int, int, int, double, double) - Static method in class Geometry
Create the geometry of a sector of a circle.
createSector(int, int, int, int, double, double) - Static method in class Geometry
Create the geometry of a sector of an ellipse.
createStar(double, double, double, double, int) - Static method in class Geometry
Create geometry of a star.
createStar(int, int, int, int, int) - Static method in class Geometry
Create geometry of a star.
createVector(double[], double[]) - Static method in class Geometry
Construct the vector specified by two points.

GeoSoft API
C D E F G I L N
Copyright © 2004 - Geotechnical Software Services     geosoft.no