From 835256964f3fa64587a0e05b859d012d125be308 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 20 Feb 2014 10:54:04 +0100 Subject: Documentation update --- .../operator/path/painting/CloseAndStrokePath.html | 296 +++++++++++++++++++++ 1 file changed, 296 insertions(+) create mode 100644 docs/full/at/knowcenter/wag/egov/egiz/pdf/operator/path/painting/CloseAndStrokePath.html (limited to 'docs/full/at/knowcenter/wag/egov/egiz/pdf/operator/path/painting/CloseAndStrokePath.html') diff --git a/docs/full/at/knowcenter/wag/egov/egiz/pdf/operator/path/painting/CloseAndStrokePath.html b/docs/full/at/knowcenter/wag/egov/egiz/pdf/operator/path/painting/CloseAndStrokePath.html new file mode 100644 index 00000000..875c0f5d --- /dev/null +++ b/docs/full/at/knowcenter/wag/egov/egiz/pdf/operator/path/painting/CloseAndStrokePath.html @@ -0,0 +1,296 @@ + + + + + +CloseAndStrokePath + + + + + + + +
+ + + + + +
+ + + +
+
at.knowcenter.wag.egov.egiz.pdf.operator.path.painting
+

Class CloseAndStrokePath

+
+
+ +
+
    +
  • +
    +
    +
    public class CloseAndStrokePath
    +extends PathPaintingOperatorProcessor
    +
    Close and stroke the path. This operator shall have the same effect as the sequence h S.
    +
    See Also:
    "PDF 1.7 specification, Section 8.5.3 'Path-Painting Operators'"
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      +
        +
      • + + +

        Fields inherited from class org.apache.pdfbox.util.operator.OperatorProcessor

        +context
      • +
      +
    • +
    + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidprocess(org.apache.pdfbox.util.PDFOperator operator, + java.util.List operands) 
      +
        +
      • + + +

        Methods inherited from class org.apache.pdfbox.util.operator.OperatorProcessor

        +getContext, setContext
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CloseAndStrokePath

        +
        public CloseAndStrokePath(PDFPage context)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        process

        +
        public void process(org.apache.pdfbox.util.PDFOperator operator,
        +           java.util.List operands)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        process in class org.apache.pdfbox.util.operator.OperatorProcessor
        +
        Throws:
        +
        java.io.IOException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3