add_constraint


Description:

public void add_constraint (RendererConstraint constraint)

This adds a renderer selection constraint.

Applications should ideally minimize how many of these constraints they depend on to ensure maximum portability.

Parameters:

this

An unconnected Renderer

constraint

A RendererConstraint to add