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, subsamplingYOffset
canSetSourceRenderSize, 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, setSourceSubsampling
getDestination, getDestinationBands, getSourceMaxProgressivePass, getSourceMinProgressivePass, getSourceNumProgressivePasses, getSourceRenderSize, setDestination, setDestinationBands, setDestinationType, setSourceProgressivePasses, setSourceRenderSize
public Paint getBackgroundColor()
public void setBackgroundColor(Paint pColor)
public String getBaseURI()
public void setBaseURI(String pBaseURI)
public boolean canSetSourceRenderSize()
canSetSourceRenderSize
in class ImageReadParam
Copyright © 2018. All rights reserved.