public class Part21Writer.State extends Object
| Constructor and Description |
|---|
Part21Writer.State() |
| Modifier and Type | Method and Description |
|---|---|
float |
getFraction()
Get the fraction of instances written.
|
int |
getInstancesProcessed()
Get the number if instances that have already been written.
|
int |
getInstancesTotal()
Get the total number in instances in the model to be written.
|
public int getInstancesTotal()
public int getInstancesProcessed()
public float getFraction()