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, getJsIdWithSuffixpublic Number getDistance()
public void setDistance(Number distance)
public Source getSource()
public void setSource(Source source)
public String getJsType()
JavascriptObjectgetJsType in interface IJavascriptObjectgetJsType in class Sourcepublic String renderJs()
JavascriptObjectrenderJs in interface IJavascriptObjectrenderJs in class SourceCopyright © 2015. All rights reserved.