Details
-
Type: New Feature
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: JVL-Ajax
-
Labels:None
Description
Implement new API methods to enable the caller to discover and manipulate the types of features that are displayed and their rendering order.
Jalview.getFeatureState(boolean state);
Jalview.setFeatureState(String listoffeaturetypes,boolean state);
Jalview.setFeatureDisplayOrder(String listoffeaturetypesInOrder);
Jalview.getFeatureDisplayOrder();
These functions were suggested following a posting from Patrick Winters on jalview-discuss:
http://www.compbio.dundee.ac.uk/pipermail/jalview-discuss/2010-September/000450.html
Jalview.getFeatureState(boolean state);
Jalview.setFeatureState(String listoffeaturetypes,boolean state);
Jalview.setFeatureDisplayOrder(String listoffeaturetypesInOrder);
Jalview.getFeatureDisplayOrder();
These functions were suggested following a posting from Patrick Winters on jalview-discuss:
http://www.compbio.dundee.ac.uk/pipermail/jalview-discuss/2010-September/000450.html