Package mgui.io.standard.xml.svg
Class LineTo
java.lang.Object
mgui.io.standard.xml.svg.SVGObject
mgui.io.standard.xml.svg.Instruction
mgui.io.standard.xml.svg.LineTo
public class LineTo extends Instruction
-
Field Summary
Fields inherited from class mgui.io.standard.xml.svg.Instruction
max_number_of_numbers, number_of_numbers, numbers
-
Constructor Summary
Constructors Constructor Description LineTo(SVGParser.Mode mode)
-
Method Summary
Methods inherited from class mgui.io.standard.xml.svg.Instruction
addNumber, getMode
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LineTo
-