public abstract class StaticVector extends Source
counter, JS_GLOBAL, objectIds| Constructor and Description |
|---|
StaticVector(Projection projection)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
Projection |
getProjection()
Returns the projection used to transform the data.
|
StaticVector |
projection(Projection projection)
Sets the projection used to transform the data.
|
void |
setProjection(Projection projection)
Sets the projection used to transform the data.
|
escapeQuoteJs, getJsId, getJsIdWithSuffixpublic StaticVector(Projection projection)
projection - Projection used to transform the datapublic Projection getProjection()
public void setProjection(Projection projection)
projection - New valuepublic StaticVector projection(Projection projection)
projection - New valueCopyright © 2015. All rights reserved.