public class Cluster extends Source
counter, JS_GLOBAL, objectIds
Constructor and Description |
---|
Cluster(Number distance,
Source source) |
Modifier and Type | Method and Description |
---|---|
Number |
getDistance() |
String |
getJsType()
Returns a String with the type of Javascript object that this object represents.
|
Source |
getSource() |
String |
renderJs()
Returns a String with containing the rendered Javascript code for this object.
|
void |
setDistance(Number distance) |
void |
setSource(Source source) |
escapeQuoteJs, getJsId, getJsIdWithSuffix
public Number getDistance()
public void setDistance(Number distance)
public Source getSource()
public void setSource(Source source)
public String getJsType()
JavascriptObject
getJsType
in interface IJavascriptObject
getJsType
in class Source
public String renderJs()
JavascriptObject
renderJs
in interface IJavascriptObject
renderJs
in class Source
Copyright © 2015. All rights reserved.