public class ATEAnalysisItem extends Object
| Modifier and Type | Field and Description |
|---|---|
Color |
color |
String |
description |
int |
index |
int |
line |
int |
type |
| Constructor and Description |
|---|
ATEAnalysisItem(int type,
Color color,
int line,
int index,
String description) |
Copyright © 2013. All rights reserved.