Serialized Form
-
Package org.graph4j
-
Exception Class org.graph4j.DigraphNotSupportedException
class DigraphNotSupportedException extends RuntimeException implements Serializable -
Exception Class org.graph4j.InvalidEdgeException
class InvalidEdgeException extends RuntimeException implements Serializable -
Exception Class org.graph4j.InvalidVertexException
class InvalidVertexException extends RuntimeException implements Serializable
-
-
Package org.graph4j.coloring
-
Exception Class org.graph4j.coloring.InvalidColoringException
class InvalidColoringException extends RuntimeException implements Serializable
-
-
Package org.graph4j.exceptions
-
Exception Class org.graph4j.exceptions.AlgorithmTimeoutException
class AlgorithmTimeoutException extends RuntimeException implements Serializable -
Exception Class org.graph4j.exceptions.NotATreeException
class NotATreeException extends RuntimeException implements Serializable -
Exception Class org.graph4j.exceptions.NotBipartiteException
class NotBipartiteException extends RuntimeException implements Serializable -
Exception Class org.graph4j.exceptions.NotChordalException
class NotChordalException extends RuntimeException implements Serializable
-
-
Package org.graph4j.flow
-
Exception Class org.graph4j.flow.InvalidFlowException
class InvalidFlowException extends RuntimeException implements Serializable
-
-
Package org.graph4j.ordering
-
Exception Class org.graph4j.ordering.InvalidVertexOrdering
class InvalidVertexOrdering extends RuntimeException implements Serializable
-
-
Package org.graph4j.shortestpath
-
Exception Class org.graph4j.shortestpath.NegativeCycleException
class NegativeCycleException extends RuntimeException implements Serializable-
Serialized Fields
-
cycle
Cycle cycle
-
-
-
-
Package org.graph4j.traversal
-
Exception Class org.graph4j.traversal.InterruptedVisitorException
class InterruptedVisitorException extends RuntimeException implements Serializable
-
-
Package org.graph4j.util
-
Class org.graph4j.util.EdgeSet
-
Serialized Fields
-
graph
Graph graph
-
-
-
-
Package th.co.skylogicsystem.skyframework.core.utils.blockchain.qwallet.util
-
Exception Class th.co.skylogicsystem.skyframework.core.utils.blockchain.qwallet.util.AddressFormatException
class AddressFormatException extends IllegalArgumentException implements Serializable -
Exception Class th.co.skylogicsystem.skyframework.core.utils.blockchain.qwallet.util.AddressFormatException.InvalidCharacter
class InvalidCharacter extends AddressFormatException implements Serializable-
Serialized Fields
-
character
char character
-
position
int position
-
-
-
Exception Class th.co.skylogicsystem.skyframework.core.utils.blockchain.qwallet.util.AddressFormatException.InvalidChecksum
class InvalidChecksum extends AddressFormatException implements Serializable -
Exception Class th.co.skylogicsystem.skyframework.core.utils.blockchain.qwallet.util.AddressFormatException.InvalidDataLength
class InvalidDataLength extends AddressFormatException implements Serializable -
Exception Class th.co.skylogicsystem.skyframework.core.utils.blockchain.qwallet.util.AddressFormatException.InvalidPrefix
class InvalidPrefix extends AddressFormatException implements Serializable -
Exception Class th.co.skylogicsystem.skyframework.core.utils.blockchain.qwallet.util.AddressFormatException.WrongNetwork
class WrongNetwork extends AddressFormatException.InvalidPrefix implements Serializable
-
-
Package th.co.skylogicsystem.skyframework.core.utils.exception
-
Exception Class th.co.skylogicsystem.skyframework.core.utils.exception.ProcessTimeoutException
class ProcessTimeoutException extends Exception implements Serializable -
Exception Class th.co.skylogicsystem.skyframework.core.utils.exception.SkyLogicSystemApplicationException
class SkyLogicSystemApplicationException extends Exception implements Serializable-
Serialized Fields
-
errorCode
int errorCode
-
-
-
Exception Class th.co.skylogicsystem.skyframework.core.utils.exception.SkyLogicSystemAuthenException
class SkyLogicSystemAuthenException extends th.co.skylogicsystem.skyframework.core.utils.security.authc.AuthenticationException implements Serializable-
Serialized Fields
-
errorCode
int errorCode
-
-
-
-
Package th.co.skylogicsystem.skyframework.core.utils.image.examples
-
Class th.co.skylogicsystem.skyframework.core.utils.image.examples.ImageProcessDemo
class ImageProcessDemo extends Component implements Serializable-
Serialized Fields
-
arrayHeight
ArrayList<Integer> arrayHeight
-
arrayImages
ArrayList<BufferedImage> arrayImages
-
arrayImagesFiltered
ArrayList<BufferedImage> arrayImagesFiltered
-
arrayWidth
ArrayList<Integer> arrayWidth
-
averageMask
float[][] averageMask
-
big
Graphics big
-
descs
String[] descs
-
eightNL
float[][] eightNL
-
eightNLE
float[][] eightNLE
-
firstImage
int firstImage
-
fourNL
float[][] fourNL
-
fourNLE
float[][] fourNLE
-
histogramB
int[] histogramB
-
histogramG
int[] histogramG
-
histogramR
int[] histogramR
-
ImageArray1
int[][][] ImageArray1
-
ImageArray2
int[][][] ImageArray2
-
ImageArray3
int[][][] ImageArray3
-
lastOp
int lastOp
-
mask
float[][] mask
-
opIndex
int opIndex
-
posterHeight
int posterHeight
-
posterWidth
int posterWidth
-
robertsOne
float[][] robertsOne
-
robertsTwo
float[][] robertsTwo
-
secondImage
int secondImage
-
sobelX
float[][] sobelX
-
sobelY
float[][] sobelY
-
weightedMask
float[][] weightedMask
-
xheight
int xheight
-
xwidth
int xwidth
-
-
-
-
Package th.co.skylogicsystem.skyframework.core.utils.license
-
Exception Class th.co.skylogicsystem.skyframework.core.utils.license.LicenseNotFoundException
class LicenseNotFoundException extends Exception implements Serializable
-
-
Package th.co.skylogicsystem.skyframework.core.utils.security
-
Exception Class th.co.skylogicsystem.skyframework.core.utils.security.SecurityException
class SecurityException extends RuntimeException implements Serializable
-
-
Package th.co.skylogicsystem.skyframework.core.utils.web.json
-
Exception Class th.co.skylogicsystem.skyframework.core.utils.web.json.JSONException
class JSONException extends Exception implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
cause
Throwable cause
-
-
-
Package th.co.skylogicsystem.skyframework.core.utils.webservice