Uses of Class
org.opencms.ade.galleries.shared.CmsPoint
Package
Description
Contains server side classes for the gallery dialogs.
Contains the shared client/server side gallery dialog classes.
Low-level functions to manage the loading of resources from the OpenCms VFS.
-
Uses of CmsPoint in org.opencms.ade.galleries
Modifier and TypeMethodDescriptionstatic CmsPoint
CmsPreviewService.readFocalPoint
(CmsObject cms, CmsResource resource) Reads the focal point from a resource. -
Uses of CmsPoint in org.opencms.loader
Modifier and TypeMethodDescriptionCmsImageScaler.getFocalPoint()
Gets the focal point, or null if it is not set.Modifier and TypeMethodDescriptionvoid
CmsImageScaler.setFocalPoint
(CmsPoint point) Sets the focal point.