Uses of Interface
repast.simphony.visualizationOGL2D.StyleOGL2D
Packages that use StyleOGL2D
Package
Description
-
Uses of StyleOGL2D in repast.simphony.visualization.editedStyle
Classes in repast.simphony.visualization.editedStyle that implement StyleOGL2DModifier and TypeClassDescriptionclassLoads style info from a serialized EditedStyleData class. -
Uses of StyleOGL2D in repast.simphony.visualization.engine
Methods in repast.simphony.visualization.engine that return StyleOGL2DModifier and TypeMethodDescriptionprotected StyleOGL2D<?>StyleRegistrarOGL2D.createdEditedStyle(String editedStyleName) -
Uses of StyleOGL2D in repast.simphony.visualizationOGL2D
Classes in repast.simphony.visualizationOGL2D that implement StyleOGL2DMethods in repast.simphony.visualizationOGL2D with parameters of type StyleOGL2DModifier and TypeMethodDescriptionvoidDisplayOGL2D.registerStyle(Class<?> clazz, StyleOGL2D<?> style) Register the specified style for the specified class.Constructors in repast.simphony.visualizationOGL2D with parameters of type StyleOGL2DModifierConstructorDescriptionStyledDisplayLayerOGL2D(StyleOGL2D<?> style, saf.v3d.scene.VLayer layer) -
Uses of StyleOGL2D in repast.simphony.ws
Methods in repast.simphony.ws with parameters of type StyleOGL2DModifier and TypeMethodDescriptionvoidDisplayServer2D.registerStyle(Class<?> clazz, StyleOGL2D<?> style) voidStyledLayer.setStyle(StyleOGL2D<?> style) Constructors in repast.simphony.ws with parameters of type StyleOGL2D