net.sourceforge.plantuml.posimo
Class DecorInterfaceProvider

java.lang.Object
  extended by net.sourceforge.plantuml.posimo.DecorInterfaceProvider
All Implemented Interfaces:
Decor

public class DecorInterfaceProvider
extends Object
implements Decor


Constructor Summary
DecorInterfaceProvider(LinkStyle style)
           
 
Method Summary
 void drawDecor(UGraphic ug, Point2D start, double direction)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecorInterfaceProvider

public DecorInterfaceProvider(LinkStyle style)
Method Detail

drawDecor

public void drawDecor(UGraphic ug,
                      Point2D start,
                      double direction)
Specified by:
drawDecor in interface Decor


Copyright © 2014. All Rights Reserved.