|
Cytoscape 3.0.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
K - Generic type of the attribute mapped.V - Generic type of the VisualProperty used in this mapping.public interface PassthroughMapping<K,V>
An interface describing a passthrough or identity mapping from attribute value to visual property.
| Field Summary | |
|---|---|
static String |
PASSTHROUGH
A label describing the mapping. |
| Method Summary |
|---|
| Methods inherited from interface org.cytoscape.view.vizmap.VisualMappingFunction |
|---|
apply, getMappedValue, getMappingColumnName, getMappingColumnType, getVisualProperty |
| Field Detail |
|---|
static final String PASSTHROUGH
|
Cytoscape 3.0.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||