Annotate 2 0 7
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.
Annotate 2 0 7 0
Field Summary
Fields Modifier and Type Field and Description static String
SUB_TYPE_CIRCLE
static String
SUB_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 Type Method and Description PDBorderEffectDictionary
getBorderEffect()
This will retrieve the border effect dictionary, specifying effects to be applied used in drawing the line.PDBorderStyleDictionary
getBorderStyle()
This will retrieve the border style dictionary, specifying the width and dash pattern used in drawing the line.PDColor
getInteriorColor()
This will retrieve the interior color of the drawn area color is in DeviceRGB color space.PDRectangle
getRectDifference()
String
getSubtype()
This will retrieve the sub type (and hence appearance, AP taking precedence) For this annotation.void
setBorderEffect(PDBorderEffectDictionary be)
This will set the border effect dictionary, specifying effects to be applied when drawing the line.void
setBorderStyle(PDBorderStyleDictionary bs)
This will set the border style dictionary, specifying the width and dash pattern used in drawing the line.void
setInteriorColor(PDColor ic)
This will set interior color of the drawn area color is in DeviceRGB colo rspace.void
setRectDifference(PDRectangle rd)
void
setSubtype(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 Mm
Field Summary
Fields Modifier and Type Field and Description static String
SUBTYPE
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 Type Method and Description String
getIcon()
This will retrieve the icon (and hence appearance, AP taking precedence) For this annotation.String
getState()
String
getStateModel()
This will retrieve the annotation state model.void
setIcon(String icon)
This will set the icon (and hence appearance, AP taking precedence) For this annotation.void
setState(String state)
void
setStateModel(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