Class: Pdf4me::Rotate
Constant Summary collapse
- ATTRIBUTES =
{ angle: 'Double', origin_x: 'Integer', origin_y: 'Integer' }
Method Summary
Methods inherited from Base
#attributes, #defaults, #initialize
Methods included from Serializer
#_deserialize, #from_hash, #from_response
Methods included from Assigner
Constructor Details
This class inherits a constructor from Pdf4me::Base