org.tm4j.tmnav.env.desc.RendererDesc .addUnsuitableAbstractor(java.lang.String id)

Description

Adds the id of an AbstractorDesc to the set of AbstractorDesc-ids that are not suitable to be used with this Renderer

Parameters
java.lang.String id id of an AbstractorDesc

Returns

true, if the id was added to the set of unsuitable abstractorDesc-ids, false if the set already contained the given id.

Other Resources

Related Topics

Has Parameters