- get4ByteFloat(int, int, int, int) - Static method in class it.andynaz.irex.dr1000.scribble.Util
-
Transform 4 bytes in a float.
- getColor(int) - Static method in class it.andynaz.irex.dr1000.util.ColorMgr
-
Returns the color for a stroke.
- getColorBg() - Static method in class it.andynaz.irex.dr1000.util.ColorMgr
-
Returns the color for the background.
- getDbName() - Method in class it.andynaz.irex.dr1000.document.Document
-
Return the file name as it is present in the database file.
- getDbName() - Method in class it.andynaz.irex.dr1000.document.Note
-
- getDbName() - Method in class it.andynaz.irex.dr1000.document.PdfDocument
-
Return the name of the PDF file.
- getDefaultFileName() - Method in class it.andynaz.irex.dr1000.document.Document
-
Return the default filename used to create the output files.
- getDefaultFileName() - Method in class it.andynaz.irex.dr1000.document.Note
-
Return the name of the database file, without the extension.
- getDefaultFileName() - Method in class it.andynaz.irex.dr1000.document.PdfDocument
-
Return the name of the PDF source file, without the extension.
- getDocument(File) - Static method in class it.andynaz.irex.dr1000.document.Document
-
Return the document suitable for 'file'.
- getFileId(String) - Method in class it.andynaz.irex.dr1000.document.ScribbleMgr
-
Returns the id corresponding to a file name.
- getIntFromBytes(int...) - Static method in class it.andynaz.irex.dr1000.scribble.Util
-
Transform a series of bytes in an int.
- getPoints() - Method in class it.andynaz.irex.dr1000.scribble.Stroke
-
Returns the list of points in this page.
- getScaledX() - Method in class it.andynaz.irex.dr1000.scribble.Stroke.Point
-
Return the scaled value of the 'y' coordinate of this point.
- getScaledY() - Method in class it.andynaz.irex.dr1000.scribble.Stroke.Point
-
Return the scaled value of the 'y' coordinate of this point.
- getScribbledFiles() - Method in class it.andynaz.irex.dr1000.document.ScribbleMgr
-
Returns a matrix with the scribbled files in the database.
- getScribbledPages(int) - Method in class it.andynaz.irex.dr1000.document.ScribbleMgr
-
Returns a list of the pages' number with scribbles.
- getScribbleMgr() - Method in class it.andynaz.irex.dr1000.document.Document
-
- getScribbles(int, int) - Method in class it.andynaz.irex.dr1000.document.ScribbleMgr
-
Returns a blob with the scribbles.
- getStrokes() - Method in class it.andynaz.irex.dr1000.scribble.Page
-
Returns the list of strokes in this page.
- getWidth() - Method in class it.andynaz.irex.dr1000.scribble.Stroke
-
Returns the width of this stroke.
- getX() - Method in class it.andynaz.irex.dr1000.scribble.Stroke.Point
-
Returns the 'x' coordinate of this point.
- getY() - Method in class it.andynaz.irex.dr1000.scribble.Stroke.Point
-
Returns the 'y' coordinate of this point.
- getZoom() - Method in class it.andynaz.irex.dr1000.scribble.Stroke
-
Returns the zoom level of this stroke.