| 
JHotDraw 7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jhotdraw.beans.AbstractBean
org.jhotdraw.draw.AbstractFigure
org.jhotdraw.draw.AbstractCompositeFigure
org.jhotdraw.draw.AbstractAttributedCompositeFigure
org.jhotdraw.draw.AbstractDrawing
org.jhotdraw.draw.QuadTreeDrawing
org.jhotdraw.samples.odg.ODGDrawing
public class ODGDrawing
ODGDrawing.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class org.jhotdraw.draw.QuadTreeDrawing | 
|---|
QuadTreeDrawing.QuadTreeEventHandler | 
| Nested classes/interfaces inherited from class org.jhotdraw.draw.AbstractCompositeFigure | 
|---|
AbstractCompositeFigure.EventHandler | 
| Field Summary | 
|---|
| Fields inherited from class org.jhotdraw.draw.AbstractCompositeFigure | 
|---|
cachedBounds, cachedDrawingArea, children, eventHandler, layouter | 
| Fields inherited from class org.jhotdraw.draw.AbstractFigure | 
|---|
changingDepth, listenerList | 
| Fields inherited from class org.jhotdraw.beans.AbstractBean | 
|---|
propertySupport | 
| Fields inherited from interface org.jhotdraw.draw.CompositeFigure | 
|---|
LAYOUT_INSETS | 
| Constructor Summary | |
|---|---|
ODGDrawing()
Creates a new instance.  | 
|
| Method Summary | |
|---|---|
 java.lang.String | 
getDescription()
 | 
 java.lang.String | 
getTitle()
 | 
 void | 
read(DOMInput in)
 | 
protected  void | 
readAttributes(DOMInput in)
 | 
 void | 
setDescription(java.lang.String newValue)
 | 
 void | 
setTitle(java.lang.String newValue)
 | 
 void | 
write(DOMOutput out)
 | 
| Methods inherited from class org.jhotdraw.draw.QuadTreeDrawing | 
|---|
basicAdd, basicRemoveChild, bringToFront, clone, contains, createEventHandler, draw, draw, drawFill, drawStroke, findFigure, findFigureBehind, findFigureBehind, findFigureExcept, findFigureExcept, findFigureInside, findFigures, findFiguresWithin, getCanvasSize, getChildren, getChildren, getFiguresFrontToBack, indexOf, sendToBack, setAttributeOnChildren, setCanvasSize, sort | 
| Methods inherited from class org.jhotdraw.draw.AbstractDrawing | 
|---|
addInputFormat, addOutputFormat, addUndoableEditListener, fireUndoableEditHappened, getDrawing, getFontRenderContext, getInputFormats, getLock, getOutputFormats, removeUndoableEditListener, setFontRenderContext, setInputFormats, setOutputFormats | 
| Methods inherited from class org.jhotdraw.draw.AbstractAttributedCompositeFigure | 
|---|
applyAttributesTo, drawChildren, drawFigure, drawText, getAttribute, getAttributeKey, getAttributes, getAttributesRestoreData, getFigureDrawBounds, getStroke, getStrokeMiterLimitFactor, hasAttribute, isAttributeEnabled, removeAttribute, restoreAttributesTo, setAttribute, setAttributeEnabled, setAttributes, writeAttributes | 
| Methods inherited from class org.jhotdraw.beans.AbstractBean | 
|---|
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, firePropertyChange, removePropertyChangeListener, removePropertyChangeListener | 
| Methods inherited from class java.lang.Object | 
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface org.jhotdraw.draw.Drawing | 
|---|
add, add, addAll, addAll, basicAdd, basicAddAll, basicRemove, basicRemoveAll, getChildCount, remove, removeAll | 
| Methods inherited from interface org.jhotdraw.draw.CompositeFigure | 
|---|
addCompositeFigureListener, basicRemoveAllChildren, getChild, getLayouter, layout, removeAllChildren, removeChild, removeCompositeFigureListener, setLayouter | 
| Methods inherited from interface org.jhotdraw.draw.Figure | 
|---|
addFigureListener, addNotify, canConnect, changed, contains, createHandles, findCompatibleConnector, findConnector, getActions, getAttribute, getAttributes, getAttributesRestoreData, getBounds, getConnectors, getCursor, getDecomposition, getDrawingArea, getEndPoint, getLayer, getPreferredSize, getStartPoint, getTool, getToolTipText, getTransformRestoreData, handleDrop, handleMouseClick, includes, isRemovable, isSelectable, isTransformable, isVisible, remap, removeFigureListener, removeNotify, requestRemove, restoreAttributesTo, restoreTransformTo, setAttribute, setBounds, transform, willChange | 
| Constructor Detail | 
|---|
public ODGDrawing()
| Method Detail | 
|---|
public void setTitle(java.lang.String newValue)
public java.lang.String getTitle()
public void setDescription(java.lang.String newValue)
public java.lang.String getDescription()
public void read(DOMInput in)
          throws java.io.IOException
read in interface DOMStorableread in class AbstractDrawingjava.io.IOException
protected void readAttributes(DOMInput in)
                       throws java.io.IOException
readAttributes in class AbstractAttributedCompositeFigurejava.io.IOException
public void write(DOMOutput out)
           throws java.io.IOException
write in interface DOMStorablewrite in class AbstractDrawingjava.io.IOException
  | 
Copyright 1996-2007 (c) JHotDraw.org. Some rights reserved.  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||