Uses of Class
info.magnolia.ui.vaadin.gwt.shared.jcrop.SelectionArea

Packages that use SelectionArea
info.magnolia.ui.mediaeditor.field.image   
info.magnolia.ui.vaadin.editor   
info.magnolia.ui.vaadin.gwt.client.jcrop   
 

Uses of SelectionArea in info.magnolia.ui.mediaeditor.field.image
 

Methods in info.magnolia.ui.mediaeditor.field.image with parameters of type SelectionArea
 BufferedImage CropField.cropImage(SelectionArea area)
           
 

Uses of SelectionArea in info.magnolia.ui.vaadin.editor
 

Methods in info.magnolia.ui.vaadin.editor that return SelectionArea
protected  SelectionArea JCrop.AreaFromJSON(org.json.JSONObject json)
           
 SelectionArea CroppableImage.JCropEvent.getArea()
           
 

Methods in info.magnolia.ui.vaadin.editor that return types with arguments of type SelectionArea
 Class<? extends SelectionArea> JCropField.getType()
           
 

Methods in info.magnolia.ui.vaadin.editor with parameters of type SelectionArea
 void JCropField.animateSelection(SelectionArea selectionArea)
           
 void JCrop.animateTo(SelectionArea area)
           
 void JCropHandler.handleSelection(SelectionArea area)
           
 void CroppableImage.handleSelection(SelectionArea area)
           
 void JCropField.select(SelectionArea area)
           
 void JCrop.select(SelectionArea area)
           
 void JCropField.setValue(SelectionArea newFieldValue)
           
 

Constructors in info.magnolia.ui.vaadin.editor with parameters of type SelectionArea
CroppableImage.JCropEvent(com.vaadin.ui.Component source, SelectionArea area)
           
CroppableImage.JCropSelectionEvent(com.vaadin.ui.Component source, SelectionArea area)
           
 

Uses of SelectionArea in info.magnolia.ui.vaadin.gwt.client.jcrop
 

Fields in info.magnolia.ui.vaadin.gwt.client.jcrop declared as SelectionArea
 SelectionArea JCropState.selection
           
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.