Class: Rave::Models::Annotation::Style
- Inherits:
-
Rave::Models::Annotation
- Object
- Rave::Models::Annotation
- Rave::Models::Annotation::Style
- Defined in:
- lib/models/annotation.rb
Overview
Style, acting the same as the similarly named CSS properties.
Direct Known Subclasses
BackgroundColor, Color, FontFamily, FontSize, FontWeight, TextDecoration, VerticalAlign
Defined Under Namespace
Classes: BackgroundColor, Color, FontFamily, FontSize, FontWeight, TextDecoration, VerticalAlign
Constant Summary
Constants inherited from Rave::Models::Annotation
Constants included from Rave::Mixins::ObjectFactory
Rave::Mixins::ObjectFactory::WILDCARD
Instance Attribute Summary
Attributes included from Rave::Mixins::ObjectFactory
Method Summary
Methods inherited from Rave::Models::Annotation
#initialize, #name, #range, #to_json, #value
Methods included from Rave::Mixins::ObjectFactory
Constructor Details
This class inherits a constructor from Rave::Models::Annotation