A B C D E F G H I J K L M N O P Q R S T U V W Z

E

editable - Variable in class edu.umd.cs.jazz.component.ZText
Specifies if text is editable.
editNode - Variable in class edu.umd.cs.jazz.util.ZSceneGraphEditor
The edit node.
editor() - Method in class edu.umd.cs.jazz.ZNode
This returns a new instance of a ZSceneGraphEditor for this node.
editorIterator() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns an iterator over the list of "edit" groups above the node - groups above the node whose hasOneChild flag is set to true.
edu.umd.cs.jazz - package edu.umd.cs.jazz
Jazz is a general-purpose Java-based engine that supports 2D visualizations.
edu.umd.cs.jazz.component - package edu.umd.cs.jazz.component
This package contains several visual components that may be useful for Jazz applications.
edu.umd.cs.jazz.event - package edu.umd.cs.jazz.event
This package supports Jazz event handlers.
edu.umd.cs.jazz.io - package edu.umd.cs.jazz.io
This package supports the Jazz file format.
edu.umd.cs.jazz.io.svg - package edu.umd.cs.jazz.io.svg
 
edu.umd.cs.jazz.util - package edu.umd.cs.jazz.util
This package defines several utility classes that are likely to be useful for Jazz applications.
ellipse - Variable in class edu.umd.cs.jazz.component.ZEllipse
 
enable_tracing() - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
enableNodeEvents - Variable in class edu.umd.cs.jazz.util.ZCanvas
True if ZMouseEvents are being sent to nodes on the canvas.
endColumn - Variable in class edu.umd.cs.jazz.io.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class edu.umd.cs.jazz.io.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
ensureCapacity(int) - Method in class edu.umd.cs.jazz.util.ZListImpl
 
EOF - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
eol - Variable in class edu.umd.cs.jazz.io.ParseException
The end of line string for this machine.
expectedTokenSequences - Variable in class edu.umd.cs.jazz.io.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
extract() - Method in class edu.umd.cs.jazz.ZNode
Extract this node from the tree, merging back in any children.
extract() - Method in class edu.umd.cs.jazz.ZGroup
Extract this node from the tree, merging the nodes above and below it.

A B C D E F G H I J K L M N O P Q R S T U V W Z
Copyright © 2001 by University of Maryland, College Park, MD 20742, USA All rights reserved.