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