|
|||||||||
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 GraphicsType
String
public void setType(String value)
GraphicsType
setType
in interface GraphicsType
value
- allowed object is
String
public String getCapstyle()
GraphicsType
getCapstyle
in interface GraphicsType
String
public void setCapstyle(String value)
GraphicsType
setCapstyle
in interface GraphicsType
value
- allowed object is
String
public String getStyle()
GraphicsType
getStyle
in interface GraphicsType
String
public void setStyle(String value)
GraphicsType
setStyle
in interface GraphicsType
value
- allowed object is
String
public double getW()
GraphicsType
getW
in interface GraphicsType
public void setW(double value)
GraphicsType
setW
in interface GraphicsType
public double getH()
GraphicsType
getH
in interface GraphicsType
public void setH(double value)
GraphicsType
setH
in interface GraphicsType
public String getOutline()
GraphicsType
getOutline
in interface GraphicsType
String
public void setOutline(String value)
GraphicsType
setOutline
in interface GraphicsType
value
- allowed object is
String
public CenterType getCenter()
GraphicsType
getCenter
in interface GraphicsType
Center
CenterType
public void setCenter(CenterType value)
GraphicsType
setCenter
in interface GraphicsType
value
- allowed object is
Center
CenterType
protected 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 GraphicsType
public LineType getLine()
GraphicsType
getLine
in interface GraphicsType
Line
LineType
public void setLine(LineType value)
GraphicsType
setLine
in interface GraphicsType
value
- allowed object is
Line
LineType
public String getFill()
GraphicsType
getFill
in interface GraphicsType
String
public void setFill(String value)
GraphicsType
setFill
in interface GraphicsType
value
- allowed object is
String
public String getBitmap()
GraphicsType
getBitmap
in interface GraphicsType
String
public void setBitmap(String value)
GraphicsType
setBitmap
in interface GraphicsType
value
- allowed object is
String
public BigInteger getWidth()
GraphicsType
getWidth
in interface GraphicsType
BigInteger
public void setWidth(BigInteger value)
GraphicsType
setWidth
in interface GraphicsType
value
- allowed object is
BigInteger
public String getArrow()
GraphicsType
getArrow
in interface GraphicsType
String
public void setArrow(String value)
GraphicsType
setArrow
in interface GraphicsType
value
- allowed object is
String
public double getX()
GraphicsType
getX
in interface GraphicsType
public void setX(double value)
GraphicsType
setX
in interface GraphicsType
public double getZ()
GraphicsType
getZ
in interface GraphicsType
public void setZ(double value)
GraphicsType
setZ
in interface GraphicsType
public BigInteger getSplinesteps()
GraphicsType
getSplinesteps
in interface GraphicsType
BigInteger
public void setSplinesteps(BigInteger value)
GraphicsType
setSplinesteps
in interface GraphicsType
value
- allowed object is
BigInteger
public double getD()
GraphicsType
getD
in interface GraphicsType
public void setD(double value)
GraphicsType
setD
in interface GraphicsType
public String getFont()
GraphicsType
getFont
in interface GraphicsType
String
public void setFont(String value)
GraphicsType
setFont
in interface GraphicsType
value
- allowed object is
String
public String getImage()
GraphicsType
getImage
in interface GraphicsType
String
public void setImage(String value)
GraphicsType
setImage
in interface GraphicsType
value
- allowed object is
String
public BigInteger getExtent()
GraphicsType
getExtent
in interface GraphicsType
BigInteger
public void setExtent(BigInteger value)
GraphicsType
setExtent
in interface GraphicsType
value
- allowed object is
BigInteger
public BigInteger getSmooth()
GraphicsType
getSmooth
in interface GraphicsType
BigInteger
public void setSmooth(BigInteger value)
GraphicsType
setSmooth
in interface GraphicsType
value
- allowed object is
BigInteger
public String getBackground()
GraphicsType
getBackground
in interface GraphicsType
String
public void setBackground(String value)
GraphicsType
setBackground
in interface GraphicsType
value
- allowed object is
String
public String getForeground()
GraphicsType
getForeground
in interface GraphicsType
String
public void setForeground(String value)
GraphicsType
setForeground
in interface GraphicsType
value
- allowed object is
String
public BigInteger getStart()
GraphicsType
getStart
in interface GraphicsType
BigInteger
public void setStart(BigInteger value)
GraphicsType
setStart
in interface GraphicsType
value
- allowed object is
BigInteger
public String getStipple()
GraphicsType
getStipple
in interface GraphicsType
String
public void setStipple(String value)
GraphicsType
setStipple
in interface GraphicsType
value
- allowed object is
String
public BigInteger getVisible()
GraphicsType
getVisible
in interface GraphicsType
BigInteger
public void setVisible(BigInteger value)
GraphicsType
setVisible
in interface GraphicsType
value
- allowed object is
BigInteger
public String getAnchor()
GraphicsType
getAnchor
in interface GraphicsType
String
public void setAnchor(String value)
GraphicsType
setAnchor
in interface GraphicsType
value
- allowed object is
String
public double getY()
GraphicsType
getY
in interface GraphicsType
public void setY(double value)
GraphicsType
setY
in interface GraphicsType
public String getJustify()
GraphicsType
getJustify
in interface GraphicsType
String
public void setJustify(String value)
GraphicsType
setJustify
in interface GraphicsType
value
- allowed object is
String
public String getJoinstyle()
GraphicsType
getJoinstyle
in interface GraphicsType
String
public void setJoinstyle(String value)
GraphicsType
setJoinstyle
in interface GraphicsType
value
- allowed object is
String
public UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller
in interface UnmarshallableObject
public void serializeBody(XMLSerializer context) throws SAXException
XMLSerializable
serializeBody
in interface XMLSerializable
SAXException
public void serializeAttributes(XMLSerializer context) throws SAXException
XMLSerializable
serializeAttributes
in interface XMLSerializable
SAXException
public void serializeURIs(XMLSerializer context) throws SAXException
XMLSerializable
serializeURIs
in interface XMLSerializable
SAXException
public Class getPrimaryInterface()
ValidatableObject
FooImpl
will return Foo
from this method.
getPrimaryInterface
in interface ValidatableObject
public 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 |