Package Index
|
Class Index
org.libpag
Interfaces
PAGFile.LoadListener
PAGImageView.PAGImageViewListener
PAGView.PAGFlushListener
PAGView.PAGViewListener
Classes
PAG
PAGComposition
PAGDecoder
PAGDiskCache
PAGFile
PAGFont
PAGImage
PAGImageLayer
PAGImageView
PAGLayer
PAGMarker
PAGPlayer
PAGScaleMode
PAGShapeLayer
PAGSolidLayer
PAGSurface
PAGText
PAGText.Justification
PAGTextLayer
PAGTimeStretchMode
PAGVideoRange
PAGView
TraceImage
VideoDecoder
Package Index
|
Class Index
Summary:
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public class
TraceImage
extends Object
java.lang.Object
↳
org.libpag.TraceImage
Summary
Public Constructors
TraceImage
()
Public Methods
static void
Trace
(String tag, ByteBuffer byteBuffer, int width, int height)
[Expand]
Inherited Methods
From class java.lang.Object
Object
clone
()
boolean
equals
(Object arg0)
void
finalize
()
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
final void
wait
()
Public Constructors
public
TraceImage
()
Public Methods
public static void
Trace
(String tag, ByteBuffer byteBuffer, int width, int height)