Start
|
Index
|
Overview
•
PREV
|
UP
|
NEXT
net.simplace.simulation.graphpanel.transformer.SimFieldLocationTransformer.ComponentLocation
Different variables have different identifies to be able to devide them within within the debugging phase of the software developping process.
public static final class
SimFieldLocationTransformer.ComponentLocation
{
// Public Constructors
public
ComponentLocation
();
// Class Methods
public static Double
getHight
(
FWSimVariable.CONTENT_TYPE
aContentType, int
aHeight);
aContentType
aHeight
returns
the main color
public static Integer
getWidth
(
FWSimVariable.CONTENT_TYPE
aContentType,
Integer aWidth, Integer aOrderNumber);
aContentType
aWidth
aOrderNumber
returns
the main color
}