Public Member Functions | Static Private Attributes
edu.tum.cs.vis.model.util.Line Class Reference
Inheritance diagram for edu.tum.cs.vis.model.util.Line:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void draw (PGraphics g, DrawSettings drawSettings)
 Line ()

Static Private Attributes

static final long serialVersionUID = 6189622478733284349L

Detailed Description

A simple line of a CAD model which connects two vertices and has a specific color/appearance.

Author:
Stefan Profanter

Definition at line 18 of file Line.java.


Constructor & Destructor Documentation

Default constructor

Definition at line 28 of file Line.java.


Member Function Documentation

void edu.tum.cs.vis.model.util.Line.draw ( PGraphics  g,
DrawSettings  drawSettings 
) [inline]

Draw the line onto the applet.

Parameters:
gApplet to draw on
drawSettingsoverride the draw color, texture (and other settings). Draw whole object in the given color if != null

Definition at line 41 of file Line.java.


Member Data Documentation

final long edu.tum.cs.vis.model.util.Line.serialVersionUID = 6189622478733284349L [static, private]

auto generated

Reimplemented from edu.tum.cs.vis.model.util.DrawObject.

Definition at line 23 of file Line.java.


The documentation for this class was generated from the following file:


knowrob_cad_parser
Author(s): Stefan Profanter
autogenerated on Sat Dec 28 2013 17:09:45