Package h
Class ST_path
-
- All Implemented Interfaces:
__ptr__
,__struct__
public final class ST_path extends UnsupportedStarStruct
-
-
Constructor Summary
Constructors Constructor Description ST_path()
-
Method Summary
-
Methods inherited from class smetana.core.UnsupportedStarStruct
___, castTo, copy, getTheField, isSameThan, unsupported
-
-
-
-
Field Detail
-
start
public final ST_port start
-
end
public final ST_port end
-
nbox
public int nbox
-
boxes
public ST_boxf[] boxes
-
data
public ST_Agedge_s data
-
-