Package h
Class ST_Rect_t
- java.lang.Object
-
- smetana.core.UnsupportedStarStruct
-
- h.ST_Rect_t
-
- All Implemented Interfaces:
__ptr__
,__struct__
public final class ST_Rect_t extends UnsupportedStarStruct
-
-
Field Summary
Fields Modifier and Type Field Description int[]
boundary
-
Fields inherited from class smetana.core.UnsupportedStarStruct
CPT, SPY_ME, UID
-
-
Constructor Summary
Constructors Constructor Description ST_Rect_t()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
___(__struct__ other)
-
Methods inherited from class smetana.core.UnsupportedStarStruct
castTo, copy, getTheField, isSameThan, unsupported
-
-
-
-
Method Detail
-
___
public void ___(__struct__ other)
- Specified by:
___
in interface__struct__
- Overrides:
___
in classUnsupportedStarStruct
-
-