|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.shapelogic.util.MapOperations
public class MapOperations
Map Operations utility class.
XXX this should not contain references to any other packages.
Constructor Summary | |
---|---|
MapOperations()
|
Method Summary | |
---|---|
static IPoint2D |
getPointWithDefault(java.util.Map<IPoint2D,IPoint2D> map,
IPoint2D point)
Get from map with Default. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapOperations()
Method Detail |
---|
public static IPoint2D getPointWithDefault(java.util.Map<IPoint2D,IPoint2D> map, IPoint2D point)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |