Str2D
Contents:
str2d module
Str2D
Str2D
str2d.Str2D.add
str2d.Str2D.__add__
str2d.Str2D.__radd__
str2d.Str2D.div
str2d.Str2D.__truediv__
str2d.Str2D.__rtruediv__
str2d.Str2D.__mul__
str2d.Str2D.__rmul__
str2d.Str2D.__init__
str2d.Str2D.validate_fill
str2d.Str2D.validate_halign
str2d.Str2D.validate_valign
str2d.Str2D.struct_array_from_bool_array
str2d.Str2D.struct_array_from_char_array
str2d.Str2D.struct_array_from_string
str2d.Str2D.parse
str2d.Str2D.struct_pad
str2d.Str2D.join_h
str2d.Str2D.join_v
str2d.Str2D.equal_height
str2d.Str2D.equal_width
str2d.Str2D.equal_shape
str2d.Str2D.show_with_alignment
str2d.Str2D.transormation_palette
str2d.Str2D.pre
str2d.Str2D.__getattr__
str2d.Str2D.__getitem__
str2d.Str2D.box
str2d.Str2D.box_around
str2d.Str2D.box_over
str2d.Str2D.circle
str2d.Str2D.hole
str2d.Str2D.expand
str2d.Str2D.pad
str2d.Str2D.split
str2d.Str2D.insert
str2d.Str2D.reshape
str2d.Str2D.roll
str2d.Str2D.roll_h
str2d.Str2D.roll_v
str2d.Str2D.hide
str2d.Str2D.fill_with
str2d.Str2D.lower
str2d.Str2D.lstrip
str2d.Str2D.replace
str2d.Str2D.rstrip
str2d.Str2D.strip
str2d.Str2D.strip2d
str2d.Str2D.title
str2d.Str2D.upper
str2d.Str2D.isdigit
Str2D.isdigit()
str2d.Str2D.i
str2d.Str2D.t
str2d.Str2D.h
str2d.Str2D.v
str2d.Str2D.r
str2d.Str2D.alpha
str2d.Str2D.char
str2d.Str2D.height
str2d.Str2D.width
str2d.Str2D.shape
str2d.Str2D.kwargs
str2d.Str2D.pi
str2d.Str2D.e
str2d.Str2D.phi
BoxParts
BoxStyle
Box
Functions
Motivation
About
Str2D
str2d module
str2d.Str2D
str2d.Str2D.isdigit
View page source
str2d.Str2D.isdigit
Str2D.
isdigit
(
)
→
Str2D
[source]
Return whether the data is a digit.