Uses of Package
org.eclipse.gef.geometry.projective
Packages that use org.eclipse.gef.geometry.projective
Package
Description
This package provides core abstractions to support calculations within
2-dimensional projective vector space.
-
Classes in org.eclipse.gef.geometry.projective used by org.eclipse.gef.geometry.projectiveClassDescriptionA two-dimensional infinite line that is defined by three coordinates of which the third is a so called homogeneous coordinate.The Vector3D class implements a three dimensional vector (components x, y, z) with its standard operations: addition and multiplication (scalar, dot-product, cross-product).