Uses of Class
fr.esrf.tangoatk.widget.util.jdraw.JDPolyline
Packages that use JDPolyline
Package
Description
Contains a set of classes to handle a vector drawing viewer and its editor.
-
Uses of JDPolyline in fr.esrf.tangoatk.widget.util.jdraw
Subclasses of JDPolyline in fr.esrf.tangoatk.widget.util.jdrawMethods in fr.esrf.tangoatk.widget.util.jdraw that return JDPolylineModifier and TypeMethodDescriptionJDEllipse.convertToPolyline()JDRectangle.convertToPolyline()JDRoundRectangle.convertToPolyline()JDSpline.convertToPolyline()Methods in fr.esrf.tangoatk.widget.util.jdraw with parameters of type JDPolylineModifier and TypeMethodDescriptionvoidJDPolyline.connect(JDPolyline pline) Connects this polyline to an other polyline.voidJDSpline.connect(JDPolyline pline) Connects this spline to an other spline.