Package guideme.scene.element
Interface SceneElementTagCompiler
- All Superinterfaces:
Extension
- All Known Implementing Classes:
AnnotationTagCompiler,BlockAnnotationElementCompiler,BlockAnnotationTemplateElementCompiler,BoxAnnotationElementCompiler,DiamondAnnotationElementCompiler,EntityElementCompiler,ImportStructureElementCompiler,IsometricCameraElementCompiler,LineAnnotationElementCompiler,SceneBlockElementCompiler,SceneRemoveBlocksElementCompiler
Contributed by
DefaultExtensions.-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidcompile(GuidebookScene scene, PageCompiler compiler, LytErrorSink errorSink, guideme.libs.mdast.mdx.model.MdxJsxElementFields el) Methods inherited from interface guideme.extensions.Extension
onExtensionsBuilt
-
Field Details
-
EXTENSION_POINT
-
-
Method Details
-
getTagNames
-
compile
void compile(GuidebookScene scene, PageCompiler compiler, LytErrorSink errorSink, guideme.libs.mdast.mdx.model.MdxJsxElementFields el)
-