net.sourceforge.plantuml.activitydiagram3.ftile
Class Arrows

java.lang.Object
  extended by net.sourceforge.plantuml.activitydiagram3.ftile.Arrows

public class Arrows
extends Object


Constructor Summary
Arrows()
           
 
Method Summary
static UPolygon asToDown()
           
static UPolygon asToLeft()
           
static UPolygon asToRight()
           
static UPolygon asToUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Arrows

public Arrows()
Method Detail

asToUp

public static UPolygon asToUp()

asToDown

public static UPolygon asToDown()

asToRight

public static UPolygon asToRight()

asToLeft

public static UPolygon asToLeft()


Copyright © 2014. All Rights Reserved.