Annotate 2 0 7

Posted on  by

Jan 27, 2021 Version 1.0.2 Version 1.0.2. February 25, 2019. Androidx.annotation:annotation 1.0.2 is released. Correct the R8/ProGuard rules which are embedded in the jar. These were incorrectly referencing the old android.support.annotation types instead of androidx.annotation. Annotate 1.0.15 pip install annotate Copy PIP instructions. Released: Oct 18, 2020 Decorator to set a function's annotations like Py3.!=3.4., 0.0, =2.7.0 Maintainers karpierz Classifiers. Development Status. 5 - Production/Stable Intended Audience. Developers License. OSI Approved:: zlib/libpng License Natural.

  1. Annotate 2 0 7 0
  2. Annotate 2 0 7 Mm

Annotate 2 0 7 0

Annotate 2 0 7
    • Field Summary

      Fields
      Modifier and TypeField and Description
      static StringSUB_TYPE_CIRCLE
      static StringSUB_TYPE_SQUARE
      Constant for a Rectangular type of annotation.
      • Fields inherited from class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup

        RT_GROUP, RT_REPLY, SUB_TYPE_CARET, SUB_TYPE_FREETEXT, SUB_TYPE_INK, SUB_TYPE_POLYGON, SUB_TYPE_POLYLINE, SUB_TYPE_SOUND
    • Constructor Summary

      Constructors
      Constructor and Description
      PDAnnotationSquareCircle(COSDictionary field)
      Creates a Line annotation from a COSDictionary, expected to be a correct object definition.
      PDAnnotationSquareCircle(String subType)
      Creates a Circle or Square annotation of the specified sub type.
    • Method Summary

      Methods
      Modifier and TypeMethod and Description
      PDBorderEffectDictionarygetBorderEffect()
      This will retrieve the border effect dictionary, specifying effects to be applied used in drawing the line.
      PDBorderStyleDictionarygetBorderStyle()
      This will retrieve the border style dictionary, specifying the width and dash pattern used in drawing the line.
      PDColorgetInteriorColor()
      This will retrieve the interior color of the drawn area color is in DeviceRGB color space.
      PDRectanglegetRectDifference()
      StringgetSubtype()
      This will retrieve the sub type (and hence appearance, AP taking precedence) For this annotation.
      voidsetBorderEffect(PDBorderEffectDictionary be)
      This will set the border effect dictionary, specifying effects to be applied when drawing the line.
      voidsetBorderStyle(PDBorderStyleDictionary bs)
      This will set the border style dictionary, specifying the width and dash pattern used in drawing the line.
      voidsetInteriorColor(PDColor ic)
      This will set interior color of the drawn area color is in DeviceRGB colo rspace.
      voidsetRectDifference(PDRectangle rd)
      voidsetSubtype(String subType)
      This will set the sub type (and hence appearance, AP taking precedence) For this annotation.
      • Methods inherited from class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup

        getConstantOpacity, getCreationDate, getExternalData, getInReplyTo, getIntent, getPopup, getReplyType, getRichContents, getSubject, getTitlePopup, setConstantOpacity, setCreationDate, setExternalData, setInReplyTo, setIntent, setPopup, setReplyType, setRichContents, setSubject, setTitlePopup
      • Methods inherited from class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation

        createAnnotation, getAnnotationFlags, getAnnotationName, getAppearance, getAppearanceState, getBorder, getColor, getColor, getContents, getCOSObject, getModifiedDate, getNormalAppearanceStream, getPage, getRectangle, getStructParent, isHidden, isInvisible, isLocked, isNoRotate, isNoView, isNoZoom, isPrinted, isReadOnly, isToggleNoView, setAnnotationFlags, setAnnotationName, setAppearance, setAppearanceState, setBorder, setColor, setContents, setHidden, setInvisible, setLocked, setModifiedDate, setModifiedDate, setNoRotate, setNoView, setNoZoom, setPage, setPrinted, setReadOnly, setRectangle, setStructParent, setToggleNoView
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Annotate 2 0 7

Annotate 2 0 7 Mm

    • Field Summary

      Fields
      Modifier and TypeField and Description
      static StringSUBTYPE
      • Fields inherited from class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation

        annot
    • Constructor Summary

      Constructors
      Constructor and Description
      FDFAnnotationText()
      Default constructor.
      FDFAnnotationText(COSDictionary a)
      FDFAnnotationText(Element element)
      Constructor.
    • Method Summary

      Methods
      Modifier and TypeMethod and Description
      StringgetIcon()
      This will retrieve the icon (and hence appearance, AP taking precedence) For this annotation.
      StringgetState()
      StringgetStateModel()
      This will retrieve the annotation state model.
      voidsetIcon(String icon)
      This will set the icon (and hence appearance, AP taking precedence) For this annotation.
      voidsetState(String state)
      voidsetStateModel(String stateModel)
      This will set the annotation state model.
      • Methods inherited from class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation

        create, getBorderEffect, getBorderStyle, getColor, getContents, getCOSObject, getCreationDate, getDate, getIntent, getName, getOpacity, getPage, getRectangle, getRichContents, getStringOrStream, getSubject, getTitle, isHidden, isInvisible, isLocked, isNoRotate, isNoView, isNoZoom, isPrinted, isReadOnly, isToggleNoView, setBorderEffect, setBorderStyle, setColor, setContents, setCreationDate, setDate, setHidden, setIntent, setInvisible, setLocked, setName, setNoRotate, setNoView, setNoZoom, setOpacity, setPage, setPrinted, setReadOnly, setRectangle, setRichContents, setSubject, setTitle, setToggleNoView
      • Methods inherited from class java.lang.Object

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