|
|||||||||
| 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.RenderPointStyle
public class RenderPointStyle
| Field Summary | |
|---|---|
PointStyle |
detail
|
PointStyle |
print
|
PointStyle |
printDetail
|
PointStyle |
render
|
| Fields inherited from class com.partnersoft.maps.render.RenderStyle |
|---|
detailStyleName, printDetailStyleName, printStyleName, renderScaleRegion, styleName |
| Constructor Summary | |
|---|---|
RenderPointStyle(RenderScaleRegion renderScaleRegion,
java.lang.String styleName)
|
|
| Method Summary | |
|---|---|
PointStyle |
pickPointStyle(int renderMode,
boolean printing)
|
| Methods inherited from class com.partnersoft.maps.render.RenderStyle |
|---|
pickStyleName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public PointStyle render
public PointStyle detail
public PointStyle print
public PointStyle printDetail
| Constructor Detail |
|---|
public RenderPointStyle(RenderScaleRegion renderScaleRegion,
java.lang.String styleName)
| Method Detail |
|---|
public PointStyle pickPointStyle(int renderMode,
boolean printing)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||