org.processmining.plugins.pnml.graphics.utils
Class PnmlColor

java.lang.Object
  extended by org.processmining.plugins.pnml.graphics.utils.PnmlColor

public class PnmlColor
extends java.lang.Object


Constructor Summary
PnmlColor()
           
 
Method Summary
static java.lang.String encode(java.awt.Color color)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PnmlColor

public PnmlColor()
Method Detail

encode

public static java.lang.String encode(java.awt.Color color)