All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.graphstream.ui.j2dviewer.UI_Attributes Maven / Gradle / Ivy

Go to download

The GraphStream library. With GraphStream you deal with graphs. Static and Dynamic. You create them from scratch, from a file or any source. You display and render them.

The newest version!
graph :
	ui.antilalias		(present or not)		Activate the text and shape anti-aliasing.
	ui.quality			(present or not)		Activate the quality (but slower) rendering modes.
	ui.%.title			String					Set the view frame title with % the id of the view.
	ui.default.title	String					Set all views default title.
	ui.stylehseet		String					The URL of a stylesheet or the stylesheet itself.
	
Elements :
	ui.class			String					Set of classes separated by commas.
	ui.style			String					The style of an element.
		




© 2015 - 2025 Weber Informatics LLC | Privacy Policy