In an earlier post, I suggested that it might be cool to link the open source version of Microsoft’s Seadragon to Los Alamos National Laboratory’s Jpeg2000 server, Djatoka. Since that post, the folks at OpenSeadragon cleaned up a lot of the JavaScript making it much easier to do this. I’ve essentially just rewritten the “get [...]
Pages
- Contact
- Home
- About
- Blog
- Documentation
- TILE Plugin Development
- User Guide
- List of Plugins
- TILE API
- activate(name {String})
- addToolBarButton(button {Object})
- attachMetadataDialog(obj {Object}, handle {String})
- changePage(val {Integer})
- deleteObj(obj {Object})
- getJSON(page {Boolean})
- getXML(opt {Boolean})
- insertData(data {Object})
- insertMode(name {String})
- insertModeButtons(html {String}, section {String}, name {String})
- insertModeHTML(html {String}, section {String}, name {String})
- insertModePlugin(name {String}, plugin {String})
- insertPlugin(plugin {String})
- insertTags(tags {Array})
- linkObjects(obj1 {Object}, obj2 {Object})
- linkWithActiveObj(obj1 {Object})
- nextPage()
- parseJSON(file {String} or file {Object})
- prevPage()
- registerPlugin(pw {Object})
- setActiveObj(obj {Object})
- updateData(obj {Object})
- TILE JSON
- Frequently Asked Questions
Categories