org.jzy3d.junit.replay.events
Interface IComponentEventLog

All Superinterfaces:
IEventLog
All Known Implementing Classes:
ComponentEventLog

public interface IComponentEventLog
extends IEventLog


Nested Class Summary
static class IComponentEventLog.ComponentEventType
           
 
Method Summary
 Rectangle getBounds()
           
 Dimension getSize()
           
 IComponentEventLog.ComponentEventType getType()
           
 Object getValue()
           
 
Methods inherited from interface org.jzy3d.junit.replay.events.IEventLog
since
 

Method Detail

getType

IComponentEventLog.ComponentEventType getType()

getValue

Object getValue()

getSize

Dimension getSize()

getBounds

Rectangle getBounds()


Copyright © 2013. All rights reserved.