Package hec.map.aishape.stream
Class OrderedShapeStream
java.lang.Object
hec.map.aishape.ShapeImport
hec.map.aishape.stream.OrderedShapeStream
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintbooleanbooleanvoidvoidsetDirection(String direction) voidsetUserName(String name) toString()booleanvalidate()Methods inherited from class hec.map.aishape.ShapeImport
addError, addShape, clearErrors, getErrorString, getImportShapes, getName, getShapeCount, getShapes, getType, hasErrors, removeError, setImportShapes, setType
-
Field Details
-
FORWARD
- See Also:
-
BACKWARD
- See Also:
-
DIRECTIONS
-
-
Constructor Details
-
OrderedShapeStream
-
-
Method Details
-
getStreamPolyLine
-
validate
public boolean validate()- Specified by:
validatein classShapeImport
-
removeExistsError
public void removeExistsError()- Specified by:
removeExistsErrorin classShapeImport
-
addExistsError
public void addExistsError()- Specified by:
addExistsErrorin classShapeImport
-
getShapeGraphicType
public int getShapeGraphicType()- Specified by:
getShapeGraphicTypein classShapeImport
-
getDirection
-
isForward
public boolean isForward() -
isBackwards
public boolean isBackwards() -
setDirection
-
setUserName
-
getUserName
-
toString
-