- All Implemented Interfaces:
Provider<Stack>
, ProviderAsStack
- Direct Known Subclasses:
Arrange
, ColoredBase
, Concatenate
, FromChannelOrMask
, FromInput
, Reference
, StackProviderUnary
, ThreeChannels
, TileWithLabels
, WriteText
- Author:
- Owen Feehan
-
Constructor Summary
Constructors
-
Method Summary
Retrieves or creates a
Stack
representation of an entity.
Methods inherited from interface org.anchoranalysis.bean.Provider
get
-
Constructor Details
-
StackProvider
protected StackProvider()
-
Method Details
-
getAsStack
Retrieves or creates a
Stack
representation of an entity.
- Returns:
- the stack.
- Throws:
ProvisionFailedException
- if an error occurs retrieving or getting the stack.