public class SVGReadParam extends ImageReadParam
IamgeReadParam
for SVG images.
SVG images allows for different source render sizes.canSetSourceRenderSize, destination, destinationBands, minProgressivePass, numProgressivePasses, sourceRenderSize
controller, 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() |
void |
setBackgroundColor(Paint pColor) |
void |
setBaseURI(String pBaseURI) |
getDestination, getDestinationBands, getSourceMaxProgressivePass, getSourceMinProgressivePass, getSourceNumProgressivePasses, getSourceRenderSize, setDestination, setDestinationBands, setDestinationType, setSourceProgressivePasses, setSourceRenderSize
activateController, getController, getDefaultController, getDestinationOffset, getDestinationType, getSourceBands, getSourceRegion, getSourceXSubsampling, getSourceYSubsampling, getSubsamplingXOffset, getSubsamplingYOffset, hasController, setController, setDestinationOffset, setSourceBands, setSourceRegion, setSourceSubsampling
public Paint getBackgroundColor()
public void setBackgroundColor(Paint pColor)
public String getBaseURI()
public void setBaseURI(String pBaseURI)
public boolean canSetSourceRenderSize()
canSetSourceRenderSize
in class ImageReadParam
Copyright © 2017. All rights reserved.