Maven module :un.api : api-display :
Class : un.engine.painter2d.Contour
Extends/Implements : un.api.collection.Pair
Subclasses : -

A contour is a pair of brush and Paint.
author  Johann Sorel


Variables : -
Functions : Contour, getValue1, getValue2



public void Contour (Brush value1, Paint value2)

public Brush getValue1 ()

public Paint getValue2 ()