is.lill.acre.protocol.util
Class GVProtocolFormatter

java.lang.Object
  extended by is.lill.acre.protocol.util.GVProtocolFormatter

public class GVProtocolFormatter
extends java.lang.Object


Constructor Summary
GVProtocolFormatter()
           
 
Method Summary
static java.lang.String formatProtocol(Protocol p)
           
static java.lang.String formatProtocol(Protocol p, float width, float height)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GVProtocolFormatter

public GVProtocolFormatter()
Method Detail

formatProtocol

public static java.lang.String formatProtocol(Protocol p)

formatProtocol

public static java.lang.String formatProtocol(Protocol p,
                                              float width,
                                              float height)