Uses of Class
de.uni_paderborn.fujaba.fsa.swing.JPolyLine

Packages that use JPolyLine
de.uni_paderborn.fujaba.fsa.swing   
 

Uses of JPolyLine in de.uni_paderborn.fujaba.fsa.swing
 

Fields in de.uni_paderborn.fujaba.fsa.swing declared as JPolyLine
private  JPolyLine JPolyLine.LineSegment.polyLine
           N 0..1 LineSegment ----------------------------- JPolyLine lines polyLine
 

Methods in de.uni_paderborn.fujaba.fsa.swing that return JPolyLine
 JPolyLine JPolyLine.LineSegment.getPolyLine()
          Get the polyLine attribute of the LineSegment object
 

Methods in de.uni_paderborn.fujaba.fsa.swing with parameters of type JPolyLine
(package private)  boolean JPolyLine.LineSegment.setPolyLine(JPolyLine value)
          Sets the polyLine attribute of the LineSegment object