A C D E G I J L M N P R S T U V W 
All Classes All Packages

A

AbstractAxodraw2ExportPlugin - Class in net.sf.jaxodraw.plugin.axodraw2
 
AbstractAxodraw2ExportPlugin() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.AbstractAxodraw2ExportPlugin
 
addPackage(String) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Adds a latex package if it is not already contained in the package list.
AMP - Static variable in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
The String "amp".
Axodraw2ExportJaxoPlugin - Class in net.sf.jaxodraw.plugin.axodraw2
Create LaTex source files that may be processed with axodraw2.
Axodraw2ExportJaxoPlugin() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportJaxoPlugin
Constructor: intialize internationalized strings.
Axodraw2ExportLatexPSJaxoPlugin - Class in net.sf.jaxodraw.plugin.axodraw2
Create a postscript file from a Latex source file via Latex - dvips.
Axodraw2ExportLatexPSJaxoPlugin() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportLatexPSJaxoPlugin
Constructor.
Axodraw2ImportJaxoPlugin - Class in net.sf.jaxodraw.plugin.axodraw2
The class responsible for importing JaxoGraphs from axodraw files.
Axodraw2ImportJaxoPlugin() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ImportJaxoPlugin
Constructor: intialize internationalized strings.

C

checkRequired(String) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Checks whether the given string starts with one of "\documentclass", "\begin{document}" or "\begin{picture}".
COLOR - Static variable in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
The String "color".
commitConfiguration() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportJaxoPlugin
commitConfiguration() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportLatexPSJaxoPlugin
convert(String[]) - Static method in class net.sf.jaxodraw.plugin.axodraw2.JaxoCLIConvert2
Converts an array of JaxoDraw xml files to tex files or vice versa.
Converter - Class in net.sf.jaxodraw.plugin.axodraw2.cli
 

D

DASH - Static variable in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
The String "dash".
DEFAULT_CHARSET - Static variable in class net.sf.jaxodraw.plugin.axodraw2.AbstractAxodraw2ExportPlugin
The default charset to use for imports / exports.
description() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportJaxoPlugin
description() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportLatexPSJaxoPlugin
description() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ImportJaxoPlugin
DL_SEP - Static variable in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
The String "dLSeparation".
DOUBLE_LINE - Static variable in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
The String "doubleLine".

E

exportTo(String) - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportJaxoPlugin
exportTo(String) - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportLatexPSJaxoPlugin
exportTo(String, boolean) - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportJaxoPlugin
Export the graph to the given nonempty file name.

G

