public class ExcludeGenerationContext extends IncludeGenerationContext
Used internally by the context generation framework.
Use the ScadGenerationContextFactory
to generate generation context.
Modifier | Constructor and Description |
---|---|
protected |
ExcludeGenerationContext(Collection<Integer> excluded) |
Modifier and Type | Method and Description |
---|---|
boolean |
isTagIncluded()
True if the current object should be included into the result.
|
applyTag
protected ExcludeGenerationContext(Collection<Integer> excluded)
public boolean isTagIncluded()
IScadGenerationContext
isTagIncluded
in interface IScadGenerationContext
isTagIncluded
in class IncludeGenerationContext
Copyright © 2014–2020, Printing in 3D. All rights reserved.