|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.style.styling.components.Fill
public class Fill
Fill
Field Summary | |
---|---|
Color |
color
Default is gray (#808080). |
Graphic |
graphic
Default is no graphic fill. |
Constructor Summary | |
---|---|
Fill()
|
Method Summary | |
---|---|
Fill |
copy()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Color color
public Graphic graphic
Constructor Detail |
---|
public Fill()
Method Detail |
---|
public Fill copy()
copy
in interface Copyable<Fill>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |