Interface TilingPatternFeaturesObjectAdapter

All Superinterfaces:
FeaturesObjectAdapter

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

    • getID

      String getID()
    • 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()
    • getPaintType

      Long getPaintType()
    • getTilingType

      Long getTilingType()
    • getBBox

      double[] getBBox()
    • getXStep

      Double getXStep()
    • getYStep

      Double getYStep()
    • getMatrix

      double[] getMatrix()