|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Column
Describes a column which holds data in a resource.
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name of this column. |
org.gjt.fredgc.unit.Unit |
getUnit()
Returns the units of this column |
boolean |
isDouble()
Returns true if this column stores doubles, false if floats |
boolean |
isScalar()
Returns true if this column stores scalars |
| Method Detail |
|---|
java.lang.String getName()
boolean isScalar()
boolean isDouble()
org.gjt.fredgc.unit.Unit getUnit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||