okular/ui/data
Pino Toscano 05d97ede77 Annotations:
- make the PagePainter draw all the points specified in a LineAnnotation, as it can represent also a Polygon or Polyline annotation
- automatically read the annotation dom element in the base AnnotatorEngine class, so every engine won't need to read it on its own
- properly reset some vars in the engines
- when constructing a Stamp annotation, use the right 'icon' attribute of the annotation element (and not the icon of the engine)
- renamed the TwoPointsEngine into PolyLineEngine, and abstracted to construct a polygon/polyline with a specified number of sides
- added a polygon button on the annotation toolbar
- check better if the annotator has to paint something

svn path=/trunk/playground/graphics/okular/; revision=583102
2006-09-11 11:51:10 +00:00
..
sources KPDF HotNewStuff Browser! 2005-04-16 00:25:26 +00:00
checkmark.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
circle.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
CMakeLists.txt clean up the CMakeLists.txt files from the auto* stuff 2006-07-07 15:08:46 +00:00
comment.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
cross.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
ghns.png KPDF HotNewStuff Browser! 2005-04-16 00:25:26 +00:00
ghns_star.png KPDF HotNewStuff Browser! 2005-04-16 00:25:26 +00:00
ghns_star_gray.png KPDF HotNewStuff Browser! 2005-04-16 00:25:26 +00:00
help.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
insert.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
key.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
newparagraph.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
note.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
paragraph.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
README.Icons Added directory desctiption. 2005-04-14 11:34:26 +00:00
rightarrow.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
rightpointer.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
star.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
tool_eraser.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
tool_hl_orange.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
tool_hl_pink.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
tool_hl_yellow.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
tool_ink_green.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
tool_note.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
tools.xml Annotations: 2006-09-11 11:51:10 +00:00
uparrow.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00
upleftarrow.png Added icons for Text annotations (ake the 'page sybols'). Changed naming to 2005-04-13 18:21:18 +00:00

The icons contained in this directory are divided into:

>> Annotations TOOLBAR Icons:
These icons are displayed only on the annotation toolbar that popups up
then entering the review mode:
  tool_eraser, tool_hl_orange, tool_hl_pink, tool_hl_yellow, tool_ink_green,
  tool_note

>> Annotations PAGE Icons
The following icons are mandated in the PDF1.6 spec or adopted de facto by
some programs. The following are used by Text notes (Stamps not yet ready):
  checkmark, circle, comment, cross, help, insert, key, newparagraph,
  note, paragraph, rightarrow, rightpointer, star, uparrow, upleftarrow