Preparing search index...
The search index is not available
Documentation Home Page: F.A.S.T.
®
Cloud SDK Getting Started
Options
All
Public
Menu
Fovia
GSPS
Class GSPS
GSPS
GSPS Example
This example shows how to load, save and manipulate GSPS (Grayscale Softcopy Presentation State) through the API.
This example includes
loads the default GSPS object found in the apps/gsps directory. If multiple GSPS examples are found, it will load the most recently saved GSPS object
if this directory contains a single study with its corresponding CADSR object, it will display the CADSR objects in the viewport
mouse over the annotations to move it, or press the DELETE key to remove the annotation
shift-left-click will create a new annotation (line is default)
responds to keyboard shortcuts (1-6) to allow creation of line, polyline, circle, ellipse, text, and point annotations
save current GSPS state using the "s" key
View source
/foviaserver/public/apps/gsps/gsps.js
To run the example, click onhttp://localhost:8088/apps/gsps/gsps.html
Hierarchy
GSPS
Fovia.UI
Fovia
Fovia.
Util
GSPS Example
This example shows how to load, save and manipulate GSPS (Grayscale Softcopy Presentation State) through the API.This example includes
To run the example, click onhttp://localhost:8088/apps/gsps/gsps.html