WrappedGridItem

sealed trait WrappedGridItem extends Item

This content may be within a grid, but as a child of some other Item For Example an XY Plot in a graph

trait Item
class Object
trait Matchable
class Any
class Axis3D
class Point3D
class Surface3D
class Volume3D
class Colorbar
class Fit
class Function
class Graph3D
class Page
trait GraphItem
class Key
class Label
class Axis
class Barchart
class Boxplot
class Contours
class Image
class XY
class Ellipse
class ImageFile
class Polygon
class Rectangle
trait GridItem
class Grid
class Graph
class Scene3D
trait PageItem

Value members

Inherited methods

def group: String
Inherited from:
Item
def name: String
Inherited from:
Item