Interface FormXObjectFeaturesObjectAdapter

All Superinterfaces:
FeaturesObjectAdapter

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

    • getId

      String getId()
    • getMetadataStream

      InputStream getMetadataStream()
    • getGroupColorSpaceChild

      String getGroupColorSpaceChild()
    • 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()
    • getBBox

      double[] getBBox()
    • getMatrix

      double[] getMatrix()
    • isGroupPresent

      boolean isGroupPresent()
    • getGroupSubtype

      String getGroupSubtype()
    • isTransparencyGroupIsolated

      boolean isTransparencyGroupIsolated()
    • isTransparencyGroupKnockout

      boolean isTransparencyGroupKnockout()
    • getStructParents

      Long getStructParents()