Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id ABB3A200CCC for ; Fri, 21 Jul 2017 14:52:10 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AA5EF16D217; Fri, 21 Jul 2017 12:52:10 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2D19716D1F3 for ; Fri, 21 Jul 2017 14:52:08 +0200 (CEST) Received: (qmail 14342 invoked by uid 500); 21 Jul 2017 12:52:07 -0000 Mailing-List: contact commits-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pdfbox.apache.org Delivered-To: mailing list commits@pdfbox.apache.org Received: (qmail 14202 invoked by uid 99); 21 Jul 2017 12:52:07 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Jul 2017 12:52:07 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 625EDF3286; Fri, 21 Jul 2017 12:52:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: msahyoun@apache.org To: commits@pdfbox.apache.org Date: Fri, 21 Jul 2017 12:52:15 -0000 Message-Id: In-Reply-To: <5cdc0ba5521b4802a0a054038a885e48@git.apache.org> References: <5cdc0ba5521b4802a0a054038a885e48@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [10/51] [partial] pdfbox-docs git commit: PDFBOX-3330: add javadoc for 2.0.6; add javadoc for 2.0.7 archived-at: Fri, 21 Jul 2017 12:52:10 -0000 http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/559848ce/content/docs/2.0.6/javadocs/org/apache/fontbox/type1/package-summary.html ---------------------------------------------------------------------- diff --git a/content/docs/2.0.6/javadocs/org/apache/fontbox/type1/package-summary.html b/content/docs/2.0.6/javadocs/org/apache/fontbox/type1/package-summary.html new file mode 100644 index 0000000..f001042 --- /dev/null +++ b/content/docs/2.0.6/javadocs/org/apache/fontbox/type1/package-summary.html @@ -0,0 +1,178 @@ + + + + + +org.apache.fontbox.type1 (PDFBox reactor 2.0.6 API) + + + + + + +
+ + + + + +
+ + +
+

Package org.apache.fontbox.type1

+
+
This package holds classes used to parse Type1-Fonts.
+
+

See: Description

+
+
+
    +
  • + + + + + + + + + + + + +
    Interface Summary 
    InterfaceDescription
    Type1CharStringReader +
    Something which can read Type 1 CharStrings, namely Type 1 and CFF fonts.
    +
    +
  • +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    Type1Font +
    Represents an Adobe Type 1 (.pfb) font.
    +
    +
  • +
  • + + + + + + + + + + + + +
    Exception Summary 
    ExceptionDescription
    DamagedFontException +
    Thrown when a font is damaged and cannot be read.
    +
    +
  • +
+ + + +

Package org.apache.fontbox.type1 Description

+
This package holds classes used to parse Type1-Fonts.
+
+ +
+ + + + + +
+ + +

Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/559848ce/content/docs/2.0.6/javadocs/org/apache/fontbox/type1/package-tree.html ---------------------------------------------------------------------- diff --git a/content/docs/2.0.6/javadocs/org/apache/fontbox/type1/package-tree.html b/content/docs/2.0.6/javadocs/org/apache/fontbox/type1/package-tree.html new file mode 100644 index 0000000..0068f3e --- /dev/null +++ b/content/docs/2.0.6/javadocs/org/apache/fontbox/type1/package-tree.html @@ -0,0 +1,145 @@ + + + + + +org.apache.fontbox.type1 Class Hierarchy (PDFBox reactor 2.0.6 API) + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package org.apache.fontbox.type1

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + +

Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/559848ce/content/docs/2.0.6/javadocs/org/apache/fontbox/type1/package-use.html ---------------------------------------------------------------------- diff --git a/content/docs/2.0.6/javadocs/org/apache/fontbox/type1/package-use.html b/content/docs/2.0.6/javadocs/org/apache/fontbox/type1/package-use.html new file mode 100644 index 0000000..4de6cc0 --- /dev/null +++ b/content/docs/2.0.6/javadocs/org/apache/fontbox/type1/package-use.html @@ -0,0 +1,203 @@ + + + + + +Uses of Package org.apache.fontbox.type1 (PDFBox reactor 2.0.6 API) + + + + + + + + + +
+

Uses of Package
org.apache.fontbox.type1

+
+
+ +
+ + + + +

Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/559848ce/content/docs/2.0.6/javadocs/org/apache/fontbox/util/BoundingBox.html ---------------------------------------------------------------------- diff --git a/content/docs/2.0.6/javadocs/org/apache/fontbox/util/BoundingBox.html b/content/docs/2.0.6/javadocs/org/apache/fontbox/util/BoundingBox.html new file mode 100644 index 0000000..ee724a3 --- /dev/null +++ b/content/docs/2.0.6/javadocs/org/apache/fontbox/util/BoundingBox.html @@ -0,0 +1,502 @@ + + + + + +BoundingBox (PDFBox reactor 2.0.6 API) + + + + + + + + + + +
+
org.apache.fontbox.util
+

