public abstract class AnnotatedModelProvider extends Object implements IModelProvider
An IModelProvider implementation based on annotations.
Use the ModelPart annotation to denote the methods to be used as parts for the export when extending
this class. The IModelProvider.getAssembledModel() method should be still implemented though.
| Constructor and Description |
|---|
AnnotatedModelProvider() |
| Modifier and Type | Method and Description |
|---|---|
List<ModelWithPath> |
getModelsAndPaths()
The parts of the object with the path for them.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAssembledModelpublic final List<ModelWithPath> getModelsAndPaths()
IModelProvidergetModelsAndPaths in interface IModelProviderCopyright © 2014–2020, Printing in 3D. All rights reserved.