Uses of Interface
net.sf.jaxodraw.object.JaxoWiggleObject

Packages that use JaxoWiggleObject
net.sf.jaxodraw.object.arc Arc objects. 
net.sf.jaxodraw.object.bezier Bezier objects. 
net.sf.jaxodraw.object.line Line objects. 
net.sf.jaxodraw.object.loop Loop objects. 
 

Uses of JaxoWiggleObject in net.sf.jaxodraw.object.arc
 

Classes in net.sf.jaxodraw.object.arc that implement JaxoWiggleObject
 class JaxoGlArc
          A gluon arc.
 class JaxoPArc
          A photon arc.
 

Uses of JaxoWiggleObject in net.sf.jaxodraw.object.bezier
 

Classes in net.sf.jaxodraw.object.bezier that implement JaxoWiggleObject
 class JaxoGlBezier
          Implementation of a bezier for gluon lines.
 class JaxoPBezier
          Implementation of a bezier for photon lines.
 

Uses of JaxoWiggleObject in net.sf.jaxodraw.object.line
 

Classes in net.sf.jaxodraw.object.line that implement JaxoWiggleObject
 class JaxoGlLine
          A gluon line.
 class JaxoPLine
          A photon line.
 class JaxoZigZagLine
          A zig-zag line.
 

Uses of JaxoWiggleObject in net.sf.jaxodraw.object.loop
 

Classes in net.sf.jaxodraw.object.loop that implement JaxoWiggleObject
 class JaxoGlLoop
          A gluon loop.
 class JaxoPLoop
          A photon loop.
 



Copyright © 2003-2011 The JaxoDraw team. All Rights Reserved.