public interface AttributeValue
AttributeColumn and
AttributeRow.
Cells are build from a AttributeValueFactory, that can be get from the
AttributeModel.
| Modifier and Type | Method and Description |
|---|---|
AttributeColumn |
getColumn()
Returns the column this value belongs.
|
Object |
getValue()
Returns the value.
|
AttributeColumn getColumn()
Object getValue()
null or equal to the column's
default value.nullAttributeColumn.getDefaultValue()Copyright © 2007-2012 Gephi Consortium. All Rights Reserved.