Class BoundingBox

+
+
+ +
+
    +
  • +
    +
    +
    public class BoundingBox
    +extends Object
    +
    This is an implementation of a bounding box. This was originally written for the + AMF parser.
    +
    Author:
    +
    Ben Litchfield
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      BoundingBox() +
      Default constructor.
      +
      BoundingBox(float minX, + float minY, + float maxX, + float maxY) +
      Constructor.
      +
      BoundingBox(List<Number> numbers) +
      Constructor.
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleancontains(float x, + float y) +
      Checks if a point is inside this rectangle.
      +
      floatgetHeight() +
      This will get the height of this rectangle as calculated by + upperRightY - lowerLeftY.
      +
      floatgetLowerLeftX() +
      Getter for property lowerLeftX.
      +
      floatgetLowerLeftY() +
      Getter for property lowerLeftY.
      +
      floatgetUpperRightX() +
      Getter for property upperRightX.
      +
      floatgetUpperRightY() +
      Getter for property upperRightY.
      +
      floatgetWidth() +
      This will get the width of this rectangle as calculated by + upperRightX - lowerLeftX.
      +
      voidsetLowerLeftX(float lowerLeftXValue) +
      Setter for property lowerLeftX.
      +
      voidsetLowerLeftY(float lowerLeftYValue) +
      Setter for property lowerLeftY.
      +
      voidsetUpperRightX(float upperRightXValue) +
      Setter for property upperRightX.
      +
      voidsetUpperRightY(float upperRightYValue) +
      Setter for property upperRightY.
      +
      StringtoString() +
      This will return a string representation of this rectangle.
      +
      + +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BoundingBox

        +
        public BoundingBox()
        +
        Default constructor.
        +
      • +
      + + + +
        +
      • +

        BoundingBox

        +
        public BoundingBox(float minX,
        +           float minY,
        +           float maxX,
        +           float maxY)
        +
        Constructor.
        +
        Parameters:
        minX - lower left x value
        minY - lower left y value
        maxX - upper right x value
        maxY - upper right y value
        +
      • +
      + + + +
        +
      • +

        BoundingBox

        +
        public BoundingBox(List<Number> numbers)
        +
        Constructor.
        +
        Parameters:
        numbers - list of four numbers
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getLowerLeftX

        +
        public float getLowerLeftX()
        +
        Getter for property lowerLeftX.
        +
        Returns:
        Value of property lowerLeftX.
        +
      • +
      + + + +
        +
      • +

        setLowerLeftX

        +
        public void setLowerLeftX(float lowerLeftXValue)
        +
        Setter for property lowerLeftX.
        +
        Parameters:
        lowerLeftXValue - New value of property lowerLeftX.
        +
      • +
      + + + +
        +
      • +

        getLowerLeftY

        +
        public float getLowerLeftY()
        +
        Getter for property lowerLeftY.
        +
        Returns:
        Value of property lowerLeftY.
        +
      • +
      + + + +
        +
      • +

        setLowerLeftY

        +
        public void setLowerLeftY(float lowerLeftYValue)
        +
        Setter for property lowerLeftY.
        +
        Parameters:
        lowerLeftYValue - New value of property lowerLeftY.
        +
      • +
      + + + +
        +
      • +

        getUpperRightX

        +
        public float getUpperRightX()
        +
        Getter for property upperRightX.
        +
        Returns:
        Value of property upperRightX.
        +
      • +
      + + + +
        +
      • +

        setUpperRightX

        +
        public void setUpperRightX(float upperRightXValue)
        +
        Setter for property upperRightX.
        +
        Parameters:
        upperRightXValue - New value of property upperRightX.
        +
      • +
      + + + +
        +
      • +

        getUpperRightY

        +
        public float getUpperRightY()
        +
        Getter for property upperRightY.
        +
        Returns:
        Value of property upperRightY.
        +
      • +
      + + + +
        +
      • +

        setUpperRightY

        +
        public void setUpperRightY(float upperRightYValue)
        +
        Setter for property upperRightY.
        +
        Parameters:
        upperRightYValue - New value of property upperRightY.
        +
      • +
      + + + +
        +
      • +

        getWidth

        +
        public float getWidth()
        +
        This will get the width of this rectangle as calculated by + upperRightX - lowerLeftX.
        +
        Returns:
        The width of this rectangle.
        +
      • +
      + + + +
        +
      • +

        getHeight

        +
        public float getHeight()
        +
        This will get the height of this rectangle as calculated by + upperRightY - lowerLeftY.
        +
        Returns:
        The height of this rectangle.
        +
      • +
      + + + +
        +
      • +

        contains

        +
        public boolean contains(float x,
        +               float y)
        +
        Checks if a point is inside this rectangle.
        +
        Parameters:
        x - The x coordinate.
        y - The y coordinate.
        +
        Returns:
        true If the point is on the edge or inside the rectangle bounds.
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public String toString()
        +
        This will return a string representation of this rectangle.
        +
        +
        Overrides:
        +
        toString in class Object
        +
        Returns:
        This object as a string.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/559848ce/content/docs/2.0.6/javadocs/org/apache/fontbox/util/Charsets.html ---------------------------------------------------------------------- diff --git a/content/docs/2.0.6/javadocs/org/apache/fontbox/util/Charsets.html b/content/docs/2.0.6/javadocs/org/apache/fontbox/util/Charsets.html new file mode 100644 index 0000000..40e68a7 --- /dev/null +++ b/content/docs/2.0.6/javadocs/org/apache/fontbox/util/Charsets.html @@ -0,0 +1,298 @@ + + + + + +Charsets (PDFBox reactor 2.0.6 API) + + + + + + + + + + +
