Uses of Record Class
org.episteme.social.arts.dance.DanceNotationParser.Movement
Packages that use DanceNotationParser.Movement
Package
Description
Core functionality for the org.episteme.social.arts.dance package in the Episteme library.
-
Uses of DanceNotationParser.Movement in org.episteme.social.arts.dance
Methods in org.episteme.social.arts.dance that return types with arguments of type DanceNotationParser.MovementModifier and TypeMethodDescriptionstatic List<DanceNotationParser.Movement> Parses Laban-lite notation.Method parameters in org.episteme.social.arts.dance with type arguments of type DanceNotationParser.MovementModifier and TypeMethodDescriptionstatic doubleDanceNotationParser.totalDuration(List<DanceNotationParser.Movement> sequence) Calculates the total duration of a sequence.