|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.refractions.udig.legend.ui.LegendStyle
public class LegendStyle
Field Summary | |
---|---|
java.awt.Color |
backgroundColour
|
java.awt.Color |
foregroundColour
|
int |
horizontalMargin
|
int |
horizontalSpacing
|
int |
imageHeight
|
int |
imageWidth
|
int |
indentSize
|
int |
maxHeight
|
int |
maxWidth
|
int |
verticalMargin
|
int |
verticalSpacing
|
Constructor Summary | |
---|---|
LegendStyle()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int verticalMargin
public int horizontalMargin
public int verticalSpacing
public int horizontalSpacing
public java.awt.Color foregroundColour
public java.awt.Color backgroundColour
public int indentSize
public int imageWidth
public int imageHeight
public int maxHeight
public int maxWidth
Constructor Detail |
---|
public LegendStyle()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |