Serialized Form


Package ca.quine.jcommons.freemind.xml

Class ca.quine.jcommons.freemind.xml.Arrowlink implements Serializable

Serialized Fields

_COLOR

String _COLOR
Field _COLOR


_DESTINATION

String _DESTINATION
Field _DESTINATION


_ENDARROW

String _ENDARROW
Field _ENDARROW


_ENDINCLINATION

String _ENDINCLINATION
Field _ENDINCLINATION


_ID

String _ID
Field _ID


_STARTARROW

String _STARTARROW
Field _STARTARROW


_STARTINCLINATION

String _STARTINCLINATION
Field _STARTINCLINATION

Class ca.quine.jcommons.freemind.xml.Cloud implements Serializable

Serialized Fields

_COLOR

String _COLOR
Field _COLOR

Class ca.quine.jcommons.freemind.xml.Edge implements Serializable

Serialized Fields

_COLOR

String _COLOR
Field _COLOR


_STYLE

String _STYLE
Field _STYLE


_WIDTH

String _WIDTH
Field _WIDTH

Class ca.quine.jcommons.freemind.xml.Font implements Serializable

Serialized Fields

_BOLD

FontBOLDType _BOLD
Field _BOLD


_ITALIC

FontITALICType _ITALIC
Field _ITALIC


_NAME

String _NAME
Field _NAME


_SIZE

int _SIZE
Field _SIZE


_has_SIZE

boolean _has_SIZE
keeps track of state for field: _SIZE

Class ca.quine.jcommons.freemind.xml.Hook implements Serializable

Serialized Fields

_NAME

String _NAME
Field _NAME


_parameters

Parameters _parameters
Field _parameters


_text

Text _text
Field _text

Class ca.quine.jcommons.freemind.xml.Html implements Serializable

Serialized Fields

_anyObject

Object _anyObject
Field _anyObject

Class ca.quine.jcommons.freemind.xml.Icon implements Serializable

Serialized Fields

_BUILTIN

String _BUILTIN
Field _BUILTIN

Class ca.quine.jcommons.freemind.xml.Map implements Serializable

Serialized Fields

_version

String _version
Field _version


_node

Node _node
Field _node

Class ca.quine.jcommons.freemind.xml.Node implements Serializable

Serialized Fields

_BACKGROUND_COLOR

String _BACKGROUND_COLOR
Field _BACKGROUND_COLOR


_COLOR

String _COLOR
Field _COLOR


_FOLDED

NodeItemFOLDEDType _FOLDED
Field _FOLDED


_ID

String _ID
Field _ID


_LINK

String _LINK
Field _LINK


_POSITION

NodeItemPOSITIONType _POSITION
Field _POSITION


_STYLE

String _STYLE
Field _STYLE


_TEXT

String _TEXT
Field _TEXT


_CREATED

long _CREATED
Field _CREATED


_has_CREATED

boolean _has_CREATED
keeps track of state for field: _CREATED


_MODIFIED

long _MODIFIED
Field _MODIFIED


_has_MODIFIED

boolean _has_MODIFIED
keeps track of state for field: _MODIFIED


_HGAP

int _HGAP
Field _HGAP


_has_HGAP

boolean _has_HGAP
keeps track of state for field: _HGAP


_VGAP

int _VGAP
Field _VGAP


_has_VGAP

boolean _has_VGAP
keeps track of state for field: _VGAP


_VSHIFT

int _VSHIFT
Field _VSHIFT


_has_VSHIFT

boolean _has_VSHIFT
keeps track of state for field: _VSHIFT


_ENCRYPTED_CONTENT

String _ENCRYPTED_CONTENT
Field _ENCRYPTED_CONTENT


_items

Vector _items
Field _items


mark

Object mark
The mark is used by implementors of INodeApplicator to keep track of whatever is needed by the algorithm. The mark is not read or written during marshalling or unmarshalling.

Class ca.quine.jcommons.freemind.xml.NodeItem implements Serializable

Serialized Fields

_choiceValue

Object _choiceValue
Internal choice value storage


_arrowlink

Arrowlink _arrowlink
Field _arrowlink


_cloud

Cloud _cloud
Field _cloud


_edge

Edge _edge
Field _edge


_font

Font _font
Field _font


_hook

Hook _hook
Field _hook


_icon

Icon _icon
Field _icon


_node

Node _node
Field _node


_richcontent

Richcontent _richcontent
Field _richcontent

Class ca.quine.jcommons.freemind.xml.Parameters implements Serializable

Serialized Fields

_REMINDUSERAT

int _REMINDUSERAT
Field _REMINDUSERAT


_has_REMINDUSERAT

boolean _has_REMINDUSERAT
keeps track of state for field: _REMINDUSERAT

Class ca.quine.jcommons.freemind.xml.Richcontent implements Serializable

Serialized Fields

_TYPE

RichcontentTYPEType _TYPE
Field _TYPE


_html

Html _html
Field _html

Class ca.quine.jcommons.freemind.xml.Text implements Serializable


Package ca.quine.jcommons.freemind.xml.types

Class ca.quine.jcommons.freemind.xml.types.FontBOLDType implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Method readResolve will be called during deserialization to replace the deserialized object with the correct constant instance.

Serialized Fields

type

int type
Field type


stringValue

String stringValue
Field stringValue

Class ca.quine.jcommons.freemind.xml.types.FontITALICType implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Method readResolve will be called during deserialization to replace the deserialized object with the correct constant instance.

Serialized Fields

type

int type
Field type


stringValue

String stringValue
Field stringValue

Class ca.quine.jcommons.freemind.xml.types.NodeItemFOLDEDType implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Method readResolve will be called during deserialization to replace the deserialized object with the correct constant instance.

Serialized Fields

type

int type
Field type


stringValue

String stringValue
Field stringValue

Class ca.quine.jcommons.freemind.xml.types.NodeItemPOSITIONType implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Method readResolve will be called during deserialization to replace the deserialized object with the correct constant instance.

Serialized Fields

type

int type
Field type


stringValue

String stringValue
Field stringValue

Class ca.quine.jcommons.freemind.xml.types.RichcontentTYPEType implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Method readResolve will be called during deserialization to replace the deserialized object with the correct constant instance.

Serialized Fields

type

int type
Field type


stringValue

String stringValue
Field stringValue