|
Class Summary |
| ApolloControlServer |
this class kicks off the servlet. |
| ApolloControlServlet |
take in http request for a location and load it -
for now hardwired to game adapter loading fly
actually i dont think thats true anymore - i think this just scrolls & zooms to
the region if its within range, rather than causing a whole reload as reloading in
apollo isnt zippy like igb so it would be too laggy
url that it responds to looks something like this
http://localhost:8085/ApolloControl?seqid=chr2R&start=10000&end=12000
maybe add ?organism=dmel |
| IgbBridge |
Gets selection events from apollo - via controller, set up by CuiCurationState,
configured in style - sends selection to igb via http |