|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcytoscape.generated2.impl.GraphicsTypeImpl
public class GraphicsTypeImpl
| Nested Class Summary | |
|---|---|
class |
GraphicsTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected String |
_Anchor
|
protected String |
_Arrow
|
protected com.sun.xml.bind.util.ListImpl |
_Att
|
protected String |
_Background
|
protected String |
_Bitmap
|
protected String |
_Capstyle
|
protected CenterType |
_Center
|
protected double |
_D
|
protected BigInteger |
_Extent
|
protected String |
_Fill
|
protected String |
_Font
|
protected String |
_Foreground
|
protected double |
_H
|
protected String |
_Image
|
protected String |
_Joinstyle
|
protected String |
_Justify
|
protected LineType |
_Line
|
protected String |
_Outline
|
protected BigInteger |
_Smooth
|
protected BigInteger |
_Splinesteps
|
protected BigInteger |
_Start
|
protected String |
_Stipple
|
protected String |
_Style
|
protected String |
_Type
|
protected BigInteger |
_Visible
|
protected double |
_W
|
protected BigInteger |
_Width
|
protected double |
_X
|
protected double |
_Y
|
protected double |
_Z
|
protected boolean |
has_D
|
protected boolean |
has_H
|
protected boolean |
has_W
|
protected boolean |
has_X
|
protected boolean |
has_Y
|
protected boolean |
has_Z
|
static Class |
version
|
| Constructor Summary | |
|---|---|
GraphicsTypeImpl()
|
|
| Method Summary | |
|---|---|
protected com.sun.xml.bind.util.ListImpl |
_getAtt()
|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
Gets the schema fragment associated with this class. |
UnmarshallingEventHandler |
createUnmarshaller(UnmarshallingContext context)
Creates an unmarshaller that will unmarshall this object. |
String |
getAnchor()
Gets the value of the anchor property. |
String |
getArrow()
Gets the value of the arrow property. |
List |
getAtt()
Gets the value of the Att property. |
String |
getBackground()
Gets the value of the background property. |
String |
getBitmap()
Gets the value of the bitmap property. |
String |
getCapstyle()
Gets the value of the capstyle property. |
CenterType |
getCenter()
Gets the value of the center property. |
double |
getD()
Gets the value of the d property. |
BigInteger |
getExtent()
Gets the value of the extent property. |
String |
getFill()
Gets the value of the fill property. |
String |
getFont()
Gets the value of the font property. |
String |
getForeground()
Gets the value of the foreground property. |
double |
getH()
Gets the value of the h property. |
String |
getImage()
Gets the value of the image property. |
String |
getJoinstyle()
Gets the value of the joinstyle property. |
String |
getJustify()
Gets the value of the justify property. |
LineType |
getLine()
Gets the value of the line property. |
String |
getOutline()
Gets the value of the outline property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
BigInteger |
getSmooth()
Gets the value of the smooth property. |
BigInteger |
getSplinesteps()
Gets the value of the splinesteps property. |
BigInteger |
getStart()
Gets the value of the start property. |
String |
getStipple()
Gets the value of the stipple property. |
String |
getStyle()
Gets the value of the style property. |
String |
getType()
Gets the value of the type property. |
BigInteger |
getVisible()
Gets the value of the visible property. |
double |
getW()
Gets the value of the w property. |
BigInteger |
getWidth()
Gets the value of the width property. |
double |
getX()
Gets the value of the x property. |
double |
getY()
Gets the value of the y property. |
double |
getZ()
Gets the value of the z property. |
void |
serializeAttributes(XMLSerializer context)
Serializes attributes into the specified target. |
void |
serializeBody(XMLSerializer context)
Serializes child elements and texts into the specified target. |
void |
serializeURIs(XMLSerializer context)
Declares all the namespace URIs this object is using at its top-level scope into the specified target. |
void |
setAnchor(String value)
Sets the value of the anchor property. |
void |
setArrow(String value)
Sets the value of the arrow property. |
void |
setBackground(String value)
Sets the value of the background property. |
void |
setBitmap(String value)
Sets the value of the bitmap property. |
void |
setCapstyle(String value)
Sets the value of the capstyle property. |
void |
setCenter(CenterType value)
Sets the value of the center property. |
void |
setD(double value)
Sets the value of the d property. |
void |
setExtent(BigInteger value)
Sets the value of the extent property. |
void |
setFill(String value)
Sets the value of the fill property. |
void |
setFont(String value)
Sets the value of the font property. |
void |
setForeground(String value)
Sets the value of the foreground property. |
void |
setH(double value)
Sets the value of the h property. |
void |
setImage(String value)
Sets the value of the image property. |
void |
setJoinstyle(String value)
Sets the value of the joinstyle property. |
void |
setJustify(String value)
Sets the value of the justify property. |
void |
setLine(LineType value)
Sets the value of the line property. |
void |
setOutline(String value)
Sets the value of the outline property. |
void |
setSmooth(BigInteger value)
Sets the value of the smooth property. |
void |
setSplinesteps(BigInteger value)
Sets the value of the splinesteps property. |
void |
setStart(BigInteger value)
Sets the value of the start property. |
void |
setStipple(String value)
Sets the value of the stipple property. |
void |
setStyle(String value)
Sets the value of the style property. |
void |
setType(String value)
Sets the value of the type property. |
void |
setVisible(BigInteger value)
Sets the value of the visible property. |
void |
setW(double value)
Sets the value of the w property. |
void |
setWidth(BigInteger value)
Sets the value of the width property. |
void |
setX(double value)
Sets the value of the x property. |
void |
setY(double value)
Sets the value of the y property. |
void |
setZ(double value)
Sets the value of the z property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String _Type
protected String _Capstyle
protected String _Style
protected boolean has_W
protected double _W
protected boolean has_H
protected double _H
protected String _Outline
protected CenterType _Center
protected com.sun.xml.bind.util.ListImpl _Att
protected LineType _Line
protected String _Fill
protected String _Bitmap
protected BigInteger _Width
protected String _Arrow
protected boolean has_X
protected double _X
protected boolean has_Z
protected double _Z
protected BigInteger _Splinesteps
protected boolean has_D
protected double _D
protected String _Font
protected String _Image
protected BigInteger _Extent
protected BigInteger _Smooth
protected String _Background
protected String _Foreground
protected BigInteger _Start
protected String _Stipple
protected BigInteger _Visible
protected String _Anchor
protected boolean has_Y
protected double _Y
protected String _Justify
protected String _Joinstyle
public static final Class version
| Constructor Detail |
|---|
public GraphicsTypeImpl()
| Method Detail |
|---|
public String getType()
GraphicsType
getType in interface GraphicsTypeStringpublic void setType(String value)
GraphicsType
setType in interface GraphicsTypevalue - allowed object is
Stringpublic String getCapstyle()
GraphicsType
getCapstyle in interface GraphicsTypeStringpublic void setCapstyle(String value)
GraphicsType
setCapstyle in interface GraphicsTypevalue - allowed object is
Stringpublic String getStyle()
GraphicsType
getStyle in interface GraphicsTypeStringpublic void setStyle(String value)
GraphicsType
setStyle in interface GraphicsTypevalue - allowed object is
Stringpublic double getW()
GraphicsType
getW in interface GraphicsTypepublic void setW(double value)
GraphicsType
setW in interface GraphicsTypepublic double getH()
GraphicsType
getH in interface GraphicsTypepublic void setH(double value)
GraphicsType
setH in interface GraphicsTypepublic String getOutline()
GraphicsType
getOutline in interface GraphicsTypeStringpublic void setOutline(String value)
GraphicsType
setOutline in interface GraphicsTypevalue - allowed object is
Stringpublic CenterType getCenter()
GraphicsType
getCenter in interface GraphicsTypeCenter
CenterTypepublic void setCenter(CenterType value)
GraphicsType
setCenter in interface GraphicsTypevalue - allowed object is
Center
CenterTypeprotected com.sun.xml.bind.util.ListImpl _getAtt()
public List getAtt()
GraphicsType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the Att property.
For example, to add a new item, do as follows:
getAtt().add(newItem);
Objects of the following type(s) are allowed in the list
Att
AttType
getAtt in interface GraphicsTypepublic LineType getLine()
GraphicsType
getLine in interface GraphicsTypeLine
LineTypepublic void setLine(LineType value)
GraphicsType
setLine in interface GraphicsTypevalue - allowed object is
Line
LineTypepublic String getFill()
GraphicsType
getFill in interface GraphicsTypeStringpublic void setFill(String value)
GraphicsType
setFill in interface GraphicsTypevalue - allowed object is
Stringpublic String getBitmap()
GraphicsType
getBitmap in interface GraphicsTypeStringpublic void setBitmap(String value)
GraphicsType
setBitmap in interface GraphicsTypevalue - allowed object is
Stringpublic BigInteger getWidth()
GraphicsType
getWidth in interface GraphicsTypeBigIntegerpublic void setWidth(BigInteger value)
GraphicsType
setWidth in interface GraphicsTypevalue - allowed object is
BigIntegerpublic String getArrow()
GraphicsType
getArrow in interface GraphicsTypeStringpublic void setArrow(String value)
GraphicsType
setArrow in interface GraphicsTypevalue - allowed object is
Stringpublic double getX()
GraphicsType
getX in interface GraphicsTypepublic void setX(double value)
GraphicsType
setX in interface GraphicsTypepublic double getZ()
GraphicsType
getZ in interface GraphicsTypepublic void setZ(double value)
GraphicsType
setZ in interface GraphicsTypepublic BigInteger getSplinesteps()
GraphicsType
getSplinesteps in interface GraphicsTypeBigIntegerpublic void setSplinesteps(BigInteger value)
GraphicsType
setSplinesteps in interface GraphicsTypevalue - allowed object is
BigIntegerpublic double getD()
GraphicsType
getD in interface GraphicsTypepublic void setD(double value)
GraphicsType
setD in interface GraphicsTypepublic String getFont()
GraphicsType
getFont in interface GraphicsTypeStringpublic void setFont(String value)
GraphicsType
setFont in interface GraphicsTypevalue - allowed object is
Stringpublic String getImage()
GraphicsType
getImage in interface GraphicsTypeStringpublic void setImage(String value)
GraphicsType
setImage in interface GraphicsTypevalue - allowed object is
Stringpublic BigInteger getExtent()
GraphicsType
getExtent in interface GraphicsTypeBigIntegerpublic void setExtent(BigInteger value)
GraphicsType
setExtent in interface GraphicsTypevalue - allowed object is
BigIntegerpublic BigInteger getSmooth()
GraphicsType
getSmooth in interface GraphicsTypeBigIntegerpublic void setSmooth(BigInteger value)
GraphicsType
setSmooth in interface GraphicsTypevalue - allowed object is
BigIntegerpublic String getBackground()
GraphicsType
getBackground in interface GraphicsTypeStringpublic void setBackground(String value)
GraphicsType
setBackground in interface GraphicsTypevalue - allowed object is
Stringpublic String getForeground()
GraphicsType
getForeground in interface GraphicsTypeStringpublic void setForeground(String value)
GraphicsType
setForeground in interface GraphicsTypevalue - allowed object is
Stringpublic BigInteger getStart()
GraphicsType
getStart in interface GraphicsTypeBigIntegerpublic void setStart(BigInteger value)
GraphicsType
setStart in interface GraphicsTypevalue - allowed object is
BigIntegerpublic String getStipple()
GraphicsType
getStipple in interface GraphicsTypeStringpublic void setStipple(String value)
GraphicsType
setStipple in interface GraphicsTypevalue - allowed object is
Stringpublic BigInteger getVisible()
GraphicsType
getVisible in interface GraphicsTypeBigIntegerpublic void setVisible(BigInteger value)
GraphicsType
setVisible in interface GraphicsTypevalue - allowed object is
BigIntegerpublic String getAnchor()
GraphicsType
getAnchor in interface GraphicsTypeStringpublic void setAnchor(String value)
GraphicsType
setAnchor in interface GraphicsTypevalue - allowed object is
Stringpublic double getY()
GraphicsType
getY in interface GraphicsTypepublic void setY(double value)
GraphicsType
setY in interface GraphicsTypepublic String getJustify()
GraphicsType
getJustify in interface GraphicsTypeStringpublic void setJustify(String value)
GraphicsType
setJustify in interface GraphicsTypevalue - allowed object is
Stringpublic String getJoinstyle()
GraphicsType
getJoinstyle in interface GraphicsTypeStringpublic void setJoinstyle(String value)
GraphicsType
setJoinstyle in interface GraphicsTypevalue - allowed object is
Stringpublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObject
public void serializeBody(XMLSerializer context)
throws SAXException
XMLSerializable
serializeBody in interface XMLSerializableSAXException
public void serializeAttributes(XMLSerializer context)
throws SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableSAXException
public void serializeURIs(XMLSerializer context)
throws SAXException
XMLSerializable
serializeURIs in interface XMLSerializableSAXExceptionpublic Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectpublic com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator in interface ValidatableObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||