Winter Cardinal UI - v0.442.0 / EShapeRendererIterator
• new EShapeRendererIterator(): EShapeRendererIterator
src/main/typescript/wcardinal/ui/shape/e-shape-renderer-iterator.ts:15
• Protected
_current: null
| EShape
src/main/typescript/wcardinal/ui/shape/e-shape-renderer-iterator.ts:13
• Protected
_data: EShapeRendererIteratorDatum
[]
src/main/typescript/wcardinal/ui/shape/e-shape-renderer-iterator.ts:11
• Protected
_datum: EShapeRendererIteratorDatum
src/main/typescript/wcardinal/ui/shape/e-shape-renderer-iterator.ts:12
• Protected
_index: number
src/main/typescript/wcardinal/ui/shape/e-shape-renderer-iterator.ts:10
▸ get(): null
| EShape
null
| EShape
src/main/typescript/wcardinal/ui/shape/e-shape-renderer-iterator.ts:36
▸ next(): null
| EShape
null
| EShape
src/main/typescript/wcardinal/ui/shape/e-shape-renderer-iterator.ts:40
▸ reset(shape
, shapes
): null
| EShape
Name | Type |
---|---|
shape |
null | EShape |
shapes |
EShape [] |
null
| EShape
src/main/typescript/wcardinal/ui/shape/e-shape-renderer-iterator.ts:22