Uses of Class
org.alfresco.service.cmr.repository.AbstractTransformationSourceOptions
-
Packages that use AbstractTransformationSourceOptions Package Description org.alfresco.repo.content.transform.magick org.alfresco.service.cmr.repository -
-
Uses of AbstractTransformationSourceOptions in org.alfresco.repo.content.transform.magick
Subclasses of AbstractTransformationSourceOptions in org.alfresco.repo.content.transform.magick Modifier and Type Class Description classImageCropOptionsDeprecated.replaced byCropSourceOptions -
Uses of AbstractTransformationSourceOptions in org.alfresco.service.cmr.repository
Subclasses of AbstractTransformationSourceOptions in org.alfresco.service.cmr.repository Modifier and Type Class Description classCropSourceOptionsDTO used to store options for ImageMagick cropping.classPagedSourceOptionsPaged content conversion options to specify a page number range.classTemporalSourceOptionsTime-based content conversion options to specify an offset and duration.Methods in org.alfresco.service.cmr.repository that return AbstractTransformationSourceOptions Modifier and Type Method Description protected AbstractTransformationSourceOptionsAbstractTransformationSourceOptions. clone()
-