|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcytoscape.generated2.impl.SimpleNodeImpl
cytoscape.generated2.impl.GraphicNodeImpl
public class GraphicNodeImpl
| Nested Class Summary | |
|---|---|
class |
GraphicNodeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected String |
_Edgeanchor
|
protected GraphicsType |
_Graphics
|
static Class |
version
|
| Fields inherited from class cytoscape.generated2.impl.SimpleNodeImpl |
|---|
_Actuate, _Arcrole, _Att, _Href, _Id, _Label, _Labelanchor, _Name, _Role, _Show, _Title, _Type, _Weight |
| Constructor Summary | |
|---|---|
GraphicNodeImpl()
|
|
| Method Summary | |
|---|---|
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 |
getEdgeanchor()
Gets the value of the edgeanchor property. |
GraphicsType |
getGraphics()
Gets the value of the graphics property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
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 |
setEdgeanchor(String value)
Sets the value of the edgeanchor property. |
void |
setGraphics(GraphicsType value)
Sets the value of the graphics property. |
| Methods inherited from class cytoscape.generated2.impl.SimpleNodeImpl |
|---|
_getAtt, getActuate, getArcrole, getAtt, getHref, getId, getLabel, getLabelanchor, getName, getRole, getShow, getTitle, getType, getWeight, setActuate, setArcrole, setHref, setId, setLabel, setLabelanchor, setName, setRole, setShow, setTitle, setType, setWeight |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface cytoscape.generated2.SimpleNode |
|---|
getActuate, getArcrole, getAtt, getHref, getId, getLabel, getLabelanchor, getName, getRole, getShow, getTitle, getType, getWeight, setActuate, setArcrole, setHref, setId, setLabel, setLabelanchor, setName, setRole, setShow, setTitle, setType, setWeight |
| Field Detail |
|---|
protected GraphicsType _Graphics
protected String _Edgeanchor
public static final Class version
| Constructor Detail |
|---|
public GraphicNodeImpl()
| Method Detail |
|---|
public GraphicsType getGraphics()
GraphicNode
getGraphics in interface GraphicNodeGraphics
GraphicsTypepublic void setGraphics(GraphicsType value)
GraphicNode
setGraphics in interface GraphicNodevalue - allowed object is
Graphics
GraphicsTypepublic String getEdgeanchor()
GraphicNode
getEdgeanchor in interface GraphicNodeStringpublic void setEdgeanchor(String value)
GraphicNode
setEdgeanchor in interface GraphicNodevalue - allowed object is
Stringpublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObjectcreateUnmarshaller in class SimpleNodeImpl
public void serializeBody(XMLSerializer context)
throws SAXException
XMLSerializable
serializeBody in interface XMLSerializableserializeBody in class SimpleNodeImplSAXException
public void serializeAttributes(XMLSerializer context)
throws SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableserializeAttributes in class SimpleNodeImplSAXException
public void serializeURIs(XMLSerializer context)
throws SAXException
XMLSerializable
serializeURIs in interface XMLSerializableserializeURIs in class SimpleNodeImplSAXExceptionpublic Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectgetPrimaryInterface in class SimpleNodeImplpublic com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator in interface ValidatableObjectcreateRawValidator in class SimpleNodeImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||