JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
sim.portrayal.portrayable
Interface FieldPortrayable<T>
Type Parameters:
T
- type of field
All Superinterfaces:
Portrayable
public interface
FieldPortrayable<T>
extends
Portrayable
Simple portrayable to provide data for portraying fields.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getField
()
Method Detail
getField
T
getField()
Returns:
the field object
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method