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 color) |
void |
setBaseURI(String baseURI) |
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 color)
public String getBaseURI()
public void setBaseURI(String baseURI)
public void setAllowExternalResources(boolean allow)
public boolean isAllowExternalResources()
public boolean canSetSourceRenderSize()
canSetSourceRenderSize in class ImageReadParamCopyright © 2023. All rights reserved.