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, getJsIdWithSuffix
public StaticVector(Projection projection)
projection
- Projection used to tranform the datapublic Projection getProjection()
public void setProjection(Projection Projection)
Projection
- New valuepublic StaticVector projection(Projection projection)
projection
- New valueCopyright © 2015. All rights reserved.