Settings

smile.Settings
object Settings

Settings Configuration for the SMILe Graphics Library.

This object contains global settings affecting the behavior and appearance of graphical elements created using the SMILe library. These settings can be modified to change default behaviors across various operations and elements.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Settings.type

Members list

Type members

Classlikes

enum ScalingMethod(val value: Int)

Enumeration of the different methods used for scaling of bitmaps. See java.awt.Image for details.

Enumeration of the different methods used for scaling of bitmaps. See java.awt.Image for details.

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
enum TransformMethod(val value: Int)

Enumeration of the different methods used for transforming bitmaps. See java.awt.image.AffineTransformOp for details.

Enumeration of the different methods used for transforming bitmaps. See java.awt.image.AffineTransformOp for details.

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all