Package org.cytoscape.view.model.table
Class CyColumnViewMetadata
java.lang.Object
org.cytoscape.view.model.table.CyColumnViewMetadata
A snapshot of information about a CyColumn and its associated visual property values.
The interface is used internally to capture
table information for serialization and shouldn't be needed for most
normal use of tables.
- Since:
- 3.9
Module: viewmodel-api
To use this in your app, include the following dependency in your POM:
<dependency> <groupId>org.cytoscape</groupId> <artifactId>viewmodel-api</artifactId> </dependency>
Cytoscape Backwards Compatibility (API Interface): We expect that this interface will be used but not implemented by developers using this interface. As such, we reserve the right to add methods to the interface as part of minor version upgrades. We will not remove methods for any changes other than major version upgrades.
Cytoscape Backwards Compatibility (DO NOT USE): This class may change or be removed in future minor version upgrades of Cytoscape. It is not safe for Apps to reference this class.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CyColumnViewMetadata
-
-
Method Details
-
getName
-
getBypassValues
-
getStyleName
-