|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Vector | |
|---|---|
| com.lowagie.text.pdf.parser | |
| Uses of Vector in com.lowagie.text.pdf.parser |
|---|
| Methods in com.lowagie.text.pdf.parser that return Vector | |
|---|---|
Vector |
Vector.cross(Matrix by)
Computes the cross product of this vector and the specified matrix |
Vector |
Vector.cross(Vector with)
Computes the cross product of this vector and the specified vector |
Vector |
TextRenderInfo.getEndPoint()
|
Vector |
TextRenderInfo.getStartPoint()
|
Vector |
Vector.subtract(Vector v)
Computes the difference between this vector and the specified vector |
| Methods in com.lowagie.text.pdf.parser with parameters of type Vector | |
|---|---|
Vector |
Vector.cross(Vector with)
Computes the cross product of this vector and the specified vector |
float |
Vector.dot(Vector with)
Computes the dot product of this vector with the specified vector |
Vector |
Vector.subtract(Vector v)
Computes the difference between this vector and the specified vector |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||