Expand description
All shape types and structs
Enums§
- Primitive
Shape - Primitive types that can be found in a shape
- Primitive
Shape Type - Arrays may contain either a primitive or an object whose values are primitives
- Shape
Type - Shape types that can be found in a shapes object. Either a primitive, an array containing any type, or a nested shape. If the type is an array, all elements must be the same type
Type Aliases§
- Shape
- The Shape Object
- Shape
Primitive - The Primitive Shape Object