메소드 |
설명 |
|
Append ( IntSurf_InteriorPoint theItem ) : void |
|
|
Append ( IntSurf_SequenceOfInteriorPoint theSeq ) : void |
|
|
Assign ( IntSurf_SequenceOfInteriorPoint theOther ) : IntSurf_SequenceOfInteriorPoint |
|
|
ChangeFirst ( ) : IntSurf_InteriorPoint |
|
|
ChangeLast ( ) : IntSurf_InteriorPoint |
|
|
ChangeValue ( int theIndex ) : IntSurf_InteriorPoint |
|
|
Clear ( ) : void |
|
|
Clear ( NCollection_BaseAllocator theAllocator ) : void |
|
|
Exchange ( int I, int J ) : void |
|
|
First ( ) : IntSurf_InteriorPoint |
|
|
InsertAfter ( int theIndex, IntSurf_InteriorPoint theItem ) : void |
|
|
InsertAfter ( int theIndex, IntSurf_SequenceOfInteriorPoint theSeq ) : void |
|
|
InsertBefore ( int theIndex, IntSurf_InteriorPoint theItem ) : void |
|
|
InsertBefore ( int theIndex, IntSurf_SequenceOfInteriorPoint theSeq ) : void |
|
|
IntSurf_SequenceOfInteriorPoint ( ) : System |
|
|
IntSurf_SequenceOfInteriorPoint ( IntSurf_SequenceOfInteriorPoint theOther ) : System |
|
|
IntSurf_SequenceOfInteriorPoint ( NCollection_BaseAllocator theAllocator ) : System |
|
|
IsEmpty ( ) : bool |
|
|
Last ( ) : IntSurf_InteriorPoint |
|
|
Length ( ) : int |
|
|
Lower ( ) : int |
|
|
Prepend ( IntSurf_InteriorPoint theItem ) : void |
|
|
Prepend ( IntSurf_SequenceOfInteriorPoint theSeq ) : void |
|
|
Remove ( int theIndex ) : void |
|
|
Remove ( int theFromIndex, int theToIndex ) : void |
|
|
Reverse ( ) : void |
|
|
SetValue ( int theIndex, IntSurf_InteriorPoint theItem ) : void |
|
|
Size ( ) : int |
|
|
Split ( int theIndex, IntSurf_SequenceOfInteriorPoint theSeq ) : void |
|
|
Upper ( ) : int |
|
|
Value ( int theIndex ) : IntSurf_InteriorPoint |
|
|