|
org.net2map.pov.dimension.size.SizeSubset Class ReferenceInheritance diagram for org.net2map.pov.dimension.size.SizeSubset:
[legend]Collaboration diagram for org.net2map.pov.dimension.size.SizeSubset:
[legend]List of all members.
Detailed Description
- Author:
- moi
Definition at line 19 of file SizeSubset.java.
Constructor & Destructor Documentation
| org.net2map.pov.dimension.size.SizeSubset.SizeSubset |
( |
org.net2map.pov.dimension.Container |
paramContainer, |
|
|
long |
paramMinSizeInitializer, |
|
|
long |
paramMaxSizeInitializer |
|
) |
|
|
Member Function Documentation
| void org.net2map.pov.dimension.size.SizeSubset.addToSearch |
( |
org.net2map.pov.server.Search |
theSearch |
) |
throws java.rmi.RemoteException |
|
Here is the call graph for this function:
| void org.net2map.pov.dimension.size.SizeSubset.buildSubset |
( |
|
) |
|
|
| long org.net2map.pov.dimension.size.SizeSubset.getLeftmostValue |
( |
|
) |
[virtual] |
|
Here is the call graph for this function:
| String org.net2map.pov.dimension.size.SizeSubset.getLuceneFieldName |
( |
|
) |
[virtual] |
|
| long org.net2map.pov.dimension.size.SizeSubset.getRightmostValue |
( |
|
) |
[virtual] |
|
Here is the call graph for this function:
| String org.net2map.pov.dimension.size.SizeSubset.getSampleProperty |
( |
|
) |
|
|
| String org.net2map.pov.dimension.size.SizeSubset.getWhereClause |
( |
|
) |
|
|
| boolean org.net2map.pov.dimension.size.SizeSubset.isValid |
( |
Document |
lucenedoc |
) |
[virtual] |
|
Here is the call graph for this function:
| void org.net2map.pov.dimension.size.SizeSubset.propertyChange |
( |
PropertyChangeEvent |
evt |
) |
|
|
Here is the call graph for this function:
| void org.net2map.pov.dimension.size.SizeSubset.setSampleProperty |
( |
String |
value |
) |
|
|
| void org.net2map.pov.dimension.size.SizeSubset.setSizeMax |
( |
long |
size |
) |
|
|
Here is the call graph for this function:
| void org.net2map.pov.dimension.size.SizeSubset.setSizeMin |
( |
long |
size |
) |
|
|
Here is the call graph for this function:
| long org.net2map.pov.dimension.size.SizeSubset.toLong |
( |
org.net2map.pov.server.Result |
theResult |
) |
throws java.rmi.RemoteException |
|
| String org.net2map.pov.dimension.size.SizeSubset.toString |
( |
|
) |
[virtual] |
|
Here is the call graph for this function:
| String org.net2map.pov.dimension.size.SizeSubset.toString |
( |
long |
value |
) |
[virtual] |
|
| String org.net2map.pov.dimension.size.SizeSubset.toXml |
( |
|
) |
[virtual] |
|
Here is the call graph for this function:
Member Data Documentation
org.apache.log4j.Logger org.net2map.pov.dimension.size.SizeSubset.logger [static, private]
|
|
The documentation for this class was generated from the following file:
|
|