com.ebmwebsourcing.geasytools.geasyui.api.core.events
Interface IPositionChangeEvent

All Known Implementing Classes:
PositionChangeEvent

public interface IPositionChangeEvent


Method Summary
 float getNewRelativeX()
           
 float getNewRelativeY()
           
 float getOldRelativeX()
           
 float getOldRelativeY()
           
 

Method Detail

getOldRelativeX

float getOldRelativeX()

getOldRelativeY

float getOldRelativeY()

getNewRelativeX

float getNewRelativeX()

getNewRelativeY

float getNewRelativeY()


Copyright © 2010-2011 Petals Link. All Rights Reserved.