public final class

PiscesCache

extends Object
java.lang.Object
   ↳ sun.java2d.pisces.PiscesCache

Class Overview

An object used to cache pre-rendered complex paths.

See Also
  • PiscesRenderer#render

Summary

Public Methods
static PiscesCache createInstance()
synchronized void dispose()
void print(PrintStream out)
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static PiscesCache createInstance ()

public synchronized void dispose ()

public void print (PrintStream out)