public final class ExcludedScadGenerationContext extends Object implements IScadGenerationContext
Used internally by the context generation framework.
Use the ScadGenerationContextFactory to generate generation context.
| Modifier and Type | Field and Description |
|---|---|
static IScadGenerationContext |
INSTANCE
The only instance of this immutable object.
|
| Modifier and Type | Method and Description |
|---|---|
IScadGenerationContext |
applyTag(int tag)
Apply the given tag to this context.
|
boolean |
isTagIncluded()
True if the current object should be included into the result.
|
public static final IScadGenerationContext INSTANCE
public boolean isTagIncluded()
IScadGenerationContextisTagIncluded in interface IScadGenerationContextpublic IScadGenerationContext applyTag(int tag)
IScadGenerationContextapplyTag in interface IScadGenerationContexttag - the tag to be appliedCopyright © 2014–2020, Printing in 3D. All rights reserved.