1
0
mirror of https://github.com/lxsang/Diya-API.git synced 2024-12-27 03:48:21 +01:00
Diya-API/Diya/DiyaEllipse.class.st

6 lines
96 B
Smalltalk
Raw Normal View History

Class {
#name : #DiyaEllipse,
#superclass : #Diya2DPrimShape,
#category : #'Diya-Graphics'
}