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::GVStartType::Style
Defined in:
graphviz/types/start_type.cr
Enum Members
Regular
=
0
Self
=
1
Random
=
2
Instance Method Summary
#random?
#regular?
#self?
Instance Method Detail
def
random?
#
[
View source
]
def
regular?
#
[
View source
]
def
self?
#
[
View source
]