K - Generic type of the attribute mapped.V - Generic type of the VisualProperty used in this mapping.public interface PassthroughMapping<K,V> extends VisualMappingFunction<K,V>
| Modifier and Type | Field and Description |
|---|---|
static String |
PASSTHROUGH
A label describing the mapping.
|
apply, getMappedValue, getMappingColumnName, getMappingColumnType, getVisualPropertystatic final String PASSTHROUGH
Copyright 2011 Cytoscape Consortium. All rights reserved.