Package com.androidplot.util

General use classes and interfaces.

See:
          Description

Interface Summary
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
FontUtils  
ListOrganizer<ElementType> Utility class providing additional element organization operations.
PaintUtils Convenience methods that operate on Paint instances.
PixelUtils  
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 © 2012. All Rights Reserved.