Uses of Class
org.eclipse.emf.codegen.util.GIFEmitter.ColorInformation

Packages that use GIFEmitter.ColorInformation
org.eclipse.emf.codegen.util   
 

Uses of GIFEmitter.ColorInformation in org.eclipse.emf.codegen.util
 

Fields in org.eclipse.emf.codegen.util declared as GIFEmitter.ColorInformation
protected static GIFEmitter.ColorInformation GIFEmitter.ColorInformation.instance
           
 

Fields in org.eclipse.emf.codegen.util with type parameters of type GIFEmitter.ColorInformation
protected static java.util.List<GIFEmitter.ColorInformation> GIFEmitter.ColorInformation.entries
           
 

Methods in org.eclipse.emf.codegen.util that return GIFEmitter.ColorInformation
static GIFEmitter.ColorInformation GIFEmitter.ColorInformation.getColor(int index)
           
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.