public class PDResourcesHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
static PDResourcesHandler |
EMPTY |
public static final PDResourcesHandler EMPTY
public static PDResourcesHandler getInstance(PDResources resources, boolean inheritedResources)
public static PDResourcesHandler getInstance(PDResources pageResources, PDResources objectResources)
public PDResourcesHandler getExtendedResources(PDResources objectResources)
public PDColorSpace getColorSpace(COSName name)
public PDColorSpace getColorSpace(ASAtom name)
public PDExtGState getExtGState(COSName name)
public PDExtGState getExtGState(ASAtom name)
public PDResource getProperties(COSName name)
public PDResource getProperties(ASAtom name)
public PDColorSpace setColorSpaceInherited(PDColorSpace colorSpace, boolean isInherited)
public void setInherited(PDResource resource, boolean value)
public PDResources getObjectResources()
public PDResources getPageResources()
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.