Package mgui.io.foreign.caret
Class CaretPaintLoader.Header
java.lang.Object
mgui.io.foreign.caret.CaretPaintLoader.Header
- Enclosing class:
- CaretPaintLoader
public class CaretPaintLoader.Header
extends java.lang.Object
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description int
getColumnCount()
int
getNameCount()
int
getNodeCount()
void
printAll()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
nodes
public int nodes -
columns
-
nameMap
-
-
Constructor Details
-
Header
public Header(java.io.File file) -
Header
public Header(java.net.URL url)
-
-
Method Details
-
getNodeCount
public int getNodeCount() -
getColumnCount
public int getColumnCount() -
getNameCount
public int getNameCount() -
printAll
public void printAll()
-