Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
chitra
v0.7.0
Top Level Namespace
BackgroundAPI
Chitra
Background
Color
Composite
Context
Element
Font
GroupEnd
GroupStart
Image
Line
LineDash
Markup
MarkupBox
MarkupTag
MarkupTokens
NewPage
Oval
PdfSurface
PngSurface
Polygon
Rect
Rotate
Scale
ShapeProperties
Size
State
Surface
SvgSurface
Text
TextBox
TextProperties
Translate
ElementAPI
EnableDebugAPI
FillAPI
FillOpacityAPI
FontAPI
FontSizeAPI
ImageAPI
LineAPI
LineCapAPI
LineDashAPI
LineHeightAPI
LineJoinAPI
NewDrawingAPI
NewPageAPI
NoFillAPI
NoStrokeAPI
Number
OvalAPI
PolygonAPI
RectAPI
RotateAPI
SaveAPI
ScaleAPI
SizeAPI
StrokeAPI
StrokeOpacityAPI
StrokeWidthAPI
TextAlignAPI
TextAPI
TextBoxAPI
TranslateAPI
Generated using Crystal 1.14.0
2024-11-26 07:10:26 UTC
struct
SaveAPI
SaveAPI
ElementAPI
Struct
Value
Object
Defined in:
json_api.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#add_to_context
(ctx)
#path
: String
#path=
(path : String)
Instance methods inherited from struct
ElementAPI
add_to_context(ctx : Chitra::Context)
add_to_context
,
type : String
type
,
type=(type : String)
type=
Constructor methods inherited from struct
ElementAPI
new(pull : JSON::PullParser)
new
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
add_to_context
(ctx)
#
[
View source
]
def
path
: String
#
[
View source
]
def
path=
(path : String)
#
[
View source
]