Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
graphviz
master
GraphViz
Attrs
AttributeException
Constants
DSL
Edge
Node
Type
GraphVizType
GVAddDouble
GVAddPoint
GVArrowType
GVBool
GVClusterMode
GVColor
HSV
RGB
RGBA
GVColorList
GVDirType
GVDouble
GVDoubleList
GVEscString
GVInt
GVLblString
GVMultiParseException
GVOutputMode
GVPageDir
GVParseException
GVPoint
Dim2
Dim3
GVPointList
GVPortPos
GVQuadType
GVRankDir
GVRankType
GVRect
GVShape
GVSmoothType
GVSplineType
SplineTypeException
GVStartType
Style
GVString
GVViewPort
Built with Crystal 1.9.2
2023-10-07 18:17:23 UTC
struct
GraphViz::Type::GVAddDouble
GraphViz::Type::GVAddDouble
Struct
Value
Object
Defined in:
graphviz/types/add_double.cr
Constructors
.new
(data : Float64, signed : Bool =
false
)
Class Method Summary
.gv_parse
(a)
Instance Method Summary
#to_gv
(io)
#to_gv
Constructor Detail
def self.
new
(data : Float64, signed : Bool =
false
)
#
[
View source
]
Class Method Detail
def self.
gv_parse
(a)
#
[
View source
]
Instance Method Detail
def
to_gv
(io)
#
[
View source
]
def
to_gv
#
[
View source
]