|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxoParticleObject | |
---|---|
net.sf.jaxodraw.object | Collection of objects that can be drawn by JaxoDraw. |
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. |
net.sf.jaxodraw.object.vertex | Vertex objects. |
Uses of JaxoParticleObject in net.sf.jaxodraw.object |
---|
Subclasses of JaxoParticleObject in net.sf.jaxodraw.object | |
---|---|
class |
Jaxo3PointObject
|
Methods in net.sf.jaxodraw.object with parameters of type JaxoParticleObject | |
---|---|
void |
JaxoParticleObject.copyFrom(JaxoParticleObject temp)
Sets all parameters from the given object to the current one. |
Uses of JaxoParticleObject in net.sf.jaxodraw.object.arc |
---|
Subclasses of JaxoParticleObject in net.sf.jaxodraw.object.arc | |
---|---|
class |
JaxoArcObject
The mother of all arc objects. |
class |
JaxoDashArc
A dashed arc. |
class |
JaxoFArc
A fermion arc. |
class |
JaxoGArc
A ghost arc. |
class |
JaxoGlArc
A gluon arc. |
class |
JaxoPArc
A photon arc. |
class |
JaxoSArc
A scalar arc. |
Uses of JaxoParticleObject in net.sf.jaxodraw.object.bezier |
---|
Subclasses of JaxoParticleObject in net.sf.jaxodraw.object.bezier | |
---|---|
class |
JaxoBezierObject
Abstract class for the implementation of a bezier curve. |
class |
JaxoDashBezier
A dashed bezier curve. |
class |
JaxoFBezier
Implementation of a bezier for fermion lines. |
class |
JaxoGBezier
Implementation of a bezier for fermion lines. |
class |
JaxoGlBezier
Implementation of a bezier for gluon lines. |
class |
JaxoPBezier
Implementation of a bezier for photon lines. |
class |
JaxoSBezier
Implementation of a bezier for fermion lines. |
Uses of JaxoParticleObject in net.sf.jaxodraw.object.line |
---|
Subclasses of JaxoParticleObject in net.sf.jaxodraw.object.line | |
---|---|
class |
JaxoDashLine
A dashed line. |
class |
JaxoFLine
A fermion line. |
class |
JaxoGLine
A ghost line. |
class |
JaxoGlLine
A gluon line. |
class |
JaxoLineObject
A general line object. |
class |
JaxoPLine
A photon line. |
class |
JaxoSLine
A scalar line. |
class |
JaxoZigZagLine
A zig-zag line. |
Uses of JaxoParticleObject in net.sf.jaxodraw.object.loop |
---|
Subclasses of JaxoParticleObject in net.sf.jaxodraw.object.loop | |
---|---|
class |
JaxoDashLoop
A dashed loop. |
class |
JaxoFLoop
A fermion loop. |
class |
JaxoGlLoop
A gluon loop. |
class |
JaxoGLoop
A ghost loop. |
class |
JaxoLoopObject
A general loop object. |
class |
JaxoPLoop
A photon loop. |
class |
JaxoSLoop
A scalar loop. |
Uses of JaxoParticleObject in net.sf.jaxodraw.object.vertex |
---|
Subclasses of JaxoParticleObject in net.sf.jaxodraw.object.vertex | |
---|---|
class |
JaxoVertexT5
A vertex (a triangle). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |