Flag

ostrat.pFlags.Flag
trait Flag

The flag trait is a builder for Graphic Elements and sequences of Graphic Elements, representing the flag, it is not itself.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Armenia
object Austria
object Belgium
object CCCP
object Chad
object Chile
object China
object Colombia
object Cyprus
object CzechRepublic
trait EnglandLike
object England
object UnitedKingdom
object Eritrea
object France
object Germany
object Germany1871
object India
object Iraq
object Ireland
object Italy
object Japan
object Russia
object Swastika
object USSR
object UnitedStates
object WhiteFlag
Show all

Members list

Value members

Abstract methods

def name: String
def ratio: Double

Concrete methods

def compound(evObj: AnyRef): PolygonCompound
def leftToRight(colours: Colour*): GraphicElems

Equal width vertical bands. width ratio should normally be greater than 1.0

Equal width vertical bands. width ratio should normally be greater than 1.0

Attributes

def rect: Rect
def topToBottom(colours: Colour*): GraphicElems

Equal height horizontal bands. width ratio should normally be greater than 1.0

Equal height horizontal bands. width ratio should normally be greater than 1.0

Attributes

def topToBottomRepeat(numBands: Int, colours: Colour*): GraphicElems

Equal height horizontal bands. width ratio should normally be greater than 1.0

Equal height horizontal bands. width ratio should normally be greater than 1.0

Attributes