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 10:32:14 UTC
enum
GraphViz::Type::GVQuadType
Defined in:
graphviz/types/quad_type.cr
Enum Members
Normal
=
0
Fast
=
1
None
=
2
Class Method Summary
.gv_parse
(a)
Instance Method Summary
#fast?
#none?
#normal?
#to_gv
(io)
#to_gv
Class Method Detail
def self.
gv_parse
(a)
#
[
View source
]
Instance Method Detail
def
fast?
#
[
View source
]
def
none?
#
[
View source
]
def
normal?
#
[
View source
]
def
to_gv
(io)
#
[
View source
]
def
to_gv
#
[
View source
]