- openCatalog(File) - Method in class com.canto.cumulus.CumulusSession
-
Returns a new empty Catalog
(Single User Edition only).
- openCatalog(int) - Method in class com.canto.cumulus.Server
-
Open a catalog of the server.
- OpenCatalogClientGroup - Class in com.canto.cumulus.usermanagement
-
This class manages a Open Catalog client group which groups a list of products under a unique name.
- openConnection(boolean, String, String, String) - Static method in class com.canto.cumulus.Server
-
Connects to a Cumulus server using the default licensing.
- openConnection(String, boolean, String, String, String) - Static method in class com.canto.cumulus.Server
-
Connects to a Cumulus server using a custom serial number.
- openConnectionAs(boolean, String, String, String, String) - Static method in class com.canto.cumulus.Server
-
Connects to a Cumulus server using the default licensing and allows to take the identity of another user.
- openConnectionAs(String, boolean, String, String, String, String) - Static method in class com.canto.cumulus.Server
-
Connects to a Cumulus server using a custom serial number taking identity of a specified user.
- openInputDataStream() - Method in class com.canto.cumulus.Asset
-
Returns the asset's data fork for reading.
- openInputRsrcStream() - Method in class com.canto.cumulus.Asset
-
Returns the asset's resource stream for reading.
- openMultiRecordItemCollection(String) - Method in class com.canto.cumulus.Server
-
- openOutputDataStream() - Method in class com.canto.cumulus.Asset
-
Returns the asset's data fork for writing.
- openOutputRsrcStream() - Method in class com.canto.cumulus.Asset
-
Returns the asset's resource stream for writing.
- optimize() - Method in class com.canto.cumulus.Pixmap
-
Optimize brightness and contrast.
- OSTools - Class in com.canto.cumulus.utils
-
This class allows you to retrieve Operating System specific information.
- OSTools() - Constructor for class com.canto.cumulus.utils.OSTools
-
- OSTools.OS - Enum in com.canto.cumulus.utils
-
- OutputDataStream - Class in com.canto.cumulus
-
The OutputDataStream
object allows you to write bytes to a data stream.