docs
docs
API
org.nspl
data
DataMatrix
DataSource
DataSourceWithQuantiles
DataTable
HexBin
HistogramData
HistogramData
KDE
MinMax
MinMaxImpl
Row
VectorRow
VectorRow
contour
AffineTransform
AffineTransform
Align
Anchor
Center
Left
NoAlignment
Right
Alignment
Axis
AxisFactory
AxisSettings
AxisSettings
Bounds
Build
CanvasRC
Cap
Cap
Butt
Round
Square
Color
Color
Colormap
Colormap
ColumnLayout
DataElem
DataElem
DataElem3D
DataElem3D
DataRenderer
DataRenderer3D
DiscreteColors
ElemEither
ElemEither
ElemList
ElemList
ElemList2
ElemList2
ElemOption
ElemOption
Ellipse
EmptyIdentifier
Font
Font
GlyphMeasurer
LineMetrics
FontConfiguration
FreeLayout
GrayScale
HeatMapColors
HorizontalStack
Identifier
InLegend
JavaAWTUtil
JavaRC
Layout
LegendConfig
Line
LinearAxisFactory
Log10AxisFactory
LogHeatMapColors
NotInLegend
Parameters
Parameters
Path
PathOperation
PathOperation
CubicTo
LineTo
MoveTo
QuadTo
PlotAreaIdentifier
PlotId
Point
Rectangle
RedBlue
RelFontSize
RelativeToFirst
Renderable
Renderer
RenderingContext
Shape
Shape
ShapeElem
SimplePath
Stroke
StrokeConf
TableColormap
TableColormap
TableLayout
TextBox
TextBox
TextLayout
TextLayout
VerticalStack
ZStack
awtrenderer
canvasFont
canvasrenderer
defaultBuild
ftsSyntaxDouble
ftsSyntaxInt
saddle
svgFont
docs
/
org.nspl
/
Shape
Shape
org.nspl.Shape
See the
Shape
companion trait
object
Shape
Attributes
Companion
trait
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Shape
.
type
Members list
Clear all
Value members
Concrete methods
def
circle
(
r
:
Double
):
Ellipse
def
ellipse
(
x
:
Double
,
y
:
Double
,
w
:
Double
,
h
:
Double
):
Ellipse
def
hexagon
(
size
:
Double
):
SimplePath
def
line
(
p1
:
Point
,
p2
:
Point
):
Line
def
rectangle
(
x
:
Double
,
y
:
Double
,
w
:
Double
,
h
:
Double
,
anchor
:
Option
[
Point
]):
Rectangle
def
square
(
r
:
Double
):
Rectangle
In this article
Attributes
Members list
Value members
Concrete methods