Class PDCircleAppearanceHandler

    • Field Detail

      • LOG

        private static final org.apache.commons.logging.Log LOG
    • Constructor Detail

      • PDCircleAppearanceHandler

        public PDCircleAppearanceHandler​(PDAnnotation annotation)
      • PDCircleAppearanceHandler

        public PDCircleAppearanceHandler​(PDAnnotation annotation,
                                         PDDocument document)
    • Method Detail

      • generateAppearanceStreams

        public void generateAppearanceStreams()
      • generateNormalAppearance

        public void generateNormalAppearance()
      • generateRolloverAppearance

        public void generateRolloverAppearance()
      • generateDownAppearance

        public void generateDownAppearance()
      • getLineWidth

        float getLineWidth()
        Get the line with of the border. Get the width of the line used to draw a border around the annotation. This may either be specified by the annotation dictionaries Border setting or by the W entry in the BS border style dictionary. If both are missing the default width is 1.
        Returns:
        the line width