public class Render extends Object
Modifier and Type | Method and Description |
---|---|
static void |
exportSVG(ProjectThing thing,
double z_scale) |
void |
render(Thing thing)
Recursive search for profile_list and pipe objects
|
void |
save(double z_scale)
Popup a dialog to save a .shapes file with all the curves of the objects inside.
|
public Render(Thing thing)
public void render(Thing thing)
public void save(double z_scale)
public static void exportSVG(ProjectThing thing, double z_scale)
Copyright © 2015–2021 Fiji. All rights reserved.