Features
JBean App Framework
JComponentSet
Common Shape Component
Basic Chart Component
Core Formula Component
JDataGrid Core Component
ModelIO Readers and Writers
JDataGrid Spreadsheet Component
Cell Formula Component
WorkBook Readers and Writers
JDataGrid Spreadsheet JavaFX Add-ons
JDataGrid Spreadsheet JavaEE Add-ons
JDataGrid Database Component
Home
>
Products
>
JComponentPack Overview
>
Features
> Common Shape Component
Common Shape Component Features
Shape Type
The current version provides some common nodes, 2D shape nodes and 3D shape nodes to use.
Common Shape(Cube, Sphere, Pyramid, etc.)
JDataGrid includes the common shapes, such as cube, sphere, pyramid, it allows you create the spreadsheet with these shapes.
Common Nodes:
TextNode
ImageNode
GridNode
AxisNode
2D Shape Nodes:
RectangleNode
RoundRectangleNode
EllipseNode
TriangleNode
TrapeziumNode
DiamondNode
ArcNode
LineNode
PolygonNode
CurveNode
ElbowNode
3D Shape Nodes:
CubeNode
CylinderNode
SphereNode
ConeNode
PyramidNode
2D Shape Links:
LineLink
PolylineLink
ElbowLink
CurveLink
top