Package org.verapdf.features.objects
Interface PageFeaturesObjectAdapter
- All Superinterfaces:
FeaturesObjectAdapter
- Author:
- Maksim Bezrukov
-
Method Summary
Methods inherited from interface org.verapdf.features.objects.FeaturesObjectAdapter
getErrors, isPDFObjectPresent
-
Method Details
-
getThumb
String getThumb() -
getAnnotsId
-
getExtGStateChild
-
getColorSpaceChild
-
getPatternChild
-
getShadingChild
-
getXObjectChild
-
getFontChild
-
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()
-