JComponentPack 1.5.0

Uses of Interface
com.zfqjava.chart.Arrow

Packages that use Arrow
com.zfqjava.chart   
 

Uses of Arrow in com.zfqjava.chart
 

Classes in com.zfqjava.chart that implement Arrow
 class ShapeArrow
          Arrow provides a component to paint arrow.
 

Methods in com.zfqjava.chart that return Arrow
 Arrow AxisNode.getArrow()
          Returns the arrow for this AxisNode.
 Arrow AbstractLink.getEndArrow()
           
 Arrow Link.getEndArrow()
          Returns the end arrow for this link.
 Arrow AbstractLink.getStartArrow()
           
 Arrow Link.getStartArrow()
          Returns the start arrow for this link.
 

Methods in com.zfqjava.chart with parameters of type Arrow
 void AbstractLink.addArrow(Arrow arrow)
           
 void Link.addArrow(Arrow arrow)
          Adds the arrow to this node.
 void AbstractLink.removeArrow(Arrow arrow)
           
 void Link.removeArrow(Arrow arrow)
          Removes the arrow from this node.
 void AxisNode.setArrow(Arrow arrow)
          Sets the arrow for this AxisNode.
 void AbstractLink.setEndArrow(Arrow endArrow)
           
 void Link.setEndArrow(Arrow endArrow)
          Sets the end arrow for this link.
 void AbstractLink.setStartArrow(Arrow startArrow)
           
 void Link.setStartArrow(Arrow startArrow)
          Sets the start arrow for this link.
 


JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.