public abstract class InputBin extends Feature
The base class for JobInputBin
, DocumentInputBin
and PageInputBin
features classes.
Modifier and Type | Class and Description |
---|---|
static class |
InputBin.BinType
Defines constants for the
BinType scored property value. |
static class |
InputBin.FeedDirection
Defines constants for the
FeedDirection scored property value. |
static class |
InputBin.FeedFace
Defines constants for the
FeedFace scored property value. |
static class |
InputBin.FeedType
Defines constants for the
FeedType scored property value. |
static interface |
InputBin.IInputBinItem
The interface of any
JobInputBin , DocumentInputBin
and PageInputBin feature item. |
static interface |
InputBin.IInputBinOptionItem
The interface of any
InputBinOption item. |
static class |
InputBin.InputBinOption
Describes the
JobInputBin , DocumentInputBin
and PageInputBin features options. |
static class |
InputBin.MediaPath
Defines constants for the
MediaPath scored property value. |
static class |
InputBin.MediaSizeAutoSense
Defines constants for the
MediaSizeAutoSense scored property value. |
static class |
InputBin.MediaTypeAutoSense
Defines constants for the
MediaTypeAutoSense scored property value. |
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
Copyright © 2022 Aspose. All Rights Reserved.