package org.r3pek.pharmacies.widgets; public interface ImageOrientationSensor { public void setOrientation(float orientation); }