|
|||||||||
| 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.RenderPolygonStyle
public class RenderPolygonStyle
| Field Summary | |
|---|---|
PolylineStyle |
detail
|
PolylineStyle |
print
|
PolylineStyle |
printDetail
|
PolylineStyle |
render
|
| Fields inherited from class com.partnersoft.maps.render.RenderStyle |
|---|
detailStyleName, printDetailStyleName, printStyleName, renderScaleRegion, styleName |
| Constructor Summary | |
|---|---|
RenderPolygonStyle(RenderScaleRegion renderScaleRegion,
java.lang.String styleName,
java.lang.String typeName)
|
|
| Method Summary | |
|---|---|
PolygonStyle |
pickPolygonStyle(int renderMode,
boolean printing)
|
PolylineStyle |
pickPolylineStyle(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 PolylineStyle render
public PolylineStyle detail
public PolylineStyle print
public PolylineStyle printDetail
| Constructor Detail |
|---|
public RenderPolygonStyle(RenderScaleRegion renderScaleRegion,
java.lang.String styleName,
java.lang.String typeName)
| Method Detail |
|---|
public PolygonStyle pickPolygonStyle(int renderMode,
boolean printing)
public PolylineStyle pickPolylineStyle(int renderMode,
boolean printing)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||