pyfeyn is hosted by Hepforge, IPPP Durham

Package pyfeyn :: Module lines :: Class DecoratedLine
[hide private]
[frames] | no frames]

Class DecoratedLine




Base class for spring and sine-like lines

Instance Methods [hide private]
  invert(self)
Reflect the line decoration about the line.
  getNumHalfCycles(self)
Get the number of half cycles in this line.
  getDeformedPath(self)
Get the deformed path.

Inherited from Line: __init__, addArrow, addLabel, addParallelArrow, addStyle, addStyles, arcThru, bend, draw, fracpoint, getPath, getStyles, getVisiblePath, removeArrows, removeLabels, set3D, setArrows, setStyles, straighten

Inherited from utils.Visible: __cmp__, getDepth, isVisible, setDepth


Method Details [hide private]

invert(self)

 
Reflect the line decoration about the line.

getNumHalfCycles(self)

 
Get the number of half cycles in this line.

getDeformedPath(self)

 
Get the deformed path.