Package org.verapdf.features.objects
Interface TilingPatternFeaturesObjectAdapter
-
- All Superinterfaces:
FeaturesObjectAdapter
- All Known Implementing Classes:
GFTilingPatternFeaturesObjectAdapter
public interface TilingPatternFeaturesObjectAdapter extends FeaturesObjectAdapter
- Author:
- Maksim Bezrukov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double[]getBBox()Set<String>getColorSpaceChild()Set<String>getExtGStateChild()Set<String>getFontChild()StringgetID()double[]getMatrix()LonggetPaintType()Set<String>getPatternChild()Set<String>getPropertiesChild()Set<String>getShadingChild()LonggetTilingType()Set<String>getXObjectChild()DoublegetXStep()DoublegetYStep()-
Methods inherited from interface org.verapdf.features.objects.FeaturesObjectAdapter
getErrors, isPDFObjectPresent
-
-