fist.beans.FISTbeanDocViewableSpec

  SubClasses: FISTbeanDocPartSpec, FISTbeanDocPageSpec

Doc Specs are used by developers to save and restore state of Docs, including annotations.

You may .

Methods
public int getViewRot();
  Returns the rotation in degrees (0, 90, 180, 270) at which the user last viewed the item.
public boolean getViewInvert();
  Returns true if the user last viewed the item inverted (black and white reversed, etc.).
public int getViewBrightness();
  Returns the brightness adjustment (from -100 to +100) at which the user last viewed the item.
public int getViewContrast();
  Returns the contrast adjustment (from -100 to +100) at which the user last viewed the item.
public Vector getAnnots();   Returns the annotations (opaque objects) which the user has made to the item.