|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstar.base.neo.NeoJournalObject
star.base.neo.ClientServerObject
star.common.EnumeratedOption
star.meshing.SurfaceSizeMethod
public class SurfaceSizeMethod
| Field Summary | |
|---|---|
static int |
MIN_AND_MAX
|
static int |
MIN_AND_TARGET
|
static int |
MIN_ONLY
|
| Fields inherited from class star.base.neo.ClientServerObject |
|---|
IN_USE_TAG |
| Constructor Summary | |
|---|---|
SurfaceSizeMethod(ClientServerObjectKey key)
|
|
| Method Summary | |
|---|---|
int[] |
getOptions()
|
String[] |
getSymbols()
|
String[] |
getTags()
|
boolean |
hasMax()
|
boolean |
hasMin()
|
boolean |
hasTarget()
|
| Methods inherited from class star.common.EnumeratedOption |
|---|
disconnect, getChangedObservable, getOption, getOption, getSelected, getSymbol, getTag, inlineJournalSymbol, notifySelectedChanged, setOption, setSelected |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int MIN_ONLY
public static final int MIN_AND_MAX
public static final int MIN_AND_TARGET
| Constructor Detail |
|---|
public SurfaceSizeMethod(ClientServerObjectKey key)
| Method Detail |
|---|
public int[] getOptions()
getOptions in class EnumeratedOptionpublic String[] getSymbols()
getSymbols in class EnumeratedOptionpublic String[] getTags()
getTags in class EnumeratedOptionpublic boolean hasMin()
public boolean hasMax()
public boolean hasTarget()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||