Package org.eclipse.imagen.media.border
Class BorderRIF
Object
BorderRIF
- All Implemented Interfaces:
RenderedImageFactory
A
RIF supporting the "border" operation.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(ParameterBlock pb, RenderingHints renderHints) Creates a new instance ofBorderOpImagein the rendered layer.
-
Constructor Details
-
BorderRIF
public BorderRIF()Constructor.
-
-
Method Details
-
create
Creates a new instance ofBorderOpImagein the rendered layer.- Specified by:
createin interfaceRenderedImageFactory- Parameters:
args- The source image and the border informationhints- Optionally contains destination image layout.
-