net.sourceforge.plantuml.activitydiagram3.ftile
Class ConnectionCross

java.lang.Object
  extended by net.sourceforge.plantuml.activitydiagram3.ftile.AbstractConnection
      extended by net.sourceforge.plantuml.activitydiagram3.ftile.ConnectionCross
All Implemented Interfaces:
Connection, UDrawable, UShape

public class ConnectionCross
extends AbstractConnection


Constructor Summary
ConnectionCross(Connection connection)
           
 
Method Summary
 void drawU(UGraphic ug)
           
 
Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractConnection
getFtile1, getFtile2, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConnectionCross

public ConnectionCross(Connection connection)
Method Detail

drawU

public void drawU(UGraphic ug)


Copyright © 2013. All Rights Reserved.