Package h
Class ST_point
- java.lang.Object
-
- smetana.core.UnsupportedStarStruct
-
- h.ST_point
-
- All Implemented Interfaces:
__ptr__,__struct__
public final class ST_point extends UnsupportedStarStruct
-
-
Constructor Summary
Constructors Constructor Description ST_point()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void___(__struct__ other)__struct__copy()-
Methods inherited from class smetana.core.UnsupportedStarStruct
castTo, getTheField, isSameThan, unsupported
-
-
-
-
Method Detail
-
copy
public __struct__ copy()
- Specified by:
copyin interface__struct__- Overrides:
copyin classUnsupportedStarStruct
-
___
public void ___(__struct__ other)
- Specified by:
___in interface__struct__- Overrides:
___in classUnsupportedStarStruct
-
-