ch.tatool.core.element.handler.score
Interface PointsAndLevelHandler

All Superinterfaces:
Node, PropertyHolder
All Known Implementing Classes:
AbstractPointsAndLevelHandler, AdaptiveScoreAndLevelHandler, BoundaryPointsAndLevelHandler, DefaultPointsAndLevelHandler

public interface PointsAndLevelHandler
extends Node

Interface to be implemented by score and level handlers.

Author:
Michael Ruflin

Nested Class Summary
static interface PointsAndLevelHandler.LevelListener
          Listener for level changes.
static interface PointsAndLevelHandler.PointAdaptor
          Point adaptor.
 
Method Summary
 
Methods inherited from interface ch.tatool.element.Node
getParent, setParent
 
Methods inherited from interface ch.tatool.data.PropertyHolder
clearProperties, getId, getKeys, getProperty, removeProperty, setProperty
 



Copyright © 2012. All Rights Reserved.