|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.shapelogic.streams.BaseListCommonStream<T>
org.shapelogic.streams.SingleListStream<Polygon>
org.shapelogic.polygon.SVGReader
public class SVGReader
| Field Summary |
|---|
| Fields inherited from class org.shapelogic.streams.BaseListCommonStream |
|---|
_context, _current, _dirty, _last, _list, _maxLast, _name, _nullLegalValue, _parentContext, _query, _value |
| Constructor Summary | |
|---|---|
SVGReader(java.lang.String fileName)
|
|
SVGReader(java.lang.String fileName,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
Polygon |
getPolygon()
|
Polygon |
invoke()
|
static SVGReader |
makeInstance(java.lang.String fileName,
java.lang.String name)
|
| Methods inherited from class org.shapelogic.streams.SingleListStream |
|---|
getValue, invokeIndex |
| Methods inherited from class org.shapelogic.streams.BaseListCommonStream |
|---|
calcAddNext, get, getContext, getCurrentSize, getInContext, getIndex, getLast, getList, getMaxLast, getName, getParentContext, hasNext, hasNextBase, isCached, isDeterministic, isDirty, isNullLegalValue, isRandomAccess, iterator, next, remove, setLastFromInput, setList, setMaxLast, setNullLegalValue, setup |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.shapelogic.streams.ListStream |
|---|
getList, setList |
| Methods inherited from interface org.shapelogic.streams.NumberedStream |
|---|
get, getIndex, getLast, getMaxLast, setMaxLast |
| Methods inherited from interface org.shapelogic.calculation.LazyCalc |
|---|
isDirty, setup |
| Methods inherited from interface java.util.Iterator |
|---|
hasNext, next, remove |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Constructor Detail |
|---|
public SVGReader(java.lang.String fileName,
java.lang.String name)
public SVGReader(java.lang.String fileName)
| Method Detail |
|---|
public static SVGReader makeInstance(java.lang.String fileName,
java.lang.String name)
public Polygon getPolygon()
throws javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationExceptionpublic Polygon invoke()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||