|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcarmetal.objects.ConstructionObject
public class ConstructionObject
| Field Summary | |
|---|---|
protected boolean |
Back
|
protected boolean |
Bold
|
protected boolean |
Break
|
protected boolean |
BreakHide
|
protected Color |
C
|
protected carmetal.construction.Construction |
Cn
|
protected int |
ColorIndex
|
protected int |
ColorType
object color and static default color |
protected Vector |
Conditionals
|
protected static int |
Count
|
static int |
DescriptionState
|
protected boolean |
DisplaysText
|
static carmetal.construction.DepList |
DL
|
boolean |
Flag
|
static int |
FormulaState
|
protected boolean |
gotNCount
|
boolean |
HasZ
|
protected boolean |
Hidden
|
protected boolean |
HideBreak
|
protected boolean |
inConstruction
|
protected boolean |
Indicated
|
static int |
INVISIBLE
|
boolean |
IsDrawn
|
protected boolean |
JobTarget
|
protected boolean |
Keep
|
protected boolean |
KeepClose
|
protected boolean |
LabelSelected
|
protected boolean |
Large
|
protected boolean |
MainParameter
|
protected String |
Name
|
protected int |
NCount
|
boolean |
NeedsRecompute
|
static int |
NORMAL
|
protected boolean |
Obtuse
|
protected boolean |
Parameter
|
boolean |
RekFlag
|
boolean |
RekValidating
|
int |
Scratch
|
protected boolean |
Selectable
|
protected boolean |
Selected
|
protected boolean |
ShowIndicatedName
|
protected boolean |
ShowName
|
protected boolean |
ShowValue
|
static int |
SizeState
|
protected boolean |
Solid
|
protected Color |
SpecialColor
|
boolean |
SpecialParameter
|
protected boolean |
StrongSelected
|
protected boolean |
SuperHidden
|
protected boolean |
Target
|
protected String |
Text
|
static int |
THICK
|
static int |
THIN
|
protected boolean |
Tracked
|
protected ConstructionObject |
Translation
|
protected double |
TX1
|
protected double |
TX2
|
protected double |
TY1
|
protected double |
TY2
|
protected String |
Unit
|
protected boolean |
Valid
|
double |
Value
|
carmetal.rene.util.MyVector |
VRek
A general workplace for rekursive validation. |
protected double |
XcOffset
|
protected double |
YcOffset
|
| Constructor Summary | |
|---|---|
ConstructionObject(carmetal.construction.Construction c)
|
|
ConstructionObject(carmetal.construction.Construction c,
String name)
|
|
| Method Summary | |
|---|---|
void |
addConditional(String tag,
carmetal.rene.zirkel.expression.Expression expr)
|
void |
addDepInExpressions(String s)
Add the dependencies in expressions in %...% in the string. |
boolean |
canDisplayName()
|
boolean |
canFix()
|
boolean |
canKeepClose()
|
double |
changedBy()
|
void |
checkConditionals()
|
void |
clearCircleDep()
|
void |
clearConditional(String tag)
|
void |
clearConditionals()
|
void |
clearParameter()
|
int |
compare(carmetal.rene.util.sort.SortObject o)
|
boolean |
contains(PointObject p)
|
ConstructionObject |
copy(double x,
double y)
This clones the object for macro construction. |
void |
copyProperties(ConstructionObject origin)
|
Enumeration |
depending()
Return an enumeration of objects, that this object depends on. |
boolean |
dependsOn(ConstructionObject o)
Test, if the object directly depends on another object. |
Enumeration |
depset(ConstructionObject o1)
|
Enumeration |
depset(ConstructionObject o1,
ConstructionObject o2)
|
Enumeration |
depset(ConstructionObject o1,
ConstructionObject o2,
ConstructionObject o3)
|
void |
discardMV()
MyVector no longer needed. |
boolean |
displays(carmetal.rene.zirkel.ZirkelCanvas zc)
|
void |
drawCenteredLabel(carmetal.rene.zirkel.graphics.MyGraphics g,
String s,
carmetal.rene.zirkel.ZirkelCanvas zc,
double x,
double y,
double xo,
double yo)
Service routine to draw a string centered at x,y |
void |
drawLabel(carmetal.rene.zirkel.graphics.MyGraphics g,
String s)
Service routine to draw a string from upper left coordinates. |
void |
drawLabel(carmetal.rene.zirkel.graphics.MyGraphics g,
String s,
carmetal.rene.zirkel.ZirkelCanvas zc,
double x,
double y,
double vx,
double vy,
double xo,
double yo)
Service routine to draw a string at x,y but offset into direction -vy,vx so that it does not intersect the direction vx,vy. |
void |
drawPointLabel(carmetal.rene.zirkel.graphics.MyGraphics g,
String s,
carmetal.rene.zirkel.ZirkelCanvas zc,
double x,
double y,
double vx,
double vy,
double xo,
double yo)
Service routine to draw a string at x,y but offset into direction -vy,vx so that it does not intersect the direction vx,vy. |
void |
edit(carmetal.rene.zirkel.ZirkelCanvas zc,
boolean forcevisible,
boolean forcefocus)
|
boolean |
equals(ConstructionObject o)
|
boolean |
equals(double x,
double y)
|
boolean |
equalsTo(ConstructionObject o)
|
boolean |
fixed()
|
String |
getAlias()
|
String |
getCDPDisplayValue()
|
String |
getCDPSizeDisplay()
|
Color |
getColor()
|
int |
getColorIndex()
|
int |
getColorIndex(boolean original)
Get the current color index. |
int |
getColorType()
|
int |
getColorType(boolean original)
|
carmetal.rene.zirkel.expression.Expression |
getConditional(String tag)
|
int |
getConditionalColor()
|
carmetal.construction.Construction |
getConstruction()
|
ConstructionObject[] |
getDepArray()
|
String |
getDescription()
|
int |
getDisplaySize()
|
String |
getDisplayText()
|
String |
getDisplayValue()
To be overridden by the objects. |
int |
getDistance(PointObject P)
|
String |
getE()
|
Color |
getElementColor()
Get a color for the element in the display color. |
String |
getElementString()
|
String |
getElementString(int state)
Get a display string for the Lister class. |
String |
getEquation()
|
String |
getEX()
|
String |
getEXpos()
|
String |
getExpression()
|
String |
getEY()
|
String |
getEYpos()
|
double |
getIncrement()
|
String |
getLines()
|
String |
getMax()
|
String |
getMin()
|
int |
getN()
|
String |
getName()
|
int |
getNCount()
|
boolean |
getObtuse()
|
static PointObject |
getPointObject(carmetal.rene.zirkel.expression.Expression E)
Service function to extract a point from an expression |
String |
getPrompt()
|
double |
getR()
|
Color |
getSpecialColor()
|
String |
getStringLength()
|
String |
getTag()
|
String |
getText()
|
ConstructionObject |
getTranslation()
This is used to define macros and run them. |
int |
getType()
|
String |
getUnit()
|
double |
getValue()
Get the value of an object or throw an exception (e.g. |
carmetal.rene.util.MyVector |
getVector()
Get an empty MyVector. |
double |
getX()
|
double |
getY()
|
double |
getZ()
Get the z-buffer for this object. |
boolean |
hasUnit()
|
boolean |
haveConditional(String tag)
|
boolean |
haveConditionals()
|
String |
helpDisplayNumber(boolean start,
double x)
|
String |
helpDisplayValue(boolean start,
double x,
String tag)
|
boolean |
indicated()
|
boolean |
isBack()
|
boolean |
isBack(boolean original)
|
boolean |
isBold()
|
boolean |
isBreak()
|
boolean |
isBreakHide()
|
boolean |
isDragable()
|
boolean |
isDriverObject()
|
boolean |
isFilled()
|
boolean |
isFilledForSelect()
|
boolean |
isFixed()
|
boolean |
isFlag()
|
boolean |
isGotNCount()
|
boolean |
isHidden()
|
boolean |
isHidden(boolean original)
|
boolean |
isHideBreak()
|
boolean |
isInConstruction()
|
boolean |
isInside()
|
boolean |
isJobTarget()
|
boolean |
isKeep()
|
boolean |
isKeepClose()
|
boolean |
isLarge()
|
boolean |
isMainParameter()
|
boolean |
isOwnedByControl()
|
boolean |
isParameter()
|
boolean |
isPartial()
|
boolean |
isRekFlag()
|
boolean |
isSelectable()
|
boolean |
isSlider()
|
boolean |
isSolid()
|
boolean |
isSolid(boolean original)
|
boolean |
isSpecial()
|
boolean |
isSpecialParameter()
|
boolean |
isStrongSelected()
|
boolean |
isSuperHidden()
|
boolean |
isSuperHidden(boolean original)
|
boolean |
isTarget()
|
boolean |
labelSelected()
|
void |
laterBind(carmetal.construction.Construction c)
This is called after the loading of a construction has been finished. |
void |
laterTranslate(carmetal.construction.Construction c)
This is called after macro definition or execution is complete. |
boolean |
locallyLike(ConstructionObject o)
|
boolean |
maybeTransparent()
|
void |
move(double x,
double y)
|
boolean |
mustHide(carmetal.rene.zirkel.ZirkelCanvas zc)
|
boolean |
nearto(int x,
int y,
boolean ignorefill,
carmetal.rene.zirkel.ZirkelCanvas zc)
Test, if this object is chosen with coordinates x,y |
boolean |
nearto(int x,
int y,
carmetal.rene.zirkel.ZirkelCanvas zc)
Test, if this object is chosen with coordinates x,y |
boolean |
onlynearto(int x,
int y,
carmetal.rene.zirkel.ZirkelCanvas zc)
Test, if this object must be chosen with coordinates x,y, assuming it is near to these coordinates. |
void |
paint(carmetal.rene.zirkel.graphics.MyGraphics g,
carmetal.rene.zirkel.ZirkelCanvas zc)
|
void |
printArgs(carmetal.rene.util.xml.XmlWriter xml)
|
String |
replaceExpressions(String s)
Replace the expression in %...% by their values |
void |
round()
|
double |
round(double x)
Service function to round a value. |
double |
round(double x,
double Rounder)
|
double |
roundDisplay(double x)
|
void |
save(carmetal.rene.util.xml.XmlWriter xml)
Save the object in XML form. |
Enumeration |
secondaryParams()
Return an enumeration of objects, which can be set as secondary parameters, whenever this object is selected as main parameter. |
boolean |
selected()
|
void |
setAlias(String s)
|
void |
setBack(boolean flag)
|
void |
setBold(boolean bold)
|
void |
setBreak(boolean flag)
|
void |
setBreakHide(boolean flag)
|
void |
setcOffset(double x,
double y)
|
void |
setColor(int index)
Set the object color by index. |
void |
setColor(int index,
Color col)
Set the object color by index. |
void |
setColorType(int type)
|
void |
setConstruction(carmetal.construction.Construction c)
|
void |
setDefaults()
|
void |
setDisplaySize(int i)
|
void |
setDragable(boolean f)
|
void |
setExpression(String expr,
carmetal.construction.Construction c)
|
void |
setFilled(boolean flag)
|
void |
setFixed(boolean bool)
|
void |
setFixed(boolean bool,
String r)
|
void |
setFixed(String o)
|
void |
setFixed(String x,
String y)
|
void |
setFlag(boolean flag)
|
void |
setFont(carmetal.rene.zirkel.graphics.MyGraphics g)
|
void |
setGotNCount(boolean gotNCount)
|
void |
setHidden(boolean flag)
|
void |
setHideBreak(boolean flag)
|
void |
setInConstruction(boolean flag)
|
void |
setIncrement(double inc)
|
void |
setIndicated(boolean f)
|
void |
setIndicated(boolean f,
boolean showname)
|
void |
setInside(boolean flag)
|
void |
setJobTarget(boolean flag)
|
void |
setKeep(boolean flag)
|
void |
setKeepClose(boolean flag)
|
void |
setKeepClose(double x,
double y)
|
void |
setLabelSelected(boolean flag)
|
void |
setLarge(boolean large)
|
void |
setLines(String o)
|
void |
setMainParameter(boolean b)
|
void |
setName()
Sets a unique name for the object. |
void |
setName(String n)
|
void |
setNameCheck(String n)
|
void |
setNameWithNumber(String n)
|
void |
setNCount(int count)
|
void |
setObtuse(boolean flag)
|
void |
setOffset(int x,
int y)
|
void |
setOwnedByControl(boolean b)
|
void |
setParameter(boolean b)
|
void |
setPartial(boolean bool)
|
void |
setPrompt(String prompt)
|
void |
setRekFlag(boolean flag)
|
void |
setSelectable(boolean flag)
|
void |
setSelected(boolean flag)
|
void |
setShowName(boolean f)
|
void |
setShowValue(boolean f)
|
void |
setSlider(boolean bool)
|
void |
setSlider(String smin,
String smax)
|
void |
setSolid(boolean solid)
|
void |
setSpecial(boolean f)
|
void |
setSpecialColor(Color c)
|
void |
setSpecialParameter(boolean flag)
|
void |
setStrongSelected(boolean flag)
|
void |
setSuperHidden(boolean flag)
|
void |
setTarget(boolean flag)
|
void |
setTargetDefaults()
|
void |
setText(String s)
|
void |
setText(String s,
boolean user)
|
void |
setTracked(boolean flag)
|
void |
setTranslation(ConstructionObject t)
|
void |
setType(int i)
|
void |
setUnit(String s)
|
boolean |
showName()
|
boolean |
showName(boolean original)
|
boolean |
showValue()
|
boolean |
showValue(boolean original)
|
void |
snap(carmetal.rene.zirkel.ZirkelCanvas zc)
|
boolean |
testConditional(String tag)
Test if the conditional "tag" evaluates to true. |
static String |
text1(String format,
String s1)
Routines to parse descriptive text in various languages. |
static String |
text2(String format,
String s1,
String s2)
|
static String |
text3(String format,
String s1,
String s2,
String s3)
|
static String |
text4(String format,
String s1,
String s2,
String s3,
String s4)
|
static String |
textAny(String format,
String[] ss)
|
boolean |
textcontains(int x,
int y,
carmetal.rene.zirkel.ZirkelCanvas zc)
|
void |
toggleHidden()
|
boolean |
tracked()
|
void |
translate()
Override in children! This translates the mother items. |
void |
translateConditionals()
|
String |
translateExpressions(String s)
Replace the expression in %...% by their translated epressions. |
void |
translateOffset(carmetal.rene.zirkel.ZirkelCanvas zc)
|
void |
updateCircleDep()
|
void |
updateText()
|
boolean |
valid()
|
void |
validate()
|
boolean |
visible(carmetal.rene.zirkel.ZirkelCanvas zc)
|
double |
xcOffset()
|
double |
ycOffset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int ColorType
public static final int NORMAL
public static final int THICK
public static final int THIN
public static final int INVISIBLE
protected Color C
protected Color SpecialColor
protected int ColorIndex
protected boolean Tracked
protected boolean Selected
protected boolean StrongSelected
protected boolean Indicated
protected boolean ShowIndicatedName
protected boolean LabelSelected
protected boolean Valid
protected boolean Hidden
protected boolean SuperHidden
protected boolean BreakHide
protected boolean ShowName
protected boolean ShowValue
protected boolean Selectable
protected String Name
protected static int Count
protected String Text
protected double XcOffset
protected double YcOffset
protected boolean KeepClose
protected boolean DisplaysText
protected double TX1
protected double TY1
protected double TX2
protected double TY2
protected carmetal.construction.Construction Cn
protected boolean MainParameter
protected boolean Parameter
protected boolean Target
public boolean Flag
public boolean RekFlag
public boolean IsDrawn
public boolean HasZ
public int Scratch
protected boolean Keep
protected boolean JobTarget
protected ConstructionObject Translation
protected boolean Back
protected boolean Obtuse
protected boolean Break
protected boolean HideBreak
protected boolean Solid
protected boolean inConstruction
protected String Unit
protected boolean Bold
protected boolean Large
protected Vector Conditionals
protected int NCount
protected boolean gotNCount
public boolean NeedsRecompute
public static carmetal.construction.DepList DL
public double Value
public carmetal.rene.util.MyVector VRek
public boolean RekValidating
public static final int DescriptionState
public static final int FormulaState
public static final int SizeState
public boolean SpecialParameter
| Constructor Detail |
|---|
public ConstructionObject(carmetal.construction.Construction c)
public ConstructionObject(carmetal.construction.Construction c,
String name)
| Method Detail |
|---|
public void copyProperties(ConstructionObject origin)
public boolean isGotNCount()
public void setGotNCount(boolean gotNCount)
public boolean isDriverObject()
public void setName()
public int getN()
public String getTag()
public ConstructionObject getTranslation()
public void setTranslation(ConstructionObject t)
public void translate()
public void paint(carmetal.rene.zirkel.graphics.MyGraphics g,
carmetal.rene.zirkel.ZirkelCanvas zc)
public boolean nearto(int x,
int y,
carmetal.rene.zirkel.ZirkelCanvas zc)
public boolean nearto(int x,
int y,
boolean ignorefill,
carmetal.rene.zirkel.ZirkelCanvas zc)
public boolean onlynearto(int x,
int y,
carmetal.rene.zirkel.ZirkelCanvas zc)
public boolean textcontains(int x,
int y,
carmetal.rene.zirkel.ZirkelCanvas zc)
public void setTracked(boolean flag)
public void setSelected(boolean flag)
public void setStrongSelected(boolean flag)
public boolean isStrongSelected()
public boolean selected()
public boolean tracked()
public void setLabelSelected(boolean flag)
public boolean isSelectable()
public void validate()
public boolean valid()
public boolean displays(carmetal.rene.zirkel.ZirkelCanvas zc)
public boolean indicated()
public void setIndicated(boolean f)
public void setIndicated(boolean f,
boolean showname)
public double changedBy()
public static String text1(String format,
String s1)
public static String text2(String format,
String s1,
String s2)
public static String text3(String format,
String s1,
String s2,
String s3)
public static String text4(String format,
String s1,
String s2,
String s3,
String s4)
public static String textAny(String format,
String[] ss)
public void setText(String s,
boolean user)
public void setText(String s)
public String getText()
public boolean labelSelected()
public void setColor(int index)
public void setColor(int index,
Color col)
index - col - public int getColorIndex(boolean original)
public int getConditionalColor()
public Color getSpecialColor()
public void setSpecialColor(Color c)
public int getColorIndex()
public Color getColor()
public boolean mustHide(carmetal.rene.zirkel.ZirkelCanvas zc)
public void setHidden(boolean flag)
public void setSuperHidden(boolean flag)
public void toggleHidden()
public boolean isHidden(boolean original)
public boolean isHidden()
public boolean isSuperHidden(boolean original)
public boolean isSuperHidden()
public String getName()
public void setName(String n)
public void setNameCheck(String n)
throws carmetal.construction.ConstructionException
carmetal.construction.ConstructionExceptionpublic void setNameWithNumber(String n)
public void edit(carmetal.rene.zirkel.ZirkelCanvas zc,
boolean forcevisible,
boolean forcefocus)
public void drawLabel(carmetal.rene.zirkel.graphics.MyGraphics g,
String s)
public void setFont(carmetal.rene.zirkel.graphics.MyGraphics g)
public void drawCenteredLabel(carmetal.rene.zirkel.graphics.MyGraphics g,
String s,
carmetal.rene.zirkel.ZirkelCanvas zc,
double x,
double y,
double xo,
double yo)
public void drawLabel(carmetal.rene.zirkel.graphics.MyGraphics g,
String s,
carmetal.rene.zirkel.ZirkelCanvas zc,
double x,
double y,
double vx,
double vy,
double xo,
double yo)
public void drawPointLabel(carmetal.rene.zirkel.graphics.MyGraphics g,
String s,
carmetal.rene.zirkel.ZirkelCanvas zc,
double x,
double y,
double vx,
double vy,
double xo,
double yo)
public void save(carmetal.rene.util.xml.XmlWriter xml)
public void printArgs(carmetal.rene.util.xml.XmlWriter xml)
public void updateText()
public void setConstruction(carmetal.construction.Construction c)
public boolean showName(boolean original)
public boolean showName()
public void setShowName(boolean f)
public boolean showValue(boolean original)
public boolean showValue()
public void setShowValue(boolean f)
public String getDisplayText()
public String replaceExpressions(String s)
s - zc - may be null (no direct search of object)
public void addDepInExpressions(String s)
s - zc - may be null (no direct search of object)public String translateExpressions(String s)
s - zc - may be null (no direct search of object)
public String getDisplayValue()
public String getCDPDisplayValue()
public String getCDPSizeDisplay()
public double round(double x)
public double roundDisplay(double x)
public double round(double x,
double Rounder)
public void setcOffset(double x,
double y)
public double xcOffset()
public double ycOffset()
public void setOffset(int x,
int y)
public boolean isKeepClose()
public void setKeepClose(double x,
double y)
public void setKeepClose(boolean flag)
public boolean canKeepClose()
public void translateOffset(carmetal.rene.zirkel.ZirkelCanvas zc)
public int getColorType(boolean original)
public int getColorType()
public void setColorType(int type)
public boolean isParameter()
public boolean isMainParameter()
public void clearParameter()
public void setMainParameter(boolean b)
public void setParameter(boolean b)
public Enumeration depending()
public boolean dependsOn(ConstructionObject o)
public Enumeration secondaryParams()
public ConstructionObject[] getDepArray()
public Enumeration depset(ConstructionObject o1)
public Enumeration depset(ConstructionObject o1,
ConstructionObject o2)
public Enumeration depset(ConstructionObject o1,
ConstructionObject o2,
ConstructionObject o3)
public void setFlag(boolean flag)
public boolean isFlag()
public void setRekFlag(boolean flag)
public boolean isRekFlag()
public void setTarget(boolean flag)
public boolean isTarget()
public void setKeep(boolean flag)
public boolean isOwnedByControl()
public void setOwnedByControl(boolean b)
public boolean isKeep()
public boolean equalsTo(ConstructionObject o)
public boolean equals(ConstructionObject o)
public boolean equals(double x,
double y)
public void setJobTarget(boolean flag)
public boolean isJobTarget()
public void updateCircleDep()
public void clearCircleDep()
public ConstructionObject copy(double x,
double y)
public carmetal.construction.Construction getConstruction()
public double getValue()
throws carmetal.construction.ConstructionException
carmetal.construction.ConstructionExceptionpublic void setDefaults()
public void setTargetDefaults()
public boolean contains(PointObject p)
public boolean canFix()
public void setFixed(String o)
public boolean isBack(boolean original)
public boolean isBack()
public void setBack(boolean flag)
public void setInConstruction(boolean flag)
public boolean isInConstruction()
public void laterBind(carmetal.construction.Construction c)
c - The construction this object is in.public void laterTranslate(carmetal.construction.Construction c)
c - The construction this object is in.public void setFilled(boolean flag)
public boolean isFilled()
public boolean isFilledForSelect()
public boolean getObtuse()
public void setObtuse(boolean flag)
public String getDescription()
public void round()
public boolean isFixed()
public boolean isBreak()
public void setBreak(boolean flag)
public boolean isHideBreak()
public void setHideBreak(boolean flag)
public boolean isSolid(boolean original)
public boolean isSolid()
public void setSolid(boolean solid)
public boolean maybeTransparent()
public boolean locallyLike(ConstructionObject o)
public int compare(carmetal.rene.util.sort.SortObject o)
compare in interface carmetal.rene.util.sort.SortObjectpublic void setSelectable(boolean flag)
public void snap(carmetal.rene.zirkel.ZirkelCanvas zc)
public String getUnit()
public void setUnit(String s)
public boolean hasUnit()
public boolean isBreakHide()
public void setBreakHide(boolean flag)
public String getEquation()
public String helpDisplayValue(boolean start,
double x,
String tag)
public String helpDisplayNumber(boolean start,
double x)
public boolean visible(carmetal.rene.zirkel.ZirkelCanvas zc)
public boolean isBold()
public void setBold(boolean bold)
public boolean isLarge()
public void setLarge(boolean large)
public void addConditional(String tag,
carmetal.rene.zirkel.expression.Expression expr)
public carmetal.rene.zirkel.expression.Expression getConditional(String tag)
public boolean haveConditional(String tag)
public boolean testConditional(String tag)
tag - public void clearConditionals()
public void translateConditionals()
public boolean haveConditionals()
public void checkConditionals()
throws carmetal.construction.ConstructionException
carmetal.construction.ConstructionException
public double getZ()
throws carmetal.construction.ConstructionException
carmetal.construction.ConstructionExceptionpublic boolean canDisplayName()
public int getNCount()
public void setNCount(int count)
public String getAlias()
public void setAlias(String s)
public String getElementString(int state)
getElementString in interface carmetal.rene.lister.Elementpublic String getElementString()
getElementString in interface carmetal.rene.lister.Elementpublic Color getElementColor()
getElementColor in interface carmetal.rene.lister.Elementpublic boolean isSpecialParameter()
public void setSpecialParameter(boolean flag)
public static PointObject getPointObject(carmetal.rene.zirkel.expression.Expression E)
E -
public carmetal.rene.util.MyVector getVector()
public void discardMV()
public double getX()
public double getY()
public double getR()
public void setType(int i)
public int getType()
public boolean isPartial()
public void setPartial(boolean bool)
public void setDisplaySize(int i)
public int getDisplaySize()
public void setExpression(String expr,
carmetal.construction.Construction c)
throws carmetal.construction.ConstructionException
carmetal.construction.ConstructionExceptionpublic String getExpression()
public boolean fixed()
public String getEX()
public String getEY()
public String getEXpos()
public String getEYpos()
public void setFixed(boolean bool)
public void setFixed(String x,
String y)
public void setFixed(boolean bool,
String r)
throws carmetal.construction.ConstructionException
carmetal.construction.ConstructionException
public void move(double x,
double y)
public String getPrompt()
public void setPrompt(String prompt)
public String getMin()
public String getMax()
public int getDistance(PointObject P)
public void setSlider(String smin,
String smax)
public void setSlider(boolean bool)
public boolean isSlider()
public String getStringLength()
public void setDragable(boolean f)
public boolean isDragable()
public String getE()
public String getLines()
public void setLines(String o)
public double getIncrement()
public void setIncrement(double inc)
public boolean isInside()
public void setInside(boolean flag)
public boolean isSpecial()
public void setSpecial(boolean f)
public void clearConditional(String tag)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||