get(JaxoObject) - Static method in class net.sf.jaxodraw.plugin.axodraw2.LatexObjectFactory2
Return a LatexObject2 for a given JaxoObject.
getArcBrackets(String) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Returns the five strings s1 - s5 contained in a string of the form " # (s1, s2) (s3, s4, s5) * " where * can be anything and # doesn't contain any parenthesis.
getArcPoints(String[], boolean) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Extract points of an arc.
getBBoxHeight() - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Return the current bounding box height.
getColor() - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Return the current color.
getComment() - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Returns the comment (description) of this axodraw object.
getConfigurationPanel() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportJaxoPlugin
getConfigurationPanel() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportLatexPSJaxoPlugin
getEightInts(String, int) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw2
Returns the eight integers x1, y1,x2,y2,x3,y3,x4,y4 contained in a string of the form " # (x1, y1) (x2,y2) (x3,y3) (x4,y4) * " where * can be anything and # doesn't contain any parenthesis.
getFileExtension() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportJaxoPlugin
getFileExtension() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportLatexPSJaxoPlugin
getFileExtension() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ImportJaxoPlugin
getFileExtensionDescription() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportJaxoPlugin
getFileExtensionDescription() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportLatexPSJaxoPlugin
getFileExtensionDescription() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ImportJaxoPlugin
getFormatName() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportJaxoPlugin
getFormatName() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportLatexPSJaxoPlugin
getFormatName() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ImportJaxoPlugin
getFourInts(String) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Returns the four integers xi,yi,xf,yf contained in a string of the form " # (xi,yi) (xf,yf) * " where * can be anything and # doesn't contain any parenthesis.
getFourInts(String, int) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Returns the four integers xi,yi,xf,yf contained in a string of the form " # (xi,yi) (xf,yf) * " where * can be anything and # doesn't contain any parenthesis.
getJaxoObject(String) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Returns a JaxoObject corresponding to a axodraw command.
getJaxoObject(String) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw2
Returns a JaxoObject corresponding to a axodraw command.
getLineParams(int[], String) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Get parameters for a line string.
getLoopPars(String[], String, boolean) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Get parameters for a loop.
getOneBrace(String) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Returns the four integers xi,yi,xf,yf contained in a string of the form " # [String] * " where * can be anything and # doesn't contain any braces.
getOneBracket(String) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Returns the two integers xi,yi contained in a string of the form " # (xi,yi) * " where * can be anything and # doesn't contain any parenthesis.
getOneCurl(String) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Returns the string "String" contained in a string of the form " # {String} * " where * can be anything and # doesn't contain any curly brackets.
getPackageList() - Method in class net.sf.jaxodraw.gui.panel.JaxoLatexPackage
Returns the Vector holding the list of Latex packages.
getPackages() - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Returns the current list of LaTeX packages included in the graph.
getScaleFactor() - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Returns the scale factor of this axodraw object.
getShortName() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportJaxoPlugin
getShortName() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportLatexPSJaxoPlugin
getShortName() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ImportJaxoPlugin
getSixInts(String) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Returns the six integers x1, y1,x2,y2,x3,y3 contained in a string of the form " # (x1, y1) (x2,y2) (x3,y3) * " where * can be anything and # doesn't contain any parenthesis.
getStroke() - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Return the current stroke (line width).
getT4Params(int[], int[]) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Get parmeters for a vertex T4.
getThreeCurls(String) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Returns the three strings s1, s2, s3 contained in a string of the form " # {s1}{s2}{s3} * " where * can be anything and # doesn't contain any curly brackets.
getTwoCurls(String) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Returns the two strings s1, s2 contained in a string of the form " # {s1}{s2} * " where * can be anything and # doesn't contain any curly brackets.
getTwoInts(String) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Returns the two integers xi,yi contained in a string of the form " # (xi,yi) * " where * can be anything and # doesn't contain any parenthesis.
getValid(boolean[]) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Indicates which required LaTeX commands were found.
getWarningForGraph() - Method in class net.sf.jaxodraw.plugin.axodraw2.AbstractAxodraw2ExportPlugin
 

I

importGraph(InputStream) - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ImportJaxoPlugin
initRenormSteps() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexGlBezier
 
initRenormSteps() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexPBezier
 

J

JaxoAxodraw1 - Class in net.sf.jaxodraw.plugin.axodraw2
Defines a number of axodraw LaTeX commands and all the methods to convert them into JaxoObjects.
JaxoAxodraw1() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Constructor: Initializes the list of Latex packages (axodraw and color).
JaxoAxodraw2 - Class in net.sf.jaxodraw.plugin.axodraw2
Extension to JaxoAxodraw1 that adds Bezier imports.
JaxoAxodraw2() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw2
Constructor: just calls super().
JaxoCLIConvert2 - Class in net.sf.jaxodraw.plugin.axodraw2
This class provides convenience methods to convert JaxoDraw xml files to tex (axodraw2) files and vice versa.
JaxoLatexPackage - Class in net.sf.jaxodraw.gui.panel
Brings up a dialog that allows the inclusion of custom Latex packages in the Latex output.
JaxoLatexPackage(Component, String[]) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoLatexPackage
Constructor: initializes the dialog with the current list of included Latex packages (at least axodraw and color).

L

LatexBlob - Class in net.sf.jaxodraw.plugin.axodraw2.object.fill
A blob object: a general ellypse that can be rotated.
LatexBlob() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.fill.LatexBlob
 
LatexBox2 - Class in net.sf.jaxodraw.plugin.axodraw2.object.fill
A box object.
LatexBox2() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.fill.LatexBox2
 
