Package guideme.scene.element
Interface SceneElementTagCompiler
- All Superinterfaces:
Extension
- All Known Implementing Classes:
AnnotationTagCompiler
,BlockAnnotationElementCompiler
,BoxAnnotationElementCompiler
,DiamondAnnotationElementCompiler
,ImportStructureElementCompiler
,IsometricCameraElementCompiler
,LineAnnotationElementCompiler
,SceneBlockElementCompiler
Contributed by
DefaultExtensions
.-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
compile
(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)
-