Uses of Interface
repast.simphony.visualizationOGL2D.EdgeStyleOGL2D
Packages that use EdgeStyleOGL2D
Package
Description
-
Uses of EdgeStyleOGL2D in repast.simphony.visualization.editedStyle
Classes in repast.simphony.visualization.editedStyle that implement EdgeStyleOGL2DModifier and TypeClassDescriptionclass
Edge style from xml serialized style info. -
Uses of EdgeStyleOGL2D in repast.simphony.visualization.engine
Methods in repast.simphony.visualization.engine that return EdgeStyleOGL2DModifier and TypeMethodDescriptionprotected EdgeStyleOGL2D
NetworkStyleRegistrarOGL2D.createEditedEdgeStyle
(String styleName) -
Uses of EdgeStyleOGL2D in repast.simphony.visualizationOGL2D
Classes in repast.simphony.visualizationOGL2D that implement EdgeStyleOGL2DModifier and TypeClassDescriptionclass
Default implementation of OGL 2D edge style.Methods in repast.simphony.visualizationOGL2D with parameters of type EdgeStyleOGL2DModifier and TypeMethodDescriptionvoid
DisplayOGL2D.registerNetworkStyle
(Network<?> network, EdgeStyleOGL2D style) Registers the specified style for the specified network.Constructors in repast.simphony.visualizationOGL2D with parameters of type EdgeStyleOGL2DModifierConstructorDescriptionNetworkLayerOGL2D
(Network<?> network, EdgeStyleOGL2D style, saf.v3d.scene.VLayer layer, DisplayOGL2D display) -
Uses of EdgeStyleOGL2D in repast.simphony.ws
Methods in repast.simphony.ws with parameters of type EdgeStyleOGL2DModifier and TypeMethodDescriptionvoid
DisplayServer2D.registerNetworkStyle
(Network<?> network, EdgeStyleOGL2D style)