owltools.gfx
Class GraphStyle
java.lang.Object
owltools.gfx.GraphStyle
public class GraphStyle
- extends Object
hacked crudely from QuickGO
Method Summary |
static void |
main(String[] args)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
labelFontSize
public int labelFontSize
labelFontName
public String labelFontName
infoFontSize
public int infoFontSize
infoFontName
public String infoFontName
errorFontSize
public int errorFontSize
errorFontName
public String errorFontName
termIds
public boolean termIds
fill
public boolean fill
height
public int height
width
public int width
key
public boolean key
GraphStyle
public GraphStyle()
- Create default style.
GraphStyle
public GraphStyle(Map<String,String> parameters)
- Create a custom style
TODO implement configuration options.
- Parameters:
parameters
-
main
@Deprecated
public static void main(String[] args)
- Deprecated.
Copyright © 2010-2012. All Rights Reserved.