|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.engine.StiBuilder
com.stimulsoft.report.engine.engineV2.builders.StiV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiComponentV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiMapV2Builder
public class StiMapV2Builder
Constructor Summary | |
---|---|
StiMapV2Builder()
|
Method Summary | |
---|---|
StiComponent |
InternalRender(StiComponent masterComp)
Renders a component. |
void |
Prepare(StiComponent masterComp)
Prepares a component for rendering. |
static StiMap |
renderMap(StiMap masterMap)
|
Methods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiComponentV2Builder |
---|
Render, SetReportVariables, UnPrepare |
Methods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiV2Builder |
---|
GetBuilder |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiMapV2Builder()
Method Detail |
---|
public static StiMap renderMap(StiMap masterMap) throws java.io.UnsupportedEncodingException, java.io.IOException, JSONException
java.io.UnsupportedEncodingException
java.io.IOException
JSONException
public void Prepare(StiComponent masterComp)
StiComponentV2Builder
Prepare
in class StiComponentV2Builder
public StiComponent InternalRender(StiComponent masterComp)
StiV2Builder
InternalRender
in class StiComponentV2Builder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |