package

org.libpag

Interfaces

PAGFile.LoadListener  
PAGImageView.PAGImageViewListener  
PAGView.PAGFlushListener [Deprecated](Please use PAGViewListener's onAnimationUpdate instead.) PAG flush callback listener. 
PAGView.PAGViewListener  

Classes

PAG  
PAGComposition  
PAGDecoder PAGDecoder provides a utility to read image frames directly from a PAGComposition, and caches the image frames as a sequence file on the disk, which may significantly speed up the reading process depending on the complexity of the PAG files. 
PAGDiskCache Defines methods to manage the disk cache capabilities. 
PAGFile  
PAGFont  
PAGImage  
PAGImageLayer  
PAGImageView  
PAGLayer  
PAGMarker  
PAGPlayer  
PAGScaleMode Defines the values used in the setScaleMode method of PAGPlayer. 
PAGShapeLayer  
PAGSolidLayer  
PAGSurface  
PAGText  
PAGText.Justification  
PAGTextLayer  
PAGTimeStretchMode Defines the values used in the setTimeStretchMode method of PAGFile. 
PAGVideoRange Represents a time range from the content of PAGImageLayer. 
PAGView  
TraceImage  
VideoDecoder