C F G O S V 

C

CheckerVectorGraphics - Enum in org.refcodes.data.ext.checkers
The CheckerVectorGraphics defines the pixmaps which can be retrieved by the according CheckerVectorGraphicsUrlFactory and CheckerVectorGraphicsInputStreamFactory.
CheckerVectorGraphicsInputStreamFactory - Class in org.refcodes.data.ext.checkers
The Class CheckerVectorGraphicsInputStreamFactory.
CheckerVectorGraphicsInputStreamFactory() - Constructor for class org.refcodes.data.ext.checkers.CheckerVectorGraphicsInputStreamFactory
 
CheckerVectorGraphicsUrlFactory - Class in org.refcodes.data.ext.checkers
The Class CheckerVectorGraphicsUrlFactory.
CheckerVectorGraphicsUrlFactory() - Constructor for class org.refcodes.data.ext.checkers.CheckerVectorGraphicsUrlFactory
 
createInstance(CheckerVectorGraphics) - Method in class org.refcodes.data.ext.checkers.CheckerVectorGraphicsInputStreamFactory
createInstance(CheckerVectorGraphics) - Method in class org.refcodes.data.ext.checkers.CheckerVectorGraphicsUrlFactory

F

fromName(String) - Static method in enum org.refcodes.data.ext.checkers.CheckerVectorGraphics
Retrieves the enumeration element representing the given vector graphics name (ignoring the case) or null if none was found.
FXML_PIECE_GRAY - org.refcodes.data.ext.checkers.CheckerVectorGraphics
 
FXML_PIECE_RED - org.refcodes.data.ext.checkers.CheckerVectorGraphics
 
FXML_PIECE_WHITE - org.refcodes.data.ext.checkers.CheckerVectorGraphics
 

G

getDataInputStream() - Method in enum org.refcodes.data.ext.checkers.CheckerVectorGraphics
getDataUrl() - Method in enum org.refcodes.data.ext.checkers.CheckerVectorGraphics

O

org.refcodes.data.ext.checkers - package org.refcodes.data.ext.checkers
 

S

SVG_PIECE_GRAY - org.refcodes.data.ext.checkers.CheckerVectorGraphics
 
SVG_PIECE_RED - org.refcodes.data.ext.checkers.CheckerVectorGraphics
 
SVG_PIECE_WHITE - org.refcodes.data.ext.checkers.CheckerVectorGraphics
 

V

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