- HALF_PI - Static variable in class prefuse.render.EdgeRenderer
-
- handleColumnChanged(Column, int, int) - Method in class prefuse.data.Table
-
Handle a column change event.
- hasColumn(String) - Method in class prefuse.data.CascadedTable
-
- hasColumn(String) - Method in class prefuse.data.Table
-
Internal method indicating if the given data field is included as a
data column.
- hasDependency(Expression) - Static method in class prefuse.data.expression.ExpressionAnalyzer
-
Determine if an expression has a dependency on a data field.
- hasFunction(String) - Static method in class prefuse.data.expression.FunctionTable
-
Indicates if a function of the given name is included in the function
table.
- hashCode() - Method in class prefuse.data.Schema
-
Computes a hashcode for this schema.
- hashCode() - Method in class prefuse.util.collections.AbstractTreeMap.Entry
-
- hashCode() - Method in class prefuse.util.collections.CopyOnWriteArrayList
-
Returns the hash code value for this list.
- hasListeners() - Method in class prefuse.data.expression.AbstractExpression
-
Indicates if any listeners are registered with this Expression.
- hasNext() - Method in class prefuse.data.search.Trie.TrieIterator
-
- hasNext() - Method in class prefuse.data.tuple.TupleManager.TupleManagerIterator
-
- hasNext() - Method in class prefuse.data.util.BreadthFirstIterator
-
- hasNext() - Method in class prefuse.data.util.FilterIterator
-
- hasNext() - Method in class prefuse.data.util.FilterRowIterator
-
- hasNext() - Method in class prefuse.data.util.NeighborIterator
-
- hasNext() - Method in class prefuse.data.util.RowManager.ColumnRowIterator
-
- hasNext() - Method in class prefuse.data.util.RowManager.RowIterator
-
- hasNext() - Method in class prefuse.data.util.SortedTupleIterator
-
- hasNext() - Method in class prefuse.data.util.TableIterator
-
- hasNext() - Method in class prefuse.data.util.TreeNodeIterator
-
- hasNext() - Method in class prefuse.data.util.UniqueRowIterator
-
- hasNext() - Method in class prefuse.util.collections.AbstractTreeMap.EntryIterator
-
- hasNext() - Method in class prefuse.util.collections.AbstractTreeMap.ValueIterator
-
- hasNext() - Method in class prefuse.util.collections.BooleanIntBitSetMap.BitSetIterator
-
- hasNext() - Method in class prefuse.util.collections.CompositeIntIterator
-
- hasNext() - Method in class prefuse.util.collections.CompositeIterator
-
- hasNext() - Method in class prefuse.util.collections.IntArrayIterator
-
- hasNext() - Method in class prefuse.visual.AggregateTable.AggregatedIterator
-
- hasSet(String) - Method in class prefuse.data.tuple.CompositeTupleSet
-
Indicates if this composite contains a TupleSet with the given name.
- hex(String) - Static method in class prefuse.util.ColorLib
-
Parse a hexadecimal String as a color code.
- HEX_LITERAL - Static variable in interface prefuse.data.expression.parser.ExpressionParserConstants
-
- HEX_PREFIX - Static variable in class prefuse.util.ColorLib
-
- hexagon(float, float, float) - Method in class prefuse.render.ShapeRenderer
-
Returns a hexagon shape of the given dimenisions.
- HIGHLIGHT - Static variable in interface prefuse.visual.VisualItem
-
The highlight data field
- highWaterMark - Variable in class prefuse.util.collections.AbstractHashMap
-
- HORIZONTAL - Static variable in class prefuse.util.ui.JRangeSlider
-
- HOVER - Static variable in interface prefuse.visual.VisualItem
-
The hover data field
- HoverActionControl - Class in prefuse.controls
-
Control that executes an action when the mouse passes over an item.
- HoverActionControl(String) - Constructor for class prefuse.controls.HoverActionControl
-
Create a new HoverActionControl.
- HoverPredicate - Class in prefuse.visual.expression
-
Expression that indicates if an item is currently under the mouse
pointer.
- HoverPredicate() - Constructor for class prefuse.visual.expression.HoverPredicate
-
Create a new HoverPredicate.
- hsb(float, float, float) - Static method in class prefuse.util.ColorLib
-
Get the color code for the given hue, saturation, and brightness
values, translating from HSB color space to RGB color space.
- hsba(float, float, float, float) - Static method in class prefuse.util.ColorLib
-
Get the color code for the given hue, saturation, and brightness
values, translating from HSB color space to RGB color space.