Class | Description |
---|---|
Annotation | |
AnnotationManager |
AnnotationManager.java
Handles the loading of annotations and their relations to moves (skills)
|
Axis | |
Joint | |
Main | |
MEC |
Class responsibile for computing minimal enclosing circle for
list of points
|
MoveValidator | |
State | |
Values |
Class with maximal, minimal and average value of axis used in annotations.
|
XMLCreator |
XMLCreator.java
Class used for serializing annotation to XML file.
|
XMLParser |