Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
CropTemplate |
CropTemplatesList.copy(java.lang.String newName,
CropTemplate copySource)
Duplicates the given crop template and stores the result under the specified name.
|
CropTemplate |
CropTemplatesList.copy(java.lang.String newName,
CropTemplate copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given crop template and stores the result under the specified name.
|
CropTemplate |
PreferencesImpl.getCropTemplate(java.lang.String name) |
CropTemplate |
Preferences.getCropTemplate(java.lang.String name)
Returns the crop template with the specified name.
|
CropTemplate |
CropTemplatesList.getCropTemplate(java.lang.String name)
Returns the crop template for the given name.
|
CropTemplate |
CropTemplatesList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<CropTemplate> |
PreferencesImpl.getCropTemplates() |
java.util.Collection<CropTemplate> |
Preferences.getCropTemplates()
Returns a collection of all crop templates available.
|
java.util.List<CropTemplate> |
CropTemplatesList.getCropTemplates()
Return the list of all crop templates of this instance.
|
Modifier and Type | Method and Description |
---|---|
CropTemplate |
CropTemplatesList.copy(java.lang.String newName,
CropTemplate copySource)
Duplicates the given crop template and stores the result under the specified name.
|
CropTemplate |
CropTemplatesList.copy(java.lang.String newName,
CropTemplate copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given crop template and stores the result under the specified name.
|
void |
CropTemplatesList.delete(CropTemplate setToDelete)
Deletes the given crop template.
|
void |
CropTemplatesList.rename(java.lang.String newName,
CropTemplate setToRename)
Renames the given crop template to the new specified name.
|
void |
CropTemplatesList.rename(java.lang.String newName,
CropTemplate setToRename,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given crop template to the new specified name.
|
void |
CropTemplatesList.setAsDefault(CropTemplate newDefaultSet)
Sets the given set as the default crop template.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.