JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
com.day.cq.dam.scene7.api.model
Interface Scene7NormalizedCropRect
@ProviderType
public interface
Scene7NormalizedCropRect
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
double
getHeightN
()
double
getLeftN
()
double
getTopN
()
double
getWidthN
()
Method Details
getLeftN
double
getLeftN
()
getTopN
double
getTopN
()
getWidthN
double
getWidthN
()
getHeightN
double
getHeightN
()