|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GFormat | |
---|---|
slib.sglib.io.conf | |
slib.sglib.io.loader | |
slib.sglib.io.util |
Uses of GFormat in slib.sglib.io.conf |
---|
Methods in slib.sglib.io.conf that return GFormat | |
---|---|
GFormat |
GDataConf.getFormat()
|
Methods in slib.sglib.io.conf with parameters of type GFormat | |
---|---|
void |
GDataConf.setFormat(GFormat format)
|
Constructors in slib.sglib.io.conf with parameters of type GFormat | |
---|---|
GDataConf(GFormat format)
|
|
GDataConf(GFormat format,
String loc)
|
Uses of GFormat in slib.sglib.io.loader |
---|
Fields in slib.sglib.io.loader declared as GFormat | |
---|---|
static GFormat[] |
GraphLoaderGeneric.supportedFormat
The formats currently supported by the generic loader. |
Methods in slib.sglib.io.loader that return GFormat | |
---|---|
static GFormat[] |
GraphLoaderGeneric.getSupportedFormat()
Access to the set of supported format. |
Uses of GFormat in slib.sglib.io.util |
---|
Methods in slib.sglib.io.util that return GFormat | |
---|---|
static GFormat |
GFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GFormat[] |
GFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |