Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- name - Variable in class picasso.parser.language.expressions.Variable
- NamedCommand<T> - Class in picasso.util
-
A command with a name (e.g., to display on a button)
- NamedCommand(String, Command<T>) - Constructor for class picasso.util.NamedCommand
-
Create command with a name and an action.
- nextToken() - Method in class picasso.parser.Tokenizer
-
get the next token and store it for retrieval by getToken()
- noise(double, double, double) - Static method in class picasso.model.ImprovedNoise
- NumberToken - Class in picasso.parser.tokens
-
Represents a number (using double values).
- NumberToken(double) - Constructor for class picasso.parser.tokens.NumberToken
-
Constructs a token representing value
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form