This enumeration defines the border types and used with MapArea classes.
Definition at line 25 of file djv_mapareas.h.
This enumeration defines the types of MapArea instances.
| matRect |
rect (rectangle) type. See MapRect. |
| matOval |
oval type. See MapOval. |
| matPoly |
poly (polygon) type. See MapPoly. |
| matLine |
line (line/arrow) type. See MapLine. |
| matText |
text (text box) type. See MapText. |
Definition at line 39 of file djv_mapareas.h.
This enumeration is used by DjVuEncoder and JB2Encoder to determine the type of mask.
Definition at line 40 of file djv_common.h.
This enumeration is used by encoder classes to determine the type of an image.
Definition at line 22 of file djv_common.h.
Definition at line 24 of file djv_security.h.
This enumeration is used to describe the rotation status. The angle is counter-clockwise.
| rot0 | 0 degree. |
| rot90 | 90 degrees. |
| rot180 | 180 degrees. |
| rot270 | 270 degrees. (90 degrees clockwise). |
Definition at line 59 of file djv_common.h.