Package | Description |
---|---|
com.graphbuilder.curve |
Modifier and Type | Method and Description |
---|---|
ExpressionParseException |
ControlStringParseException.getExpressionParseException()
Returns an ExpressionParseException if an expression in the control-string could not be
parsed correctly or null if this was not the problem.
|
Constructor and Description |
---|
ControlStringParseException(String descrip,
int fromIndex,
int toIndex,
ExpressionParseException epe)
Constructor with a description, index range and ExpressionParseException.
|
Copyright © 2024. All rights reserved.