net.sourceforge.plantuml.cucadiagram.dot
Class UnderlineTrick

java.lang.Object
  extended by net.sourceforge.plantuml.cucadiagram.dot.UnderlineTrick

public class UnderlineTrick
extends Object


Constructor Summary
UnderlineTrick(BufferedImage im, Color searchedColor, Color underlineColor)
           
 
Method Summary
static void main(String[] args)
           
 void process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnderlineTrick

public UnderlineTrick(BufferedImage im,
                      Color searchedColor,
                      Color underlineColor)
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException

process

public void process()


Copyright © 2011. All Rights Reserved.