Interface PageFeaturesObjectAdapter

All Superinterfaces:
FeaturesObjectAdapter
All Known Implementing Classes:
GFPageFeaturesObjectAdapter

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

    • getThumb

      String getThumb()
    • getAnnotsId

      Set<String> getAnnotsId()
    • getExtGStateChild

      Set<String> getExtGStateChild()
    • getColorSpaceChild

      Set<String> getColorSpaceChild()
    • getPatternChild

      Set<String> getPatternChild()
    • getShadingChild

      Set<String> getShadingChild()
    • getXObjectChild

      Set<String> getXObjectChild()
    • getFontChild

      Set<String> getFontChild()
    • getPropertiesChild

      Set<String> getPropertiesChild()
    • getIndex

      int getIndex()
    • getLabel

      String getLabel()
    • getTransitionStyle

      String getTransitionStyle()
    • getMediaBox

      double[] getMediaBox()
    • getCropBox

      double[] getCropBox()
    • getTrimBox

      double[] getTrimBox()
    • getBleedBox

      double[] getBleedBox()
    • getArtBox

      double[] getArtBox()
    • getRotation

      Long getRotation()
    • getScaling

      Double getScaling()
    • getMetadataStream

      InputStream getMetadataStream()