
org.hyperscala.svg.traits.Shape.scala Maven / Gradle / Ivy
The newest version!
package org.hyperscala.svg.traits
import org.hyperscala.svg.SVGTag
/**
* @author Matt Hicks
*/
trait Shape extends SVGTag with ConditionalProcessing with Presentation
© 2015 - 2025 Weber Informatics LLC | Privacy Policy