Uses of Interface
repast.simphony.visualization.gis3D.style.CoverageStyle
Packages that use CoverageStyle
-
Uses of CoverageStyle in repast.simphony.visualization.gis3D
Fields in repast.simphony.visualization.gis3D declared as CoverageStyleMethods in repast.simphony.visualization.gis3D that return CoverageStyleModifier and TypeMethodDescriptionCoverageLayer.getStyle()
Gets the style used by this display layer.Methods in repast.simphony.visualization.gis3D with parameters of type CoverageStyleModifier and TypeMethodDescriptionvoid
DisplayGIS3D.registerCoverageStyle
(String coverageName, CoverageStyle<?> style) Register the dynamic coverage and style informationvoid
CoverageLayer.setStyle
(CoverageStyle style) Sets the style used by this display layer.Constructors in repast.simphony.visualization.gis3D with parameters of type CoverageStyle -
Uses of CoverageStyle in repast.simphony.visualization.gis3D.style
Classes in repast.simphony.visualization.gis3D.style that implement CoverageStyle