com.google.code.gwt.crop.client.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gwt-crop Show documentation
Show all versions of gwt-crop Show documentation
GWT plugin for image cropping
/**
* The package contains set of Style implementations. All these classes have default
* visibility level. It is done in order to hide these classes away of the library users.
*
* Only {@link com.google.code.gwt.crop.client.GWTCropper GWTCropper.java} is public and visible outside.
*/
package com.google.code.gwt.crop.client;