Class FocalPoint
dw.experience.image
Class FocalPoint
Object
dw.experience.image.FocalPoint
This class represents an image focal point.
See Also:
Properties
x  :  Number  (Read Only)
The focal point abscissa.
y  :  Number  (Read Only)
The focal point ordinate.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
getX() : Number
Returns the focal point abscissa.
getY() : Number
Returns the focal point ordinate.
Method Detail
getX
getX() : Number
Returns the focal point abscissa.
Returns:
the focal point abscissa

getY
getY() : Number
Returns the focal point ordinate.
Returns:
the focal point ordinate