![]() | InDesign SDK 20.5 |

Public Types | |
| enum | { kNumOfMojikumiPriority = 10 } |
| typedef base_type | data_type |
Public Member Functions | |
| bool16 | operator== (const MojikumiElement &other) const |
| bool16 | operator!= (const MojikumiElement &other) const |
| MojikumiElement & | operator*= (PMReal scale) |
| MojikumiElement & | operator+= (PMReal indent) |
| void | Clear () |
| void | Set (PMReal min, PMReal des, PMReal max, int16 pri=0, bool16 alt=kFalse) |
| PMReal | Minimum () const |
| PMReal | Desired () const |
| PMReal | Maximum () const |
| int16 | Priority () const |
| bool16 | IsAkiDoesntFloat () const |
| PMReal & | Minimum () |
| PMReal & | Desired () |
| PMReal & | Maximum () |
| int16 & | Priority () |
| bool16 & | IsAkiDoesntFloat () |