Uses of Enum Class
repast.simphony.visualization.visualization3D.AppearanceFactory.PolygonDraw
-
Uses of AppearanceFactory.PolygonDraw in repast.simphony.visualization.visualization3D
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AppearanceFactory.PolygonDraw[]
AppearanceFactory.PolygonDraw.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic org.jogamp.java3d.Appearance
AppearanceFactory.setPolygonAppearance
(org.jogamp.java3d.Appearance appearance, AppearanceFactory.PolygonDraw draw)