public class Scalebar
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Scalebar.AttachTo |
static class |
Scalebar.Parameters |
static class |
Scalebar.ScalebarUnit |
Constructor and Description |
---|
Scalebar(Scalebar.Parameters params)
Creates a new Scalebar dijit.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
assertLoaded()
Check that the esri.dijit.Scalebar package has been loaded
|
void |
hide()
Hide the scalebar dijit.
|
void |
show()
Set the scalebar's visibility to true.
|
public Scalebar(Scalebar.Parameters params)
params
- - Parameters used to configure the widgit.public static boolean assertLoaded()
public void hide()
public void show()