public abstract class AbstractVisualPropertyValue extends Object implements VisualPropertyValue
VisualPropertyValue.| Constructor and Description |
|---|
AbstractVisualPropertyValue(String displayName,
String serializableString)
Constructs an AbstractVisualPropertyValue.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Name of this value type.
|
String |
getSerializableString()
Returns serializable representation of this value.
|
String |
toString() |
public String getDisplayName()
VisualPropertyValuegetDisplayName in interface VisualPropertyValuepublic String getSerializableString()
VisualPropertyValuegetSerializableString in interface VisualPropertyValueCopyright 2011 Cytoscape Consortium. All rights reserved.