public class MathElement extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MathElement.TypeEnum
Gets or Sets type
|
| Constructor and Description |
|---|
MathElement() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
MathElement.TypeEnum |
getType()
Get type
|
int |
hashCode() |
protected void |
setType(MathElement.TypeEnum type) |
String |
toString() |
public MathElement.TypeEnum getType()
protected void setType(MathElement.TypeEnum type)
Copyright © 2025. All rights reserved.