public class SVGReadParam extends ImageReadParam
IamgeReadParam for SVG images.
SVG images allows for different source render sizes.canSetSourceRenderSize, destination, destinationBands, minProgressivePass, numProgressivePasses, sourceRenderSizecontroller, defaultController, destinationOffset, destinationType, sourceBands, sourceRegion, sourceXSubsampling, sourceYSubsampling, subsamplingXOffset, subsamplingYOffset| Constructor and Description |
|---|
SVGReadParam() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canSetSourceRenderSize() |
Paint |
getBackgroundColor() |
String |
getBaseURI() |
boolean |
isAllowExternalResources() |
void |
setAllowExternalResources(boolean allow) |
void |
setBackgroundColor(Paint pColor) |
void |
setBaseURI(String pBaseURI) |
getDestination, getDestinationBands, getSourceMaxProgressivePass, getSourceMinProgressivePass, getSourceNumProgressivePasses, getSourceRenderSize, setDestination, setDestinationBands, setDestinationType, setSourceProgressivePasses, setSourceRenderSizeactivateController, getController, getDefaultController, getDestinationOffset, getDestinationType, getSourceBands, getSourceRegion, getSourceXSubsampling, getSourceYSubsampling, getSubsamplingXOffset, getSubsamplingYOffset, hasController, setController, setDestinationOffset, setSourceBands, setSourceRegion, setSourceSubsamplingpublic Paint getBackgroundColor()
public void setBackgroundColor(Paint pColor)
public String getBaseURI()
public void setBaseURI(String pBaseURI)
public void setAllowExternalResources(boolean allow)
public boolean isAllowExternalResources()
public boolean canSetSourceRenderSize()
canSetSourceRenderSize in class ImageReadParamCopyright © 2022. All rights reserved.