C F G O S V 

C

createInstance(SymbolPixmap) - Method in class org.refcodes.data.ext.symbols.SymbolPixmapInputStreamFactory
createInstance(SymbolPixmap) - Method in class org.refcodes.data.ext.symbols.SymbolPixmapUrlFactory

F

fromName(String) - Static method in enum org.refcodes.data.ext.symbols.SymbolPixmap
Retrieves the enumeration element representing the given pixmap name (ignoring the case) or null if none was found.

G

getDataInputStream() - Method in enum org.refcodes.data.ext.symbols.SymbolPixmap
getDataUrl() - Method in enum org.refcodes.data.ext.symbols.SymbolPixmap

O

org.refcodes.data.ext.symbols - package org.refcodes.data.ext.symbols
 

S

SKULL - org.refcodes.data.ext.symbols.SymbolPixmap
 
SymbolPixmap - Enum in org.refcodes.data.ext.symbols
The SymbolPixmap defines the pixmaps which can be retrieved by the according SymbolPixmapUrlFactory and SymbolPixmapInputStreamFactory.
SymbolPixmapInputStreamFactory - Class in org.refcodes.data.ext.symbols
The Class SymbolPixmapInputStreamFactory.
SymbolPixmapInputStreamFactory() - Constructor for class org.refcodes.data.ext.symbols.SymbolPixmapInputStreamFactory
 
SymbolPixmapUrlFactory - Class in org.refcodes.data.ext.symbols
The Class SymbolPixmapUrlFactory.
SymbolPixmapUrlFactory() - Constructor for class org.refcodes.data.ext.symbols.SymbolPixmapUrlFactory
 

V

valueOf(String) - Static method in enum org.refcodes.data.ext.symbols.SymbolPixmap
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.refcodes.data.ext.symbols.SymbolPixmap
Returns an array containing the constants of this enum type, in the order they are declared.
C F G O S V