latexCommand(float) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.arrow.LatexDefaultArrow
Returns the arrow part of the latex command for axodraw2.
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.arc.LatexGArc
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.arc.LatexGlArc
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.arc.LatexPArc
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.arc.LatexSArc
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.arc.LatexZZArc
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexFBezier
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexGBezier
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexGlBezier
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexPBezier
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexSBezier
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexZZBezier
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.fill.LatexBlob
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.fill.LatexBox2
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.fill.LatexTriangle
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexFLine
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexGLine
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexGlLine
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexPLine
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexSLine
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexZZLine
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexFLoop
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexGlLoop
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexGLoop
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexPLoop
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexSLoop
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexZZLoop
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.text.LatexLatexText2
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.text.LatexPSText2
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.vertex.LatexVertexT1
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.vertex.LatexVertexT2
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.vertex.LatexVertexT3
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.vertex.LatexVertexT4
latexCommand(float, Dimension) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.vertex.LatexVertexT6
LatexDefaultArrow - Class in net.sf.jaxodraw.plugin.axodraw2.object.arrow
The default arrow for JaxoDraw.
LatexDefaultArrow() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.arrow.LatexDefaultArrow
Constructor.
LatexDefaultArrow(JaxoArrow) - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.arrow.LatexDefaultArrow
Constructor.
LatexDefaultArrow(JaxoDefaultArrow) - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.arrow.LatexDefaultArrow
Constructor.
LatexFArc2 - Class in net.sf.jaxodraw.plugin.axodraw2.object.arc
 
LatexFArc2() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.arc.LatexFArc2
 
LatexFBezier - Class in net.sf.jaxodraw.plugin.axodraw2.object.bezier
Implementation of a bezier for fermion lines.
LatexFBezier() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexFBezier
 
latexFileAsString() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportJaxoPlugin
Returns the exported latex file as a String.
LatexFLine - Class in net.sf.jaxodraw.plugin.axodraw2.object.line
A fermion line.
LatexFLine() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexFLine
 
LatexFLoop - Class in net.sf.jaxodraw.plugin.axodraw2.object.loop
A fermion loop.
LatexFLoop() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexFLoop
 
LatexGArc - Class in net.sf.jaxodraw.plugin.axodraw2.object.arc
A ghost arc.
LatexGArc() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.arc.LatexGArc
 
LatexGBezier - Class in net.sf.jaxodraw.plugin.axodraw2.object.bezier
Implementation of a bezier for fermion lines.
LatexGBezier() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexGBezier
 
LatexGlArc - Class in net.sf.jaxodraw.plugin.axodraw2.object.arc
A gluon arc.
LatexGlArc() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.arc.LatexGlArc
 
LatexGlBezier - Class in net.sf.jaxodraw.plugin.axodraw2.object.bezier
Implementation of a bezier for gluon lines.
LatexGlBezier() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexGlBezier
 
LatexGLine - Class in net.sf.jaxodraw.plugin.axodraw2.object.line
A ghost line.
LatexGLine() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexGLine
 
LatexGlLine - Class in net.sf.jaxodraw.plugin.axodraw2.object.line
A gluon line.
LatexGlLine() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexGlLine
 
LatexGlLoop - Class in net.sf.jaxodraw.plugin.axodraw2.object.loop
A gluon loop.
LatexGlLoop() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexGlLoop
 
LatexGLoop - Class in net.sf.jaxodraw.plugin.axodraw2.object.loop
A ghost loop.
LatexGLoop() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexGLoop
 
LatexLatexText2 - Class in net.sf.jaxodraw.plugin.axodraw2.object.text
Defines a JaxoObject which is just a string.
LatexLatexText2() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.text.LatexLatexText2
 
LatexObject2 - Interface in net.sf.jaxodraw.plugin.axodraw2
 
LatexObjectFactory2 - Class in net.sf.jaxodraw.plugin.axodraw2
 
LatexPArc - Class in net.sf.jaxodraw.plugin.axodraw2.object.arc
A photon arc.
LatexPArc() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.arc.LatexPArc
 
LatexPBezier - Class in net.sf.jaxodraw.plugin.axodraw2.object.bezier
Implementation of a bezier for photon lines.
LatexPBezier() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexPBezier
 
LatexPLine - Class in net.sf.jaxodraw.plugin.axodraw2.object.line
A photon line.
LatexPLine() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexPLine
 
LatexPLoop - Class in net.sf.jaxodraw.plugin.axodraw2.object.loop
A photon loop.
LatexPLoop() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexPLoop
 
LatexPSText2 - Class in net.sf.jaxodraw.plugin.axodraw2.object.text
Defines a JaxoObject which is a postscript text.
LatexPSText2() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.text.LatexPSText2
 
