Directory

CropField - Vaadin Add-on Directory

A vaadin Field that allows selecting a cropping area in your image CropField - Vaadin Add-on Directory
The CropField component is a vaadin Field that shows a single image and overlays it with capabilities to select, transform and move a cropping area within it. Basically, it is a jCrop clone for Vaadin/GWT. Features include: - adding handlers to be notified when selection changes - setting min/max size of the selection - forcing an aspect ratio on the selection - selecting in the true size coordinate system of scaled images
Issue Tracker
Source Code
Discussion Forum
Online Demo
Author Homepage

CropField version 1.0.0
null

CropField version 1.0.1
made VCropSelection serializable, so it can be published to Google AppEngine