Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-1094

json structure and get/set methods for controlling the display state of an alignment window

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Open
    • Priority: Critical
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: 3.0
    • Component/s: JVL-Ajax, jvlite
    • Labels:
      None

      Description

      JalviewLite alignment views (or alignFrames) should provide two methods like:

      JSON getAlignmentViewState()
      void updateAlignmentViewState(JSON state)

      The JSON structure would correspond to the attributes defining the current alignment view, and include things like:

      {
        showUnconserved : true,
        globalColourScheme : 'ClustalX',
        wrapped : true,
        ..
      }


        Attachments

          Issue Links

            Activity

              People

              Assignee:
              tcnofoegbu Tochukwu Charles N Ofoegbu
              Reporter:
              jprocter James Procter
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Dates

                Created:
                Updated: