|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxoExportPS.Format | |
---|---|
net.sf.jaxodraw.io.exports | Export classes. |
Uses of JaxoExportPS.Format in net.sf.jaxodraw.io.exports |
---|
Methods in net.sf.jaxodraw.io.exports that return JaxoExportPS.Format | |
---|---|
JaxoExportPS.Format |
JaxoExportPS.getMode()
Returns the current export mode. |
static JaxoExportPS.Format |
JaxoExportPS.Format.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JaxoExportPS.Format[] |
JaxoExportPS.Format.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.sf.jaxodraw.io.exports with parameters of type JaxoExportPS.Format | |
---|---|
void |
JaxoExportPS.setMode(JaxoExportPS.Format value)
Sets the export mode. |
Constructors in net.sf.jaxodraw.io.exports with parameters of type JaxoExportPS.Format | |
---|---|
JaxoExportPS(JaxoExportPS.Format psmode)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |