Uses of Class
org.opencms.ade.galleries.shared.CmsPoint
Packages that use 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
Methods in org.opencms.ade.galleries that return CmsPointModifier and TypeMethodDescriptionstatic CmsPointCmsPreviewService.readFocalPoint(CmsObject cms, CmsResource resource) Reads the focal point from a resource. -
Uses of CmsPoint in org.opencms.loader
Methods in org.opencms.loader that return CmsPointModifier and TypeMethodDescriptionCmsImageScaler.getFocalPoint()Gets the focal point, or null if it is not set.Methods in org.opencms.loader with parameters of type CmsPointModifier and TypeMethodDescriptionvoidCmsImageScaler.setFocalPoint(CmsPoint point) Sets the focal point.