31.01.2014 Views

Version 5.0 The LEDA User Manual

Version 5.0 The LEDA User Manual

Version 5.0 The LEDA User Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

string<br />

string<br />

color<br />

GW.get name(geo scenegroup gs)<br />

GW.set name(geo scene sc, string nm)<br />

GW.get color(geo scene sc)<br />

returns the name of scene group gs.<br />

gives scene sc the name nm. If there is already a scene<br />

with name nm, another name is constructed based on<br />

nm and is given to sc. <strong>The</strong> operation will return the<br />

given name.<br />

returns the boundary drawing color of scene sc.<br />

color GW.set color(geo scene sc, color c)<br />

void GW.set color(geo scenegroup gs, color c)<br />

sets the boundary drawing color of scene sc to c.<br />

sets the boundary drawing color of all scenes in group<br />

gs to c.<br />

color<br />

GW.get selection color(geo scene sc)<br />

returns the boundary drawing color for selected objects<br />

of scene sc.<br />

color GW.set selection color(geo scene sc, color c)<br />

sets the boundary drawing color for selected objects<br />

of scene sc to c.<br />

void GW.set selection color(geo scenegroup gs, color c)<br />

sets the boundary drawing color for selected objects<br />

of all scenes in gs to c.<br />

color<br />

GW.get selection fill color(geo scene sc)<br />

returns the fill color for selected objects of scene sc.<br />

color GW.set selection fill color(geo scene sc, color c)<br />

sets the fill color for selected objects of scene sc to c.<br />

line style<br />

GW.get selection line style(geo scene sc)<br />

returns the line style for selected objects of scene sc.<br />

line style GW.set selection line style(geo scene sc, line style l)<br />

sets the line style for selected objects of scene sc to l.<br />

int<br />

GW.get selection line width(geo scene sc)<br />

returns the line width for selected objects of scene sc.<br />

int GW.set selection line width(geo scene sc, int w)<br />

sets the line width for selected objects of scene sc to<br />

w.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!