ch.reto_hoehener.japng
Class ApngFactory

java.lang.Object
  extended by ch.reto_hoehener.japng.ApngFactory

public class ApngFactory
extends java.lang.Object

Factory class for vending Apng objects.

Version:
$Id: ApngFactory.java 30 2008-02-23 22:29:51Z reto $

Constructor Summary
ApngFactory()
           
 
Method Summary
static Apng createApng()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApngFactory

public ApngFactory()
Method Detail

createApng

public static Apng createApng()
Returns:
an implementation of the Apng interface