Interface AnnotationFeaturesObjectAdapter

All Superinterfaces:
FeaturesObjectAdapter

public interface AnnotationFeaturesObjectAdapter extends FeaturesObjectAdapter
Author:
Maksim Bezrukov
  • Method Details

    • getId

      String getId()
    • getPopupId

      String getPopupId()
    • getFormXObjectsResources

      Set<String> getFormXObjectsResources()
    • getSubtype

      String getSubtype()
    • getRectangle

      double[] getRectangle()
    • getContents

      String getContents()
    • getAnnotationName

      String getAnnotationName()
    • getModifiedDate

      String getModifiedDate()
    • getColor

      double[] getColor()
    • isInvisible

      boolean isInvisible()
    • isHidden

      boolean isHidden()
    • isPrinted

      boolean isPrinted()
    • isNoZoom

      boolean isNoZoom()
    • isNoRotate

      boolean isNoRotate()
    • isNoView

      boolean isNoView()
    • isReadOnly

      boolean isReadOnly()
    • isLocked

      boolean isLocked()
    • isToggleNoView

      boolean isToggleNoView()
    • isLockedContents

      boolean isLockedContents()