Uses of Enum Class
repast.simphony.visualization.gis3D.RepastStereoOptionSceneController.RenderQuality
Packages that use RepastStereoOptionSceneController.RenderQuality
-
Uses of RepastStereoOptionSceneController.RenderQuality in repast.simphony.gis.visualization.engine
Fields in repast.simphony.gis.visualization.engine declared as RepastStereoOptionSceneController.RenderQualityModifier and TypeFieldDescriptionGISDisplayDescriptor.renderQuality
Render quality for surface objectsMethods in repast.simphony.gis.visualization.engine that return RepastStereoOptionSceneController.RenderQualityMethods in repast.simphony.gis.visualization.engine with parameters of type RepastStereoOptionSceneController.RenderQualityModifier and TypeMethodDescriptionvoid
GISDisplayDescriptor.setRenderQuality
(RepastStereoOptionSceneController.RenderQuality renderQuality) -
Uses of RepastStereoOptionSceneController.RenderQuality in repast.simphony.visualization.gis3D
Fields in repast.simphony.visualization.gis3D declared as RepastStereoOptionSceneController.RenderQualityMethods in repast.simphony.visualization.gis3D that return RepastStereoOptionSceneController.RenderQualityModifier and TypeMethodDescriptionRepastStereoOptionSceneController.getRenderQuality()
Returns the enum constant of this class with the specified name.RepastStereoOptionSceneController.RenderQuality.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in repast.simphony.visualization.gis3D with parameters of type RepastStereoOptionSceneController.RenderQualityModifier and TypeMethodDescriptionvoid
DisplayGIS3D.setRenderQuality
(RepastStereoOptionSceneController.RenderQuality quality) void
RepastStereoOptionSceneController.setRenderQuality
(RepastStereoOptionSceneController.RenderQuality renderQuality)