com.alpine.plugin.core

icon

package icon

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait IconShape extends AnyRef

  2. case class OperatorIcon extends Product with Serializable

    Created by Jennifer Thompson on 4/27/16.

Value Members

  1. object Diamond extends IconShape with Product with Serializable

  2. object DownTrapezium extends IconShape with Product with Serializable

  3. object Hexagon extends IconShape with Product with Serializable

  4. object Jewell extends IconShape with Product with Serializable

  5. object LeftTrapezium extends IconShape with Product with Serializable

  6. object Octagon extends IconShape with Product with Serializable

  7. object OperatorIcon extends Serializable

  8. object Pentagon extends IconShape with Product with Serializable

  9. object RightTrapezium extends IconShape with Product with Serializable

  10. object Square extends IconShape with Product with Serializable

  11. object StarBurst extends IconShape with Product with Serializable

  12. object SubFlow extends IconShape with Product with Serializable

  13. object Triangle extends IconShape with Product with Serializable

  14. object UpTrapezium extends IconShape with Product with Serializable

  15. object UpsideDownTriangle extends IconShape with Product with Serializable

Ungrouped