Tabnine Logo
ClientRasterLayerInfo.setMinimumScale
Code IndexAdd Tabnine to your IDE (free)

How to use
setMinimumScale
method
in
org.geomajas.configuration.client.ClientRasterLayerInfo

Best Java code snippets using org.geomajas.configuration.client.ClientRasterLayerInfo.setMinimumScale (Showing top 2 results out of 315)

origin: org.geomajas/geomajas-project-deskmanager

clientLayerInfo.setMaxExtent(rasterCapabilitiesInfo.getExtent());
clientLayerInfo.setMaximumScale(maxScale);
clientLayerInfo.setMinimumScale(minScale);
clientLayerInfo.setVisible(true);
clientLayerInfo.setLabel(rasterCapabilitiesInfo.getName());
origin: org.geomajas.plugin/geomajas-plugin-deskmanager

clientLayerInfo.setMaxExtent(rasterCapabilitiesInfo.getExtent());
clientLayerInfo.setMaximumScale(maxScale);
clientLayerInfo.setMinimumScale(minScale);
clientLayerInfo.setVisible(true);
clientLayerInfo.setLabel(rasterCapabilitiesInfo.getName());
org.geomajas.configuration.clientClientRasterLayerInfosetMinimumScale

Popular methods of ClientRasterLayerInfo

  • getLabel
  • getLayerType
  • getStyle
    Returns the opacity of the raster layer.
  • <init>
  • getWidgetInfo
  • setId
  • setLabel
  • setMaxExtent
  • setMaximumScale
  • setServerLayerId
  • setStyle
    Sets the opacity of the raster layer.
  • setUserData
  • setStyle,
  • setUserData,
  • setVisible

Popular in Java

  • Updating database using SQL prepared statement
  • getSharedPreferences (Context)
  • addToBackStack (FragmentTransaction)
  • notifyDataSetChanged (ArrayAdapter)
  • BufferedInputStream (java.io)
    A BufferedInputStream adds functionality to another input stream-namely, the ability to buffer the i
  • Arrays (java.util)
    This class contains various methods for manipulating arrays (such as sorting and searching). This cl
  • ResourceBundle (java.util)
    ResourceBundle is an abstract class which is the superclass of classes which provide Locale-specifi
  • TreeMap (java.util)
    Walk the nodes of the tree left-to-right or right-to-left. Note that in descending iterations, next
  • Notification (javax.management)
  • JLabel (javax.swing)
  • Top Sublime Text plugins
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now