export * from './anchor'; export * from './dot'; export * from './Canvas'; export * from './Drawable'; export * from './Polygon'; export * from './Point'; export * from './line'; export * from './coordinateNormalization';