valgolang
/
com.valgolang.linearrepresentation
/
ManimInstrWithBoundary
Manim
Instr
With
Boundary
interface
ManimInstrWithBoundary
Content copied to clipboard
Manim instruction with boundary
Functions
Properties
Inheritors
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
setNewBoundary
Link copied to clipboard
abstract fun
setNewBoundary
(corners:
List
<
Pair
<
Double
,
Double
>>, newMaxSize:
Int
)
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
uid
Link copied to clipboard
abstract val
uid
:
String
Content copied to clipboard
Inheritors
ShapeWithBoundary
Link copied to clipboard
ListPrepend
Link copied to clipboard