| Modifier and Type | Method and Description |
|---|---|
static ChessVectorGraphics |
ChessVectorGraphics.fromName(String aPixmapName)
Retrieves the enumeration element representing the given vector graphics
name (ignoring the case) or null if none was found.
|
static ChessVectorGraphics |
ChessVectorGraphics.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChessVectorGraphics[] |
ChessVectorGraphics.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
ChessVectorGraphicsInputStreamFactoryImpl.createInstance(ChessVectorGraphics aIdentifier) |
URL |
ChessVectorGraphicsUrlFactoryImpl.createInstance(ChessVectorGraphics aIdentifier) |
Copyright © 2017. All rights reserved.