Uses of Class
com.lowagie.text.pdf.parser.Vector
Packages that use Vector
-
Uses of Vector in com.lowagie.text.pdf.parser
Methods in com.lowagie.text.pdf.parser that return VectorModifier and TypeMethodDescriptionDeprecated.Computes the sum of this vector and the specified vectorDeprecated.Computes the cross product of this vector and the specified matrixDeprecated.Computes the cross product of this vector and the specified vectorParsedTextImpl.getBaseline()Deprecated.Return the vector representing the baseline of this text chunk, even if the length of the text is zero.ParsedTextImpl.getEndPoint()Deprecated.ParsedTextImpl.getStartPoint()Deprecated.Deprecated.Computes the difference between this vector and the specified vectorMethods in com.lowagie.text.pdf.parser with parameters of type VectorModifier and TypeMethodDescriptionDeprecated.Computes the sum of this vector and the specified vectorDeprecated.Computes the cross product of this vector and the specified vectorfloatDeprecated.Computes the dot product of this vector with the specified vectorDeprecated.Computes the difference between this vector and the specified vector