- X - Static variable in interface prefuse.visual.VisualItem
-
The x data field
- X2 - Static variable in interface prefuse.visual.VisualItem
-
The x2 data field.
- X_AXIS - Static variable in interface prefuse.Constants
-
Indicates the horizontal (X) axis
- XMLWriter - Class in prefuse.util.io
-
Utility class for writing XML files.
- XMLWriter(PrintWriter) - Constructor for class prefuse.util.io.XMLWriter
-
Create a new XMLWriter.
- XMLWriter(PrintWriter, int) - Constructor for class prefuse.util.io.XMLWriter
-
Create a new XMLWriter.
- XOR - Static variable in interface prefuse.data.expression.parser.ExpressionParserConstants
-
- XorExpression() - Static method in class prefuse.data.expression.parser.ExpressionParser
-
- XorPredicate - Class in prefuse.data.expression
-
Predicate representing an "xor" clause of sub-predicates.
- XorPredicate() - Constructor for class prefuse.data.expression.XorPredicate
-
Create an empty XorPredicate.
- XorPredicate(Predicate) - Constructor for class prefuse.data.expression.XorPredicate
-
Create a new XorPredicate.
- XorPredicate(Predicate, Predicate) - Constructor for class prefuse.data.expression.XorPredicate
-
Create a new XorPredicate.