LatexSArc - Class in net.sf.jaxodraw.plugin.axodraw2.object.arc
A scalar arc.
LatexSArc() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.arc.LatexSArc
 
LatexSBezier - Class in net.sf.jaxodraw.plugin.axodraw2.object.bezier
Implementation of a bezier for fermion lines.
LatexSBezier() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexSBezier
 
LatexSLine - Class in net.sf.jaxodraw.plugin.axodraw2.object.line
A scalar line.
LatexSLine() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexSLine
 
LatexSLoop - Class in net.sf.jaxodraw.plugin.axodraw2.object.loop
A scalar loop.
LatexSLoop() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexSLoop
 
LatexTriangle - Class in net.sf.jaxodraw.plugin.axodraw2.object.fill
A vertex (a triangle).
LatexTriangle() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.fill.LatexTriangle
 
LatexVertexT1 - Class in net.sf.jaxodraw.plugin.axodraw2.object.vertex
A vertex (a filled circle).
LatexVertexT1() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.vertex.LatexVertexT1
 
LatexVertexT2 - Class in net.sf.jaxodraw.plugin.axodraw2.object.vertex
A vertex type 2 object (a cross with a circle).
LatexVertexT2() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.vertex.LatexVertexT2
 
LatexVertexT3 - Class in net.sf.jaxodraw.plugin.axodraw2.object.vertex
A vertex (a filled square).
LatexVertexT3() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.vertex.LatexVertexT3
 
LatexVertexT4 - Class in net.sf.jaxodraw.plugin.axodraw2.object.vertex
A vertex (a cross).
LatexVertexT4() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.vertex.LatexVertexT4
 
LatexVertexT6 - Class in net.sf.jaxodraw.plugin.axodraw2.object.vertex
A vertex (a filled diamond).
LatexVertexT6() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.vertex.LatexVertexT6
 
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.arc.LatexGArc
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.arc.LatexGlArc
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.arc.LatexPArc
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.arc.LatexSArc
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.arc.LatexZZArc
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexFBezier
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexGBezier
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexGlBezier
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexPBezier
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexSBezier
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexZZBezier
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.fill.LatexBlob
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.fill.LatexBox2
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.fill.LatexTriangle
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexFLine
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexGLine
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexGlLine
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexPLine
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexSLine
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexZZLine
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexFLoop
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexGlLoop
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexGLoop
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexPLoop
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexSLoop
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexZZLoop
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.text.LatexLatexText2
Returns the line width of this JaxoText.
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.text.LatexPSText2
Returns the line width of this JaxoText.
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.vertex.LatexVertexT1
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.vertex.LatexVertexT2
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.vertex.LatexVertexT3
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.vertex.LatexVertexT4
latexWidth() - Method in class net.sf.jaxodraw.plugin.axodraw2.object.vertex.LatexVertexT6
LatexZZArc - Class in net.sf.jaxodraw.plugin.axodraw2.object.arc
A zig-zag arc.
LatexZZArc() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.arc.LatexZZArc
 
LatexZZBezier - Class in net.sf.jaxodraw.plugin.axodraw2.object.bezier
Implementation of a bezier for zigzag lines.
LatexZZBezier() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexZZBezier
 
LatexZZLine - Class in net.sf.jaxodraw.plugin.axodraw2.object.line
A zig-zag line.
LatexZZLine() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.line.LatexZZLine
 
LatexZZLoop - Class in net.sf.jaxodraw.plugin.axodraw2.object.loop
A zig-zag loop.
LatexZZLoop() - Constructor for class net.sf.jaxodraw.plugin.axodraw2.object.loop.LatexZZLoop
 
LINE - Static variable in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
The String "\\Line".

M

main(String[]) - Static method in class net.sf.jaxodraw.plugin.axodraw2.cli.Converter
Main program.
main(String[]) - Static method in class net.sf.jaxodraw.plugin.axodraw2.JaxoCLIConvert2
Convert JaxoDraw xml files to tex files or vice versa.
makeAvailableAtRuntime() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ImportJaxoPlugin

N

