Package net.sf.drawj2d.cmd.geom
-
Class Summary Class Description GeomAddCmd GeomAddCmdimplements the "geom.add"/"++" command, which returns the vector sum.GeomAngleCmd GeomAngleCmdimplements the "geom.angle" command, which computes the angle (in degrees) between three points.GeomAngleRadCmd GeomAngleRadCmdimplements the "geom.anglerad" command, which computes the angle (in radians) between three points.GeomAreaCmd GeomAreaCmdimplements the "geom.area" command, which computes the area within a polygon.GeomAzimuthCmd GeomAzimuthCmdimplements the "geom.azi" command, which computes the azimuth (in degrees) between two points.GeomCentroidCmd GeomCentroidCmdimplements the "geom.centroid" command, which computes the center of gravity of an area (surrounded by a polygon).GeomCrossproductCmd GeomCrossproductCmdimplements the "geom.crossproduct" command, which computes the cross product (z component of vector) of two vectors.GeomDistanceCmd GeomDistanceCmdimplements the "geom.distance" command, which computes the distance of a line to the current position.GeomDivideCmd GeomDivideCmdimplements the "geom.divide"/"//" command, which scales a vector by division.GeomDotproductCmd GeomDotproductCmdimplements the "geom.dotproduct" command, which computes the (scalar) dot product of two vectors.GeomExtendCmd GeomExtendCmdimplements the "geom.extend" command, which returns two points on the line.GeomIntersectCmd GeomIntersectCmdimplements the "geom.intersect" command, which returns the intersection point of the extensions of two lines.GeomIntersectlinepathCmd GeomIntersectlinepathCmdimplements the "geom.intersectlinepath" command, which returns the first intersection point of the extensions of a line with a path.GeomLengthCmd GeomLengthCmdimplements the "geom.length" command, which computes the length of a vector.GeomMultiplyCmd GeomMultiplyCmdimplements the "geom.multiply"/"**" command, which scales a vector by multiplication.GeomNormCmd GeomNormCmdimplements the "geom.norm" command, which returns a unit length vector with the same direction as the input vector.GeomOnlineCmd GeomOnlineCmdimplements the "geom.online" command, which returns the point on the line defined by x0,y0,x1,y1 a given fraction from x0,y0.GeomParallelCmd GeomParallelCmdimplements the "geom.parallel" command, which returns a parallel line, defined by two points.GeomPolarCmd GeomPolarCmdimplements the "geom.polar" command, which returns a vector rotated from the x-axis.GeomRotateCmd GeomRotateCmdimplements the "geom.rotate" command, which returns a rotated vector.GeomSubtractCmd GeomSubtractCmdimplements the "geom.subtract"/"--" command, which returns the vector subtraction.GeomToxCmd GeomToxCmdimplements the "geom.tox" and "geom.toy" commands, which returns a position on horizontal or vertical to the current one.GeomVectorCmd GeomVectorCmdimplements the "geom.vector" command, which constructs the vector specified by two points.
DataMelt 3.0 © DataMelt by jWork.ORG