Graphic Rendering System
1.0
A Java-based graphic rendering system implementing various design patterns
Loading...
Searching...
No Matches
Here is a list of all variables with links to the classes they belong to:
- c -
canvas :
com.example.graphics.render.ConsoleRenderer
commandManager :
com.example.graphics.Drawing
connected :
com.example.graphics.proxy.RemoteRendererProxy
currentShapeType :
com.example.graphics.SwingGraphicsApp
- d -
debugMode :
com.example.graphics.singleton.RenderingConfig
defaultHeight :
com.example.graphics.singleton.RenderingConfig
defaultRendererType :
com.example.graphics.singleton.RenderingConfig
defaultWidth :
com.example.graphics.singleton.RenderingConfig
document :
com.example.graphics.visitor.XmlExportVisitor
dragStart :
com.example.graphics.SwingGraphicsApp
drawing :
com.example.graphics.SwingGraphicsApp
- f -
fileManager :
com.example.graphics.SwingGraphicsApp
- h -
height :
com.example.graphics.model.Rectangle
,
com.example.graphics.render.ConsoleRenderer
,
com.example.graphics.render.SvgRenderer
,
com.example.graphics.render.SwingRenderer
- i -
index :
com.example.graphics.command.RemoveShapeCommand
instance :
com.example.graphics.singleton.RenderingConfig
isDragging :
com.example.graphics.SwingGraphicsApp
isDrawingLine :
com.example.graphics.SwingGraphicsApp
isDrawingTriangle :
com.example.graphics.SwingGraphicsApp
isRemoteRenderingEnabled :
com.example.graphics.SwingGraphicsApp
- l -
localRenderer :
com.example.graphics.proxy.RemoteRendererProxy
,
com.example.graphics.SwingGraphicsApp
- n -
newX :
com.example.graphics.command.MoveShapeCommand
newY :
com.example.graphics.command.MoveShapeCommand
- o -
observers :
com.example.graphics.observer.ShapeSubject
oldX :
com.example.graphics.command.MoveShapeCommand
oldY :
com.example.graphics.command.MoveShapeCommand
- r -
radius :
com.example.graphics.model.Circle
redoStack :
com.example.graphics.command.CommandManager
remoteRenderer :
com.example.graphics.proxy.RemoteRendererProxy
,
com.example.graphics.SwingGraphicsApp
remoteRenderingToggle :
com.example.graphics.SwingGraphicsApp
renderer :
com.example.graphics.Drawing
renderPanel :
com.example.graphics.render.SwingRenderer
rootElement :
com.example.graphics.visitor.XmlExportVisitor
- s -
selectedShape :
com.example.graphics.SwingGraphicsApp
serialVersionUID :
com.example.graphics.Drawing
shape :
com.example.graphics.command.AddShapeCommand
,
com.example.graphics.command.MoveShapeCommand
,
com.example.graphics.command.RemoveShapeCommand
shapeColors :
com.example.graphics.render.SwingRenderer
shapeFactory :
com.example.graphics.SwingGraphicsApp
,
com.example.graphics.util.FileManager
shapes :
com.example.graphics.command.AddShapeCommand
,
com.example.graphics.command.RemoveShapeCommand
,
com.example.graphics.Drawing
,
com.example.graphics.render.SwingRenderer
,
com.example.graphics.visitor.JsonExportVisitor
shapeSubject :
com.example.graphics.Drawing
statusLabel :
com.example.graphics.SwingGraphicsApp
svgContent :
com.example.graphics.render.SvgRenderer
- t -
thirdPartyRenderer :
com.example.graphics.adapter.ThirdPartyRendererAdapter
triangleStage :
com.example.graphics.SwingGraphicsApp
- u -
undoStack :
com.example.graphics.command.CommandManager
- w -
width :
com.example.graphics.model.Rectangle
,
com.example.graphics.render.ConsoleRenderer
,
com.example.graphics.render.SvgRenderer
,
com.example.graphics.render.SwingRenderer
- x -
x :
com.example.graphics.model.Circle
,
com.example.graphics.model.Rectangle
x1 :
com.example.graphics.model.Line
,
com.example.graphics.model.Triangle
,
com.example.graphics.SwingGraphicsApp
x2 :
com.example.graphics.model.Line
,
com.example.graphics.model.Triangle
,
com.example.graphics.SwingGraphicsApp
x3 :
com.example.graphics.model.Triangle
- y -
y :
com.example.graphics.model.Circle
,
com.example.graphics.model.Rectangle
y1 :
com.example.graphics.model.Line
,
com.example.graphics.model.Triangle
,
com.example.graphics.SwingGraphicsApp
y2 :
com.example.graphics.model.Line
,
com.example.graphics.model.Triangle
,
com.example.graphics.SwingGraphicsApp
y3 :
com.example.graphics.model.Triangle
Generated on
for Graphic Rendering System by
1.14.0