Package com.androidplot.util

General use classes and interfaces.

See:
          Description

Interface Summary
MultiSynch.Action Callback class for doing work from within a MultiSynch.
ZIndexable<ElementType> Encapsulates the concept of z-indexable objects; Each object is stored above or below each other object and may be moved up and down in the queue relative to other elements in the hash or absolutely to the front or back of the queue.
 

Class Summary
Configurator Utility class for "configuring" objects via XML config files.
DisplayDimensions Convenience class for managing BoxModel data
FontUtils  
ListOrganizer<ElementType> Utility class providing additional element organization operations.
MultiSynch Utility class for obtaining synch lock across multiple objects.
PaintUtils Convenience methods that operate on Paint instances.
PixelUtils  
PlotStatistics !!! THIS CLASS IS STILL UNDER DEVELOPMENT AND MAY CONTAIN BUGS !!! Gathers performance statistics from a Plot.
Redrawer Utility class for invoking Plot.redraw() on a backgorund thread at a set frequency.
ValPixConverter Utility methods for converting pixel coordinates into real values and vice versa.
ZHash<KeyType,ValueType> Concrete implementation of ZIndexable.
ZLinkedList<Type>  
 

Package com.androidplot.util Description

General use classes and interfaces.



Copyright © 2010-2013 androidplot.com. All Rights Reserved.