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

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

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

origin: org.geomajas/geomajas-project-deskmanager

clientLayerInfo.setServerLayerId(serverLayerName);
clientLayerInfo.setUserData(new DeskmanagerClientLayerInfo());
clientLayerInfo.setMaxExtent(rasterCapabilitiesInfo.getExtent());
clientLayerInfo.setMaximumScale(maxScale);
clientLayerInfo.setMinimumScale(minScale);
origin: org.geomajas.plugin/geomajas-plugin-deskmanager

clientLayerInfo.setServerLayerId(serverLayerName);
clientLayerInfo.setUserData(new DeskmanagerClientLayerInfo());
clientLayerInfo.setMaxExtent(rasterCapabilitiesInfo.getExtent());
clientLayerInfo.setMaximumScale(maxScale);
clientLayerInfo.setMinimumScale(minScale);
org.geomajas.configuration.clientClientRasterLayerInfosetMaxExtent

Popular methods of ClientRasterLayerInfo

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

Popular in Java

  • Reactive rest calls using spring rest template
  • requestLocationUpdates (LocationManager)
  • onCreateOptionsMenu (Activity)
  • addToBackStack (FragmentTransaction)
  • ConnectException (java.net)
    A ConnectException is thrown if a connection cannot be established to a remote host on a specific po
  • Dictionary (java.util)
    Note: Do not use this class since it is obsolete. Please use the Map interface for new implementatio
  • Iterator (java.util)
    An iterator over a sequence of objects, such as a collection.If a collection has been changed since
  • Reference (javax.naming)
  • JCheckBox (javax.swing)
  • JOptionPane (javax.swing)
  • From CI to AI: The AI layer in your organization
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