Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
A
AbstractAmountableSpellEvent
- Class in
de.eventhorizongilde.ehfs.event
An event describing a spell doing an amount of damage, healing, or other things.
AbstractFilterMilestone
- Class in
de.eventhorizongilde.ehfs.milestone
Convenience milestone implementation that informs of events that match one or more filters.
AbstractFilterMilestone()
- Constructor for class de.eventhorizongilde.ehfs.milestone.
AbstractFilterMilestone
Creates a new filter milestone with no filters.
AbstractMilestone
- Class in
de.eventhorizongilde.ehfs.milestone
Convenience milestone implementation handling basic annotation group creation.
AbstractMilestone()
- Constructor for class de.eventhorizongilde.ehfs.milestone.
AbstractMilestone
Creates a new milestone.
AbstractNpcGroupMemberDeadMilestone
- Class in
de.eventhorizongilde.ehfs.milestone
A milestone that creates line annotations when an NPC group member dies.
AbstractNpcGroupMemberDeadMilestone(String, int...)
- Constructor for class de.eventhorizongilde.ehfs.milestone.
AbstractNpcGroupMemberDeadMilestone
Creates a new NPC-group-member-dies milestone.
AbstractNpcJoinsMilestone
- Class in
de.eventhorizongilde.ehfs.milestone
A milestone that creates line annotations when an NPC joins the fight.
AbstractNpcJoinsMilestone(int, String)
- Constructor for class de.eventhorizongilde.ehfs.milestone.
AbstractNpcJoinsMilestone
Creates a new NPC-joins milestone.
AbstractNpcJoinsMilestone(int, String, int)
- Constructor for class de.eventhorizongilde.ehfs.milestone.
AbstractNpcJoinsMilestone
Creates a new NPC-joins milestone.
AbstractNpcJoinsMilestone(int, String, IEventFilter)
- Constructor for class de.eventhorizongilde.ehfs.milestone.
AbstractNpcJoinsMilestone
Creates a new NPC-joins milestone.
AbstractNpcJoinsMilestone(int, String, IEventFilter, int)
- Constructor for class de.eventhorizongilde.ehfs.milestone.
AbstractNpcJoinsMilestone
Creates a new NPC-joins milestone.
AbstractSpellEvent
- Class in
de.eventhorizongilde.ehfs.event
An event that involves a spell.
AbstractUnitAuraMilestone
- Class in
de.eventhorizongilde.ehfs.milestone
A milestone that tracks unit auras.
AbstractUnitAuraMilestone(AbstractUnitFilter, int...)
- Constructor for class de.eventhorizongilde.ehfs.milestone.
AbstractUnitAuraMilestone
Creates a new unit aura milestone.
AbstractUnitFilter
- Class in
de.eventhorizongilde.ehfs.milestone.filter
An event filter that only matches if the source or destination of an event matches.
AbstractUnitFilter(EventUnit)
- Constructor for class de.eventhorizongilde.ehfs.milestone.filter.
AbstractUnitFilter
add(IAnnotation)
- Method in class de.eventhorizongilde.ehfs.chart.
AnnotationGroup
Adds a new annotation to this annotation group.
addAnnotation(String, IAnnotation)
- Method in class de.eventhorizongilde.ehfs.milestone.
AbstractMilestone
Adds an annotation to this milestone's annotation group.
addAnnotation(String, IAnnotation)
- Method in class de.eventhorizongilde.ehfs.milestone.
AbstractNpcGroupMemberDeadMilestone
Adds an annotation to this milestone's annotation group.
addFilter(String, IEventFilter)
- Method in class de.eventhorizongilde.ehfs.milestone.
AbstractFilterMilestone
Adds an event filter.
addFilter(IEventFilter, IEventHandler)
- Method in class de.eventhorizongilde.ehfs.milestone.
AbstractFilterMilestone
Adds an event filter associated with an event handler.
addMessage(String)
- Method in interface de.eventhorizongilde.ehfs.parse.
IParseContext
Adds a message that will be displayed to the user after parsing the fight.
affiliation(EventUnit, boolean)
- Static method in class de.eventhorizongilde.ehfs.milestone.filter.
Filters
Creates a filter that matches if the specified event unit is a raid member (or not.)
all()
- Static method in class de.eventhorizongilde.ehfs.milestone.filter.
Filters
Creates a filter that always matches.
and(IEventFilter...)
- Static method in class de.eventhorizongilde.ehfs.milestone.filter.
Filters
Creates a conjunction (logical AND) of filters.
and(List<IEventFilter>)
- Static method in class de.eventhorizongilde.ehfs.milestone.filter.
Filters
Creates a conjunction (logical AND) of filters.
AnnotationGroup
- Class in
de.eventhorizongilde.ehfs.chart
A group of annotations.
AnnotationGroup(String, Color, boolean)
- Constructor for class de.eventhorizongilde.ehfs.chart.
AnnotationGroup
Creates a new annotation group.
aura(boolean, int...)
- Static method in class de.eventhorizongilde.ehfs.milestone.filter.
Filters
Creates a filter that matches if the fight event describes an aura having been gained (or faded.)
AuraType
- Enum in
de.eventhorizongilde.ehfs.gamemechanic
An aura type.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
Event Horizon Fight Statistics