Class BandCombineCRIF
- All Implemented Interfaces:
ContextualRenderedImageFactory,RenderedImageFactory
CRIF implementation used for creating a new BandCombineOpImage instance.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(ParameterBlock pb, RenderingHints hints) TheRenderedImageFactorycreate()method which must be implemented by concrete subclasses.Methods inherited from class CRIFImpl
create, getBounds2D, getProperty, getPropertyNames, isDynamic, mapRenderContext
-
Constructor Details
-
BandCombineCRIF
public BandCombineCRIF()
-
-
Method Details
-
create
Description copied from class:CRIFImplTheRenderedImageFactorycreate()method which must be implemented by concrete subclasses.- Specified by:
createin interfaceRenderedImageFactory- Specified by:
createin classCRIFImpl
-