|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.maps.render.RenderStyle
com.partnersoft.maps.render.RenderImageStyle
public class RenderImageStyle
| Field Summary | |
|---|---|
ImageStyle |
detail
|
ImageStyle |
print
|
ImageStyle |
printDetail
|
ImageStyle |
render
|
| Fields inherited from class com.partnersoft.maps.render.RenderStyle |
|---|
detailStyleName, printDetailStyleName, printStyleName, renderScaleRegion, styleName |
| Constructor Summary | |
|---|---|
RenderImageStyle(RenderScaleRegion renderScaleRegion,
java.lang.String styleName,
java.lang.String typeName)
|
|
| Method Summary | |
|---|---|
ImageStyle |
pickImageStyle(int renderMode,
boolean printing)
|
| Methods inherited from class com.partnersoft.maps.render.RenderStyle |
|---|
getDetailStyleName, getPrintDetailStyleName, getPrintStyleName, getRenderScaleRegion, getStyleName, pickStyleName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public ImageStyle render
public ImageStyle detail
public ImageStyle print
public ImageStyle printDetail
| Constructor Detail |
|---|
public RenderImageStyle(RenderScaleRegion renderScaleRegion,
java.lang.String styleName,
java.lang.String typeName)
| Method Detail |
|---|
public ImageStyle pickImageStyle(int renderMode,
boolean printing)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||