Uses of Interface
repast.simphony.visualizationOGL2D.EdgeStyleOGL2D
Package
Description
-
Uses of EdgeStyleOGL2D in repast.simphony.visualization.editedStyle
Modifier and TypeClassDescriptionclass
Edge style from xml serialized style info. -
Uses of EdgeStyleOGL2D in repast.simphony.visualization.engine
Modifier and TypeMethodDescriptionprotected EdgeStyleOGL2D
NetworkStyleRegistrarOGL2D.createEditedEdgeStyle
(String styleName) -
Uses of EdgeStyleOGL2D in repast.simphony.visualizationOGL2D
Modifier and TypeClassDescriptionclass
Default implementation of OGL 2D edge style.Modifier and TypeMethodDescriptionvoid
DisplayOGL2D.registerNetworkStyle
(Network<?> network, EdgeStyleOGL2D style) Registers the specified style for the specified network.ModifierConstructorDescriptionNetworkLayerOGL2D
(Network<?> network, EdgeStyleOGL2D style, saf.v3d.scene.VLayer layer, DisplayOGL2D display) -
Uses of EdgeStyleOGL2D in repast.simphony.ws
Modifier and TypeMethodDescriptionvoid
DisplayServer2D.registerNetworkStyle
(Network<?> network, EdgeStyleOGL2D style)