+
org.apache.fontbox.util
+

Class Charsets

+
+
+ +
+
    +
  • +
    +
    +
    public final class Charsets
    +extends Object
    +
    This class provides an instance of all common charsets used to transform byte arrays into strings.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        ISO_8859_1

        +
        public static final Charset ISO_8859_1
        +
        ISO-8859-1 Charset
        +
      • +
      + + + +
        +
      • +

        UTF_16

        +
        public static final Charset UTF_16
        +
        UTF-16 Charset
        +
      • +
      + + + +
        +
      • +

        UTF_16BE

        +
        public static final Charset UTF_16BE
        +
        UTF-16BE Charset
        +
      • +
      + + + +
        +
      • +

        US_ASCII

        +
        public static final Charset US_ASCII
        +
        US-ASCII Charset
        +
      • +
      + + + +
        +
      • +

        ISO_10646

        +
        public static final Charset ISO_10646
        +
        ISO-10646 Charset
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/559848ce/content/docs/2.0.6/javadocs/org/apache/fontbox/util/autodetect/FontDirFinder.html ---------------------------------------------------------------------- diff --git a/content/docs/2.0.6/javadocs/org/apache/fontbox/util/autodetect/FontDirFinder.html b/content/docs/2.0.6/javadocs/org/apache/fontbox/util/autodetect/FontDirFinder.html new file mode 100644 index 0000000..076c1c3 --- /dev/null +++ b/content/docs/2.0.6/javadocs/org/apache/fontbox/util/autodetect/FontDirFinder.html @@ -0,0 +1,218 @@ + + + + + +FontDirFinder (PDFBox reactor 2.0.6 API) + + + + + + + + + + +
+
org.apache.fontbox.util.autodetect
+

Interface FontDirFinder

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    MacFontDirFinder, NativeFontDirFinder, UnixFontDirFinder, WindowsFontDirFinder
    +
    +
    +
    +
    public interface FontDirFinder
    +
    Implementers provide find method for searching native operating system for available fonts. + This class is based on a class provided by Apache FOP. + + See org.apache.fop.fonts.autodetect.FontDirFinder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      List<File>find() +
      Finds a list of font files.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        find

        +
        List<File> find()
        +
        Finds a list of font files.
        +
        Returns:
        list of font files.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/559848ce/content/docs/2.0.6/javadocs/org/apache/fontbox/util/autodetect/FontFileFinder.html ---------------------------------------------------------------------- diff --git a/content/docs/2.0.6/javadocs/org/apache/fontbox/util/autodetect/FontFileFinder.html b/content/docs/2.0.6/javadocs/org/apache/fontbox/util/autodetect/FontFileFinder.html new file mode 100644 index 0000000..f09f237 --- /dev/null +++ b/content/docs/2.0.6/javadocs/org/apache/fontbox/util/autodetect/FontFileFinder.html @@ -0,0 +1,283 @@ + + + + + +FontFileFinder (PDFBox reactor 2.0.6 API) + + + + + + + + + + +
+
org.apache.fontbox.util.autodetect
+

Class FontFileFinder

+
+
+ +
+
    +
  • +
    +
    +
    public class FontFileFinder
    +extends Object
    +
    Helps to autodetect/locate available operating system fonts. This class is based on a class provided by Apache FOP. + see org.apache.fop.fonts.autodetect.FontFileFinder
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FontFileFinder

        +
        public FontFileFinder()
        +
        Default constructor.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        find

        +
        public List<URI> find()
        +
        Automagically finds a list of font files on local system.
        +
        Returns:
        List<URI> of font files
        +
      • +
      + + + +
        +
      • +

        find

        +
        public List<URI> find(String dir)
        +
        Searches a given directory for font files.
        +
        Parameters:
        dir - directory to search
        +
        Returns:
        list<URI> of font files
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

+ +