Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
J
K
L
O
P
S
T
A
acquireImage()
- Method in class com.asprise.util.jsane.
JSaneDevice
Acquires image with IO blocking mode - i.e., the method will not not return until the image is acquired or error occurs.
acquireImage(ImageObserver)
- Method in class com.asprise.util.jsane.
JSaneDevice
Acquires image with IO non-blocking mode.
C
CP_DONOT_CONNECT
- Static variable in class com.asprise.util.jsane.
JSaneDialog
CP_FIRST_ENTRY
- Static variable in class com.asprise.util.jsane.
JSaneDialog
CP_LOCALHOST
- Static variable in class com.asprise.util.jsane.
JSaneDialog
CP_START_SANED_LOCALHOST
- Static variable in class com.asprise.util.jsane.
JSaneDialog
Connect to locathost(default port) daemon when the dialog initializes.
canelAcquisition()
- Method in class com.asprise.util.jsane.
JSaneDevice
Cancels the current acqisition if any.
close()
- Method in class com.asprise.util.jsane.
JSane
Stops all the activities and closes the connection.
close()
- Method in class com.asprise.util.jsane.
JSaneDevice
Closes the device.
com.asprise.util.jsane
- package com.asprise.util.jsane
(SINGLE DEVELOPER VERSION)JSANE package; contains essential classes to perform image acquisition.
D
DEFAULT_SANED_PORT
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
dialogDispose()
- Method in interface com.asprise.util.jsane.
JSaneDialogListener
This function is called when the dialog is disposed.
dispose()
- Method in class com.asprise.util.jsane.
JSaneDialog
G
getAllDevices()
- Method in class com.asprise.util.jsane.
JSane
Gets all the devices available.
getDeviceByName(String)
- Method in class com.asprise.util.jsane.
JSane
Returns the device with specified name (case-sensitive).
getHost()
- Method in class com.asprise.util.jsane.
JSane
getListener()
- Method in class com.asprise.util.jsane.
JSaneDialog
Returns the dialog listener.
getModel()
- Method in class com.asprise.util.jsane.
JSaneDevice
Returns the model info.
getName()
- Method in class com.asprise.util.jsane.
JSaneDevice
getOptionValue(String)
- Method in class com.asprise.util.jsane.
JSaneDevice
Returns the current value for the specified option as a string.
getPort()
- Method in class com.asprise.util.jsane.
JSane
getType()
- Method in class com.asprise.util.jsane.
JSaneDevice
Returns the type of the device.
getVendor()
- Method in class com.asprise.util.jsane.
JSaneDevice
Returns the vendor info.
I
imageAcquired(Image)
- Method in interface com.asprise.util.jsane.
JSaneDialogListener
This function is invoked when an image is acquired.
J
JSane
- class com.asprise.util.jsane.
JSane
.
Represents a connection to a local or remote SANE daemon.
JSane(String, int)
- Constructor for class com.asprise.util.jsane.
JSane
Establishes a SANE connection to specified host and port.
JSane(String)
- Constructor for class com.asprise.util.jsane.
JSane
Establishes a SANE connection to specified host with default port.
JSane()
- Constructor for class com.asprise.util.jsane.
JSane
Establishes a SANE connection to local host with default port.
JSaneConstants
- interface com.asprise.util.jsane.
JSaneConstants
.
Contains all the constants for SANE spec.
JSaneDevice
- class com.asprise.util.jsane.
JSaneDevice
.
Represents a SANE device.
JSaneDialog
- class com.asprise.util.jsane.
JSaneDialog
.
A dialog to help the user acquire images from SANE devices easily.
JSaneDialog(int, Frame, String, boolean, GraphicsConfiguration)
- Constructor for class com.asprise.util.jsane.
JSaneDialog
Creates a JSaneDialog and initializes connection if specified.
JSaneDialog(int, Dialog, String, boolean, GraphicsConfiguration)
- Constructor for class com.asprise.util.jsane.
JSaneDialog
Creates a JSaneDialog and initializes connection if specified.
JSaneDialogListener
- interface com.asprise.util.jsane.
JSaneDialogListener
.
K
KEY_HAS_MORE_IMAGES
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
L
log(String)
- Method in class com.asprise.util.jsane.
JSaneDialog
O
openDialog()
- Method in class com.asprise.util.jsane.
JSaneDialog
Brings up the acquisition dialog and returns the image acquired when the dialog is disposed.
P
previewOptions
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
S
SANECommand
- Static variable in class com.asprise.util.jsane.
JSaneDialog
SANE_ACTION_GET_VALUE
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
ACTION
SANE_ACTION_SET_AUTO
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_ACTION_SET_VALUE
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_CAP_ADANCED
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_CAP_AUTOMATIC
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_CAP_EMULATED
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_CAP_HARD_SELECT
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_CAP_INACTIVE
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_CAP_SOFT_DETECT
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_CAP_SOFT_SELECT
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
CAP
SANE_CONSTRAINT_NONE
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
CONSTRAINTS
SANE_CONSTRAINT_RANGE
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_CONSTRAINT_STRING_LIST
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_CONSTRAINT_WORD_LIST
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_FALSE
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_FRAME_BLUE
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_FRAME_GRAY
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
FRAME FORMATS
SANE_FRAME_GREEN
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_FRAME_RED
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_FRAME_RGB
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_INFO_INEXACT
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
INFO
SANE_INFO_RELOAD_OPTIONS
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_INFO_RELOAD_PARAMS
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_NET_AUTHORIZE
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_NET_CANCEL
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_NET_CLOSE
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_NET_CONTROL_OPTION
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_NET_EXIT
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_NET_GET_DEVICES
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_NET_GET_OPTION_DESCRIPTORS
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_NET_GET_PARAMETERS
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_NET_INIT
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
NET
SANE_NET_OPEN
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_NET_START
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_STATUS_ACCESS_DENIED
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_STATUS_CANCELLED
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_STATUS_COVER_OPEN
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_STATUS_DEVICE_BUSY
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_STATUS_EOF
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_STATUS_GOOD
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
STATUS
SANE_STATUS_INVAL
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_STATUS_IO_ERROR
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_STATUS_JAMMED
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_STATUS_NO_DOCS
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_STATUS_NO_MEM
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_STATUS_UNSUPPORTED
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_TRUE
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_TYPE_BOOL
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
VALUE TYPES
SANE_TYPE_BUTTON
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_TYPE_FIXED
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_TYPE_GROUP
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_TYPE_INT
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_TYPE_STRING
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_UNIT_BIT
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_UNIT_DPI
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_UNIT_MICROSECOND
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_UNIT_MM
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_UNIT_NONE
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
UNITS
SANE_UNIT_PERCENT
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
SANE_UNIT_PIXEL
- Static variable in interface com.asprise.util.jsane.
JSaneConstants
setListener(JSaneDialogListener)
- Method in class com.asprise.util.jsane.
JSaneDialog
Sets the dialog listener.
setOptionValue(String, String)
- Method in class com.asprise.util.jsane.
JSaneDevice
Sets the specified option with the given value.
T
toString()
- Method in class com.asprise.util.jsane.
JSaneDevice
A
C
D
G
I
J
K
L
O
P
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes