|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.reprap.geometry.Producer org.reprap.geometry.EstimationProducer
public class EstimationProducer
A specialisation of Producer that doesn't preview anything and always uses the virtual printer. This is useful to determine in advance the resource requirements (time and materials) to produce an assembly.
Field Summary |
---|
Fields inherited from class org.reprap.geometry.Producer |
---|
allSTLs, bld, layerRules |
Constructor Summary | |
---|---|
EstimationProducer(RepRapBuild builder)
|
Method Summary |
---|
Methods inherited from class org.reprap.geometry.Producer |
---|
dispose, getLayer, getLayers, getTotalDistanceExtruded, getTotalDistanceMoved, getTotalElapsedTime, getTotalVolumeExtruded, pause, produce, resume, setCancelled, setLayerPause, setSegmentPause |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EstimationProducer(RepRapBuild builder) throws java.lang.Exception
builder
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |