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