$search

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, Color overrideColor)
 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 20 of file Line.java.


Constructor & Destructor Documentation

edu::tum::cs::vis::model::util::Line::Line (  )  [inline]

Default constructor

Definition at line 30 of file Line.java.


Member Function Documentation

void edu::tum::cs::vis::model::util::Line::draw ( PGraphics  g,
Color  overrideColor 
) [inline]

Draw the line onto the applet.

Parameters:
g Applet to draw on
overrideColor override the draw color an texture. Draw whole object in the given color if != null

Definition at line 43 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 25 of file Line.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


knowrob_cad_parser
Author(s): Stefan Profanter
autogenerated on Tue Mar 5 12:15:34 2013