LiveGraph
data visualisation and analysis framework

Uses of Class
org.LiveGraph.events.EventAnnotation

Packages that use EventAnnotation
org.LiveGraph.events   
 

Uses of EventAnnotation in org.LiveGraph.events
 

Fields in org.LiveGraph.events with type parameters of type EventAnnotation
private  java.util.List<EventAnnotation> Event.annotations
           
private  java.util.List<EventAnnotation> Event.exposedAnnotations
           
 

Methods in org.LiveGraph.events that return types with arguments of type EventAnnotation
 java.util.List<EventAnnotation> Event.getAnnotations()
           
 java.util.List<EventAnnotation> Event.getAnnotations(EventListener byListener)
           
 

Methods in org.LiveGraph.events with parameters of type EventAnnotation
 boolean EventAnnotation.equals(EventAnnotation o)
           
 


LiveGraph
data visualisation and analysis framework