net.sf.jaxodraw.gui.panel - package net.sf.jaxodraw.gui.panel
GUI panels.
net.sf.jaxodraw.plugin.axodraw2 - package net.sf.jaxodraw.plugin.axodraw2
A plugin to import and export files in axodraw2 format.
net.sf.jaxodraw.plugin.axodraw2.cli - package net.sf.jaxodraw.plugin.axodraw2.cli
 
net.sf.jaxodraw.plugin.axodraw2.object.arc - package net.sf.jaxodraw.plugin.axodraw2.object.arc
Arc objects.
net.sf.jaxodraw.plugin.axodraw2.object.arrow - package net.sf.jaxodraw.plugin.axodraw2.object.arrow
Arrow objects.
net.sf.jaxodraw.plugin.axodraw2.object.bezier - package net.sf.jaxodraw.plugin.axodraw2.object.bezier
Bezier objects.
net.sf.jaxodraw.plugin.axodraw2.object.fill - package net.sf.jaxodraw.plugin.axodraw2.object.fill
Fill objects, ie objects that have a fill color.
net.sf.jaxodraw.plugin.axodraw2.object.line - package net.sf.jaxodraw.plugin.axodraw2.object.line
Line objects.
net.sf.jaxodraw.plugin.axodraw2.object.loop - package net.sf.jaxodraw.plugin.axodraw2.object.loop
Loop objects.
net.sf.jaxodraw.plugin.axodraw2.object.text - package net.sf.jaxodraw.plugin.axodraw2.object.text
Text objects.
net.sf.jaxodraw.plugin.axodraw2.object.vertex - package net.sf.jaxodraw.plugin.axodraw2.object.vertex
Vertex objects.

P

PAINT_ARROW - Static variable in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
The String "paintArrow".
pluginId() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportJaxoPlugin
pluginId() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportLatexPSJaxoPlugin
pluginId() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ImportJaxoPlugin
POINT_1 - Static variable in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
The String "point1".
POINT_2 - Static variable in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
The String "point2".
POINT_3 - Static variable in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
The String "point3".
preview(JaxoPreview, boolean) - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportJaxoPlugin
preview(JaxoPreview, boolean) - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportLatexPSJaxoPlugin

R

REL_HEIGHT - Static variable in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
The String "relativeHeight".
REL_WIDTH - Static variable in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
The String "relativeWidth".
removePackage(String) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Removes a latex package if it is contained in the package list.

S

setParameter(JaxoObject, String, boolean) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Sets a parameter on the given JaxoObject.
setParameter(JaxoObject, String, float) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Sets a parameter on the given JaxoObject.
setParameter(JaxoObject, String, int) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Sets a parameter on the given JaxoObject.
setParameter(JaxoObject, String, Color) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Sets a parameter on the given JaxoObject.
setParameter(JaxoObject, String, Point) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Sets a parameter on the given JaxoObject.
setParameter(JaxoObject, String, Class<?>, Object) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Sets a parameter on the given JaxoObject.
setParameter(JaxoObject, String, Enum<?>, Class<?>) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Sets a parameter on the given JaxoObject.
setParameter(JaxoObject, String, String) - Method in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
Sets a parameter on the given JaxoObject.
STROKE_WIDTH - Static variable in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
The String "strokeWidth".

T

tryNextBezierPoint(double) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexGlBezier
 
tryNextBezierPoint(double) - Method in class net.sf.jaxodraw.plugin.axodraw2.object.bezier.LatexPBezier
 

U

updateLanguage() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportJaxoPlugin
updateLanguage() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ExportLatexPSJaxoPlugin
updateLanguage() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ImportJaxoPlugin

V

valueChanged(ListSelectionEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoLatexPackage
Executes the corresponding action when the list of Latex packages has been changed.
version() - Method in class net.sf.jaxodraw.plugin.axodraw2.AbstractAxodraw2ExportPlugin
 
version() - Method in class net.sf.jaxodraw.plugin.axodraw2.Axodraw2ImportJaxoPlugin

W

wasCancelled() - Method in class net.sf.jaxodraw.gui.panel.JaxoLatexPackage
Cheks if the dialog was closed via the cancel button.
WIGGLES - Static variable in class net.sf.jaxodraw.plugin.axodraw2.JaxoAxodraw1
The String "wiggles".
A C D E G I J L M N P R S T U V W 
All Classes All Packages